BODY{
	margin: 0px;
	font-family: Georgia, Courier, serif;
	text-align:center;
	background-repeat: repeat;
	background-color: #8ea4b5;
	background-image: url("/css/preformatted/imgs/professional_wide/bg.gif");
}

.titleimg{
	position: relative;
	left: 100px;
	top: -125px;
}	

.menu_left{
	display: block;
	width: 285px;
	padding: 0px;
}



body,td,th,div {
	color: #533b1c;
	font-size: 12px;
	font-family: Georgia, Times, serif;
}


H1{
	color: #ffe2bf;
	font-size: 32px;
	font-family: Garamond;
	font-weight: bold;
	font-style: normal;
	margin: 0px;
	letter-spacing: 1px;
	text-align: left;
}


#PRE_CONTAINER{
	display: block;
	height: 146px;
	background-image: url("/css/preformatted/imgs/professional_wide/banner.png");
	background-repeat: no-repeat;
	background-color: transparent ;
	width: 1000px;
	background-position: left bottom ;
}


#BANNER{
	height: 92px;
	width: 1000px;
	margin-top: 0px;
	background-image: url("/css/preformatted/imgs/professional_wide/innerbanner.png");
	background-repeat: no-repeat;
	background-color: transparent;
}


#middlebar{
	position:absolute;
	height: 146px;
	background-image: url("/css/preformatted/imgs/professional_wide/middlebar.png");
	background-repeat: no-repeat;
	background-color: transparent ;
	width: 1000px;
	top: 0px;
}



#CONTENT_CONTAINER{
	min-height: 200px;
	display: block;
	width: 1000px;
	margin-top: 0px;
	background-image: url("/css/preformatted/imgs/professional_wide/page_bg.png");
	background-repeat: repeat-y;
	background-color: transparent;	
}




#menu_header{
}



#MENU {
	background-image: url("/css/preformatted/imgs/professional_wide/menu.gif");
	background-repeat: repeat-y;
	background-color: transparent;
	text-align: left;
	width: 281px;
}


#menu_footer{
	background-image: url("/css/preformatted/imgs/professional_wide/menu_bottom.png");
	background-color: transparent;
	background-repeat: no-repeat;
	height: 59px;
	width: 281px;
}





#menu_cell {
	height: 100%;
	padding: 0px;
}




#MENU_CONTAINER {
	width: 281px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}



#MENU_CONTAINER A:LINK,#MENU_CONTAINER A:VISITED, #MENU_CONTAINER A:HOVER, #MENU_CONTAINER A:ACTIVE{
	width:210px;
	color: #667786;
	display: block;
	text-decoration: none;
	font-family: Georgia;
	font-weight: bold;
	font-size: 14px;
	padding-left: 46px;
	height: 28px;
	line-height: 28px;

}


#MENU_CONTAINER A:HOVER {
	color: #8e9fae;
	background-image: url("/css/preformatted/imgs/professional_wide/menuOn.png");
	background-repeat: no-repeat;
}


#CONTENT{
	width: 630px;
	margin: 0px;
	padding-left: 0px;
	margin-left: 25px;
}

#content_cell{
	margin: 0px;
	padding: 0px;		
}


#content_table {
	width: 1000px;
	min-height: 200px;
	background-image: url("/css/preformatted/imgs/professional_wide/content_bg.png");
	background-repeat: repeat-y;
	background-color: transparent;
}



#SUB_CONTAINER{
	text-align: right;
	width: 1000px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url("/css/preformatted/imgs/professional_wide/footer.png");
	height:	84px;
	min-height: 84px;
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: bottom;
	display: block;
}


#footer{
	width: 1000px;
	background-image: url("/css/preformatted/imgs/professional_wide/innerfooter.png");
	height:	66px;
	min-height: 66px;	
	background-repeat: no-repeat;
	background-color: transparent;
	display: block;
	background-position: top;	
}



#BRANDING{	
	text-align: right;
	color: #d7d7d7;
	padding-top: 70px;
	padding-right: 40px;
}


A:link {   color: #3b4857; text-decoration: none}
A:visited {  color: #3b4857; text-decoration: none}
A:hover {   color:#5f6b79; text-decoration: none}
A:active {  color: #5f6b79; text-decoration: none}


.bulletted{
	background-image: url('/css/preformatted/imgs/professional_wide/arrow.png');
	background-repeat:no-repeat;
	background-position: left;
	padding-left: 26px;
	height: 20px;
}

.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/professional_wide/button_bg.gif');
}



.separator{
	width:42px;
	background-image:url('/css/preformatted/imgs/professional_wide/separator.gif');
	background-position: center center;
}


/* 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:#d5dce3;
}

#threads{
	background-color:#d5dce3;
}

#threads_title{
	background-color:#d5dce3;
}


#threads_user{
	border-color: transparent;
}

#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#post_user{
	background-color:#d5dce3;
}


#post_controls{
	border-color: transparent;
}



/* message board end */

