BODY{
	background-image:none;
	background-color: #183219;
}

#namescount{
	empty-cells: hide
}
.menu_left{
	display: block;
	margin: 0px;
	padding: 0px;
}

.menu_right{
	display: none;
}

.titleimg{
	position:relative;
	top: 80px;
	left: 320px;
}

DIV,TD{
	font-family: Georgia;
	color: #666;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

A:link {   color: #568752; text-decoration: none}
A:visited {  color: #568752; text-decoration: none}
A:hover {   color:#888888; text-decoration: none}
A:active {  color: #888888; text-decoration: none}

H1{
	font-family: Georgia;
	color: #000000;
	font-size: 32px;
	font-weight: bold;
	font-style: normal;
}

#BANNER{
	background-image: url("/css/preformatted/imgs/rainforest/banner.png");
	background-position: right bottom;
	background-repeat: no-repeat;
	width: 775px;
	height:243px;
	padding:0px;
	background-color: transparent;
}

#MIDDLEBAR{
	display:none;
}



#CONTENT_CELL{
}

#CONTENT_CONTAINER{
	background-image:url("/css/preformatted/imgs/rainforest/content_bg.gif");
	background-repeat: repeat-y;
	background-color: transparent;
	border-style:solid;
	border-color:#333;
	border-width: 0px;
	position: relative;
	top: 10px;
	text-align:left;
}

#menu_header{
	background-image: url("/css/preformatted/imgs/rainforest/mn_head.gif");
	background-repeat: no-repeat;
	height: 30px;
	margin:0px;
	clear:both;
}

#MENU_CONTAINER{
	padding-top: 10px;
	width: 155px;
	float:left;
	background-image:none;
	background-repeat: no-repeat;
	background-color:transparent;
	margin-left: 15px;
}

#menu_footer{
	background-image: url("/css/preformatted/imgs/rainforest/mn_foot.gif");
	background-repeat: no-repeat;
	margin:0px;
}

#MENU {	height:auto;
	border-width:0px;
	padding:0px;
	margin:0px;
	background-image: url("/css/preformatted/imgs/rainforest/mn.gif");
	background-repeat:repeat-y;
	margin:0px;
	clear:both
}
#MENU_CONTAINER DIV {margin-bottom: 0px;padding:2px 10px 2px 0px;text-align:right;}

/*#MENU1{white-space:nowrap;height:20px}
#MENU2{white-space:nowrap;height:20px}*/

#MENU_CONTAINER A:LINK {
	color:#a0a0a0;	
	font-weight:bold;
	font-style: normal;
	text-decoration: none;
	font-size: 12px;
	font-family: verdana;
}

#MENU_CONTAINER A:VISITED {
	color:#a0a0a0;	
	font-weight:bold;
	font-style: normal;
	text-decoration: none;
	font-size: 12px;
	font-family: verdana;
}

#MENU_CONTAINER A:HOVER {
	color:#C8C8C8;	
	font-weight:bold;
	font-style: normal;
	text-decoration: none;
	font-family: verdana;
	font-size: 12px;
}

#MENU_CONTAINER A:ACTIVE {
	color:#C8C8C8;	
	font-weight:bold;
	font-style: normal;
	font-size: 12px;
	font-family: verdana;
	text-decoration: none;
}

#CONTENT{
	background-color: transparent;
	width:  550px;
	padding: 0px;
}

#footer{
	min-height: 40px;
	height: 70px;
}

#BRANDING{
	position: relative;
	left: 50px;
	margin-bottom: 0px;
}

/* 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:#183219;
}

#threads{
	background-color:#183219;
}

#threads_title{
	background-color:#183219;
}


#threads_user{
	border-color: transparent;
}

#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#post_user{
	background-color:#183219;
}


#post_controls{
	border-color: transparent;
}

/* message board end */


.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/rainforest/button_bg.gif');
}

.bulletted{
	background-image: url('/css/preformatted/imgs/rainforest/arrow.gif');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left: 15px;
}

.separator{
	width:42px;
	background-image:url('/css/preformatted/imgs/rainforest/separator.gif');
	background-position: center center;
}
