BODY{
	margin: 0px;
	background-color:#99d4dd;
	background-image:url('/css/preformatted/imgs/aqua_wider/bg.gif');
	background-repeat: repeat;
	text-align:center;
}

body,td,th,DIV{
	font-family: Verdana;
	font-size: 12px;
	color: #333;
	font-weight: normal;
	font-style: normal;
}

A:link {   color: #002043; text-decoration: none}
A:visited {  color: #002043; text-decoration: none}
A:hover {   color:#054c99; text-decoration: none}
A:active {  color: #002043; text-decoration: none}

.titleimg{
	position:relative;
	top: 60px;
	left: 370px;
}

H1{	
	font-family: verdana;
	font-weight: bold;
	font-style: normal;
	font-size: 32px;
	color: #072347;
}

.menu_left{
	display: block;
	width: 250px;
	padding: 0px;	
}


#BANNER{
	background-image: url("/css/preformatted/imgs/aqua_wider/banner.png");
	background-repeat: no-repeat;
	background-color: transparent;	
	height: 227px;
	width: 1000px;
	margin-top: 0px;
}


#INNERBANNER{
    margin:0px;
    display:block;
    width: 1000px;
    height: 227px;
    background-image:url('/css/preformatted/imgs/aqua_wider/innerbanner.png');
    background-repeat: no-repeat;
    background-color: transparent;
    z-index: 4;
    position: relative;
    top: 0px;
    left: 0px;
}



#CONTENT_CELL{
	width:100%;
}


#CONTENT_CONTAINER{
	background-image: url("/css/preformatted/imgs/aqua_wider/content_bg.gif");
	background-repeat: repeat-y;
	background-color: #95b5ea;
	border-color:#fff;
	border-style: solid;
	border-width: 0px 2px 2px 2px;
	width: 1000px;
	display: block;	
}



#MENU_HEADER{
	background-repeat: no-repeat;
}


#middlebar{
	display:none;
}


#menu_cell{
	padding:0px;
}


#content_table{
	padding:0px;
	margin: 0px;
}


#CONTENT{
	width: 690px;
	padding: 0px;
	padding-left: 25px;	
	margin: 0px;
}


#MENU DIV{
	margin: 0px 0px 3px 0px;
}

#MENU1{white-space:nowrap;height:25px;}
#MENU2{white-space:nowrap;height:25px}

#MENU{
	padding-top:0px;
	padding-left: 0px;
	background-color: transparent;
}

#MENU_CONTAINER{
	float:left;
	background-color: transparent;
	border-color: #ff6600;
	border-style: solid;
	width: 250px;	
}

#MENU_CONTAINER A:LINK {
	font-size: 15px;
	color: #ffffff;
	text-decoration:none;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-style: normal;
	padding-left: 10px;
}

#MENU_CONTAINER A:VISITED{
	font-family: Trebuchet MS;
	font-weight: bold;
	font-style: normal;
	font-size: 15px;
	color: #ffffff;
	text-decoration:none;
	padding-left: 10px;	
}

#MENU_CONTAINER A:HOVER{
	font-family: Trebuchet MS;
	font-weight: bold;
	font-style: normal;
	font-size: 15px;
	color: #cccccc;
	text-decoration:none;
	padding-left: 15px;
}
#MENU_CONTAINER A:ACTIVE{
	font-size: 15px;
	color: #cccccc;
	text-decoration:none;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-style: normal;
	padding-left: 15px;	
}




.button{
	color:#fff;
	font-size: 11px;
	font-weight:bold;
	padding:3px;
	background-color:#efefef;
	border-style:solid;
	border-color:#ccc #666 #666 #ccc;
	border-width: 1px;
	background-image:url('/css/preformatted/imgs/aqua_wider/button_bg.gif');
}

#footer{
	background-image:url("/css/preformatted/imgs/aqua_wider/footer.png");
	background-repeat: no-repeat;
	background-color:transparent;
	width: 1000px;
	height: 113px;
	min-height: 75px;
}

#BRANDING{
	position: relative;
	padding-left: 250px;
	padding-top: 45px;
}

/* 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:#6a89b9;
}

#threads{
	background-color:#6a89b9;
}

#threads_title{
	background-color:#6a89b9;
}


#threads_user{
	border-color: transparent;
}

#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#post_user{
	background-color:#6a89b9;
}


#post_controls{
	border-color: transparent;
}



/* message board end */

.bulletted{
	background-image: url('/css/preformatted/imgs/aqua_wider/arrow.gif');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left: 15px;
}

.separator{
	width:42px;
	background-image:url('/css/preformatted/imgs/aqua_wider/separator.gif');
	background-position: center center;
}

#universal_settings{left:76.3%}

