BODY{
	margin: 0px;
	font-family: Georgia, Courier, serif;
	text-align:center;
	background-repeat: repeat;
	background-color: #425150;
	background-image: url("/css/preformatted/imgs/professional_2/bg.gif");
}

.titleimg{
	position: relative;
	left: 95px;
	top: -108px;
}	

.menu_left{
	display: block;
	width: 193px;
	padding: 0px;
}



body,td,th,div {
	color: #74654d;
	font-size: 12px;
	font-family: Georgia, Times, serif;
}


H1{
	color: #425150;
	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: 122px;
	background-image: url("/css/preformatted/imgs/professional_2/banner.png");
	background-repeat: no-repeat;
	background-color: transparent ;
	width: 785px;
	background-position: left bottom ;
}


#BANNER{
	height: 92px;
	width: 785px;
	margin-top: 0px;
	background-image: url("/css/preformatted/imgs/professional_2/innerbanner.png");
	background-repeat: no-repeat;
	background-color: transparent;
}


#middlebar{
	position:absolute;
	height: 122px;
	background-image: url("/css/preformatted/imgs/professional_2/middlebar.png");
	background-repeat: no-repeat;
	background-color: transparent ;
	width: 785px;
	top: 0px;
}


#CONTENT_CONTAINER{
	min-height: 200px;
	display: block;
	width: 785px;
	margin-top: 0px;
	background-image: url("/css/preformatted/imgs/professional_2/page_bg.png");
	background-repeat: repeat-y;
	background-color: transparent;	
}




#menu_header{
}



#MENU {
	background-image: url("/css/preformatted/imgs/professional_2/menu.gif");
	background-repeat: repeat-y;
	background-color: transparent;
	text-align: left;
	width: 183px;
}


#menu_footer{
	background-image: url("/css/preformatted/imgs/professional_2/menu_bottom.png");
	background-color: transparent;
	background-repeat: no-repeat;
	height: 59px;
	width: 183px;
}





#menu_cell {
	height: 100%;
	padding: 0px;
}




#MENU_CONTAINER {
	width: 190px;
	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: #735c38;
	display: block;
	text-decoration: none;
	font-family: Georgia;
	font-weight: bold;
	font-size: 12px;
	padding-left: 27px;
	height: 28px;
	line-height: 28px;

}


#MENU_CONTAINER A:HOVER {
	color: #9b8460;
	padding-left: 39px;
	background-image: url("/css/preformatted/imgs/professional_2/menuOn.png");
	background-repeat: no-repeat;
}


#content{
	width: 550px;
	padding-left: 1px;
	margin: 0px;
}

#divContent{
	width:520px;
}	
#content_cell{
	margin: 0px;
	padding: 0px;		
}


#content_table {
	width: 785px;
	min-height: 200px;
	background-image: url("/css/preformatted/imgs/professional_2/content_bg.png");
	background-repeat: repeat-y;
	background-color: transparent;
}



#SUB_CONTAINER{
	text-align: right;
	width: 785px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url("/css/preformatted/imgs/professional_2/footer.png");
	height:	84px;
	min-height: 84px;
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: bottom;
	display: block;
}


#footer{
	width: 785px;
	background-image: url("/css/preformatted/imgs/professional_2/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;
	height: 84px;
	min-height: 84px;	
	padding-top: 70px;
	padding-right: 30px;
}


A:link {   color: #353e3a; text-decoration: none}
A:visited {  color: #353e3a; text-decoration: none}
A:hover {   color:#636d68; text-decoration: none}
A:active {  color: #636d68; text-decoration: none}


.bulletted{
	background-image: url('/css/preformatted/imgs/professional_2/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_2/button_bg.gif');
}



.separator{
	width:42px;
	background-image:url('/css/preformatted/imgs/professional_2/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:#a19f55;
}

#threads{
	background-color:#a19f55;
}

#threads_title{
	background-color:#a19f55;
}


#threads_user{
	border-color: transparent;
}

#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#post_user{
	background-color:#a19f55;
}


#post_controls{
	border-color: transparent;
}



/* message board end */

