BODY{
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #74C916;
}

body,td,th,DIV {
	color: #025388;
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
}

.titleimg{
	position: relative;
	left: 120px;
	top: 0px;
}	

.menu_right{
	display: block;
	padding: 0px;
	margin: 0px;
}

.bulletted{
	background-image: url('/css/preformatted/imgs/satin_green/bullet.gif');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left: 15px;
	height: 20px;
}

.button{
	color:#fff;
	font-size: 11px;
	font-weight:bold;
	padding:3px;
	background-color:#efefef;
	border-style:solid;
	border-color:#efefef #ccc #ccc #efefef;
	border-width: 1px;
	background-image:url('/css/preformatted/imgs/satin_green/button_bg.gif');
}

H1{
	color: #6B006C;
	font-size:32px;
	font-family:Georgia;
	text-transform: capitalize;
	font-weight: bold;
	font-style: normal;
	margin: 0px;
	text-align: left;
	vertical-align: bottom;
}

#CONTENT_CONTAINER{
	background-color:#FFFFFF;
	position: relative;
	text-align:left;
	display: block;
	width: 766px;
}

#middlebar{
	height:70px;
	width: 605px;
	background-image: url("/css/preformatted/imgs/satin_green/middlebar.gif");
	background-repeat: no-repeat;
	position:absolute;
	z-index: 2;
	margin-left: 0px;
	top: 129px;
}

#innerMiddlebar{
	height:70px;
	width: 605px;
	background-image: url("/css/preformatted/imgs/satin_green/innermiddlebar.png");
	background-repeat: no-repeat;
	margin-left: 0px;
	top: 129px;
}

#BANNER{
	height: 129px;
	width: 766px;
	background-color: transparent;
	background-image: url("/css/preformatted/imgs/satin_green/banner.png");
}

#innerbanner{
	height: 129px;
	width: 766px;
	background-color: transparent;
	background-image: url("/css/preformatted/imgs/satin_green/innerbanner.png");
}

#CONTENT_TABLE{
	background-color:transparent;
	width: 766px;
}

#MENU_HEADER{
	display: none;
}

#MENU {
	margin: 0px;
	background-color: transparent;
	background-image: url("/css/preformatted/imgs/satin_green/menu_bg.gif");
	background-repeat: repeat;
	padding: 0px;
	min-height: 10px;
}

#MENU_FOOTER{
	width:161px;
	height:70px;
	background-image: url("/css/preformatted/imgs/satin_green/menu_footer.png");
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: right;
}

#MENU_CONTAINER{
	width: 161px;
	background-color: transparent;
	text-align: right;
	float: right;
}

A:link {   color: #276f04; text-decoration: none}
A:visited {  color: #276f04; text-decoration: none}
A:hover {   color:#000; text-decoration: none}
A:active {  color: #000; text-decoration: none}

#MENU_CONTAINER DIV {
}

#MENU_CONTAINER A:LINK {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	background-image: url("/css/preformatted/imgs/satin_green/arrow.gif");
	background-repeat: no-repeat;
	background-position: 136px center;
	padding-right: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	right: 20px;
}

#MENU_CONTAINER A:VISITED {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	background-image: url("/css/preformatted/imgs/satin_green/arrow.gif");
	background-repeat: no-repeat;
	background-position: 136px center;
	padding-right: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
}

#MENU_CONTAINER A:HOVER {
	font-size: 14px;
	color: #D7D7D7;
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma;
	background-image: url("/css/preformatted/imgs/satin_green/arrow.gif");
	background-repeat: no-repeat;
	background-position: 135px center; 
	padding-right: 31px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
}

#MENU_CONTAINER A:ACTIVE {
	font-size: 14px;
	color: #D7D7D7;
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	padding-right: 30px;
}

#CONTENT{
	background-image: none;
	padding-left:0px;
	padding-top: 60px;
	padding-right: 0px;
	background-color: transparent;
	width: 550px;
}

#content_cell{
}

#FOOTER{
	text-align: right;
	width: 766px;
	min-height: 30px;
	height: 70px;
	float: left;
	background-color: #FFFFFF;
}

#BRANDING{
	position:relative;
	text-align: center;
	width: 766px;
	padding-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


.separator{
	width:42px;
	background-image:url('/css/preformatted/imgs/satin_green/separator.gif');
	background-position: center center;
}



/* message board */

#topics{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#threadlist{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#mb_category{
	border-color: #ccc;
}

#mb_forms HR{
	color: #ccc
}

#mb_cookie_crumb{
	background-color:#a0c21e;
}

#threads{
	background-color:#a0c21e;
}

#threads_title{
	background-color:#a0c21e;
}

#threads_user{
	border-color: transparent;
}

#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#post_user{
	background-color:#a0c21e;
}

#post_controls{
	border-color: transparent;
}

/* message board end */

#universal_settings{left:67.7%}
