BODY{
	background-image:none;
	background-color: #005d7f;
}

.titleimg{
	position:relative;
	top: 130px;
	left: 0px;
}


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

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

.menu_left{
	display: block;
	margin: 0px;
	padding: 0px;
}

.menu_right{
	display: none;
}


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

#CONTENT_CELL{
}

/*#menu_cell{
	position: relative;
	top: -55px;
}*/
#BANNER{
	background-image: url("/css/preformatted/imgs/rainforest_blue/banner.png");
	background-position: right bottom;
	background-repeat: no-repeat;
	height:176px;
	width: 778px;
	padding:0px;
	background-color: transparent;
}

#CONTENT_CONTAINER{
	background-image:url("/css/preformatted/imgs/rainforest_blue/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_blue/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_blue/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_blue/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:#C1EEFF;	
	font-weight:bold;
	font-style: normal;
	text-decoration: none;
	font-size: 12px;
	font-family: verdana;
}

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

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

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


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

#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:#005d7f;
}

#threads{
	background-color:#005d7f;
}

#threads_title{
	background-color:#005d7f;
}


#threads_user{
	border-color: transparent;
}

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

#post_user{
	background-color:#005d7f;
}


#post_controls{
	border-color: transparent;
}

/* message board end */

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

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