BODY{
	background-color: #7987a8;
}

body,td,th,DIV {
	font-family: verdana;
	color: #53607f;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
A:link {   color: #0d2182; text-decoration: none}
A:visited {  color: #0d2182; text-decoration: none}
A:hover {   color:#8393e6; text-decoration: none}
A:active {  color: #8393e6; text-decoration: none}

#CONTENT_CELL{
	width: 100%;
}

#middlebar{
display:none;
}

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

#BANNER{
	height: 201px;
	padding: 0px;
	background-image: url("/css/preformatted/imgs/pride_wide/banner.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: transparent;
}
#INNERBANNER{
	height: 201px;
	padding: 0px;
	background-image: url("/css/preformatted/imgs/pride_wide/innerbanner.png");
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: transparent;
}
.titleimg{
	position: relative;
	left: 500px;
	top: 150px;
	/*border: 1px solid #ff0000;*/
}

#CONTENT_CONTAINER{
	background-image: url("/css/preformatted/imgs/pride_wide/bg.gif");
	background-repeat: repeat-y;
	background-color: #fff;
	border: 2px solid #efefef;
	padding: 0px;
	width: 1000px;
	margin-top: 5px;
}

#CONTENT{
	width: 700px;
	padding:0px;
	padding-top: 30px;
}

#FOOTER{
	width: 100%;
	background-image:url("/css/preformatted/imgs/pride_wide/footer.gif");
	background-repeat: repeat-x;
	background-position: bottom left;
	height: 55px;
	min-height: 55px;
}

#BRANDING{
	position: relative;
	padding-top: 5px;
	padding-left: 55px;
}

H1{	
	font-family: verdana;
	color: #184187;
	font-size: 36px;
	font-weight: bold;
	font-style: normal;
}

#MENU_HEADER{
height: 50px;
}

#MENU_FOOTER{
	background-color:transparent;

}

#MENU{
	width: 240px;
	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;

	margin: 0px;
	width: 240px;
}

#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;
	width: 240px;
}

#MENU_CONTAINER A:LINK,#MENU_CONTAINER A:VISITED{
	font-family:Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 1px;
	color: #fff;
	text-decoration:none;
	padding-right: 10px;
}


#MENU_CONTAINER A:HOVER,#MENU_CONTAINER A:ACTIVE  {
	font-family:Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 1px;
	color: #D7D7D7;
	text-decoration:none;
	padding-right: 12px;
}


.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_wide/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:#c6cfe5;
}

#threads{
	background-color:#c6cfe5;
}

#threads_title{
	background-color:#c6cfe5;
}


#threads_user{
	border-color: transparent;
}

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

#post_user{
	background-color:#c6cfe5;
}


#post_controls{
	border-color: transparent;
}

/* message board end */

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

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