BODY{
	background-color: #184187;
}

body,td,th,DIV {
	font-family: verdana;
	color: #184187;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

#CONTENT_CELL{
	width: 100%;
}

#middlebar{
display:none;
}

.menu_left{
	display: block;
	margin:0px;
	padding:0px;
}

#BANNER{
	height: 256px;
	padding: 0px;
	background-image: url("/css/preformatted/imgs/pride_blue/banner.png");
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: transparent;
}

.titleimg{
	position: relative;
	left: 150px;
	top: 40px;
}

#CONTENT_CONTAINER{
	background-image: url("/css/preformatted/imgs/pride_blue/content_bg.gif");
	background-repeat: repeat-y;
	background-color: #fff;
	border-color:#efefef;
	border-style: solid;
	border-width: 0px 2px 2px 2px;
	padding: 0px;
	width: 775px;
}

#CONTENT{
	width: 550px;
	padding:0px;
}

#FOOTER{
	width: 100%;
	background-image:url("/css/preformatted/imgs/waterdrop/footer.gif");
	background-repeat: repeat-x;
	background-position: bottom left;
	height: 110px;
	min-height: 110px;
}

#BRANDING{
	position: relative;
	padding-top: 10px;
	padding-left: 150px;
}

H1{	
	font-family: verdana;
	color: #184187;
	font-size: 32px;
	font-weight: bold;
	font-style: normal;
}

#MENU_HEADER{
	border:0px;
	background-image:url("/css/preformatted/imgs/pride_blue/menu_bg.gif");
	background-color: transparent;
	background-repeat:no-repeat;
	height: 70px;
	min-height: 70px;
	padding: 0px;
	margin:0px;
}

#MENU_FOOTER{
	background-color:transparent;

}

#MENU{
	width: 161px;
	padding: 0px;
	margin: 0px;
	text-align:right;
	background-color: transparent;
}

#MENU_CONTAINER{
	float:left;
	background-repeat: no-repeat;
	background-color:transparent;
	background-position: right top;
	padding: 0px;
	margin: 0px;
}

#MENU1{white-space:nowrap;height:20px}
#MENU2{white-space:nowrap;height:20px}

/*#menu1{background-color:none}*/
/*#MENU DIV{margin-bottom: 1px;padding:1px 0px 1px 0px;margin-right:10px;padding-right: 0px;}*/

#MENU DIV {
	margin-bottom: 2px;
	padding:2px 0px 2px 0px;
	margin-right:10px;
	padding-right: 8px;
}

#MENU_CONTAINER A:LINK {
	font-family:Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: -1px;
	color: #fff;
	text-decoration:none;
}

#MENU_CONTAINER A:VISITED {
	font-family:Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: -1px;
	color: #fff;
	text-decoration:none;
}

#MENU_CONTAINER A:HOVER {
	font-family:Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: -1px;
	color: #D7D7D7;
	text-decoration:none;
}

#MENU_CONTAINER A:ACTIVE {
	font-family:Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: -1px;
	color: #D7D7D7;
	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/pride_blue/button_bg.gif");
}

/* 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:#af222a;
}

#threads{
	background-color:#af222a;
}

#threads_title{
	background-color:#af222a;
}


#threads_user{
	border-color: transparent;
}

#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#post_user{
	background-color:#af222a;
}


#post_controls{
	border-color: transparent;
}

/* message board end */

.bulletted{
	background-image: url('/css/preformatted/imgs/pride_blue/arrow.gif');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left: 15px;
}

.separator{
	width:42px;
	background-image:url('/css/preformatted/imgs/pride_blue/separator.gif');
	background-position: center center;
}

#universal_settings{left:68%}

