BODY{
	background-image:none;
	background-color: #9da9d4;
	/*background-image:url("/css/preformatted/imgs/cobalt/page_bg.gif");
	background-repeat:repeat;*/
}

body,td,th,DIV {
	font-family: Verdana;
	color: #333;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

.titleimg{
	position: relative;
	top: 10px;
	left: 73px;
}

H1{
	color: #000;
	font-size: 32px;
	font-family:Georgia;
	font-weight: bold;
	font-style: normal;
}
h3{
	color: #c6c6c6;
}

#BANNER{
	background-image: url("/css/preformatted/imgs/cobalt/banner.png");
	background-position: bottom right;
	background-repeat: no-repeat;
	height:280px;
	padding:0px;
	background-color: transparent;
}



#CONTENT_CONTAINER{
	background-image:url("/css/preformatted/imgs/cobalt/content_bg.gif");
	background-repeat:repeat-y;
	border-color:#ccc;
	border-style:solid;
	border-width:0px 1px 0px 1px;
	padding:0px;
	background-color:#fff;
	position: relative;
	top: 5px;
	width: 775px;
	text-align:left

}

#menu_header{
	height: 30px;
}

#MENU_CONTAINER{
	padding:0px;
	width: 140px;
	/*float:left;*/
	background-color: transparent;
	text-align:right;
}

#menu_footer{
	background-repeat: no-repeat;
	margin:0px;
}

#MENU {	
	height:auto;
	padding:0px;
	margin:0px;

}

#MENU_CONTAINER A:LINK {
	color:#ffffff;	
	font-weight:bold;
	font-style: normal;
	text-decoration: none;
	font-size: 12px;
	font-family: Georgia;
	height:20px;
	display: block;
}

#MENU_CONTAINER A:VISITED {
	color:#ffffff;	
	font-weight:bold;
	font-style: normal;
	text-decoration: none;
	font-size: 12px;
	font-family: Georgia;
	height:20px;
	display: block;
}

#MENU_CONTAINER A:HOVER {
	color:#b0b1b4;	
	font-weight:bold;
	font-style: normal;
	text-decoration: none;
	font-family: Georgia;
	font-size: 12px;
	height:20px;
	display: block;
}

#MENU_CONTAINER A:ACTIVE {
	color:#b0b1b4;	
	font-weight:bold;
	font-style: normal;
	font-size: 12px;
	font-family: Georgia;
	text-decoration: none;
	height:20px;
	display: block;
}

.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/cobalt/button_bg.gif');
}





#CONTENT_CELL{
	padding:0px;
}


#CONTENT{
	padding-left:30px;
	background-color: transparent;
	width: 580px;
}

#footer{
	min-height: 40px;
	height: 70px;
}

#BRANDING{
	position: relative;
	left: 90px;
	margin-bottom: 0px;
}

A:link {   color: #333; text-decoration: none}
A:visited {  color: #333; text-decoration: none}
A:hover {   color:#9b9b9b; text-decoration: none}
A:active {  color: #333; text-decoration: none}

/* 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:#9da9d4;
}

#threads{
	background-color:#9da9d4;
}

#threads_title{
	background-color:#9da9d4;
}


#threads_user{
	border-color: transparent;
}

#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#post_user{
	background-color:#9da9d4;
}


#post_controls{
	border-color: transparent;
}

/* message board end */

.bulletted{
	background-image: url('/css/preformatted/imgs/cobalt/arrow.gif');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left: 15px;
}

.separator{
	width:42px;
	background-image:url('/css/preformatted/imgs/cobalt/separator.gif');
	background-position: center center;
}
