BODY{
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url("/css/preformatted/imgs/gentlemen_2/bg.gif");
	background-color: #b0d1d4;
	background-repeat: repeat;
	text-align: center;
	background-position: top left;
	background-attachment: fixed;
}

.titleimg{
	position: relative;
	left: 50px;
	top: 25px;
}	

.menu_left{

	display: block;
	width: 277px;
	
}



body,td,th,div,legend {
	color: #434141;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
}
TD {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

H1{
	font-size: 28px;
	font-family: Georgia;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 0px;
	text-align: left;
}


#BANNER{
	height: 159px;
	width: 1060px;
	margin-top: 0px;
	background-image: url("/css/preformatted/imgs/gentlemen_2/banner.png");
	background-repeat: no-repeat;
	background-color: transparent;
	margin: 0px;
}



#INNERBANNER{
}


#MIDDLEBAR{
}


#INNERMIDDLEBAR{
}



#CONTENT_CONTAINER{
	background-image: url("/css/preformatted/imgs/gentlemen_2/content.gif");
	background-repeat: repeat-y;
	padding-top: 0px;
	min-height: 200px;
	display: block;
	background-image: none;
	width: 1060px;
	margin-top: 0px;
	margin-bottom: 50px;
	border-left: solid medium #5c5c5c;
	border-right: solid medium #5c5c5c;
	border-bottom: solid medium #5c5c5c;
	background-repeat: no-repeat;
	background-color: #ffffff;
}




#menu_header{
	position: relative;
	left: 10px;
	height: 31px;
	background-image: url("/css/preformatted/imgs/gentlemen_2/menubg.gif");
	background-repeat: repeat-y;

}




#menu_footer{
	width: 277px;
	left: 10px;
	height: 70px;

}


#MENU {
	width: 277px;
	text-align: right;

}

.MENU {
	background-image: url("/css/preformatted/imgs/gentlemen_2/menubg.gif");
	background-repeat: repeat-y;
	
}



#menu_cell {
	display: table;	
	width: 277px;
	padding-top: 0px;

}




#MENU_CONTAINER {
	width: 277px;
	text-align: right;
	margin: 0px;
	padding: 0px;
	background-color: transparent;


}



#MENU_CONTAINER A:LINK {
	color: #5c5c5c;
	display: block;
	text-decoration: none;
	font-family: Century Gothic;
	font-weight: normal;
	font-size: 15px;
	height: 39px;
	line-height: 25px;
	padding-right: 80px;
}

#MENU_CONTAINER A:VISITED {
	color: #5c5c5c;
	display: block;
	text-decoration: none;
	font-family: Century Gothic;
	font-weight: normal;
	font-size: 15px;
	height: 39px;
	line-height: 25px;
	padding-right: 80px;
	z-index: 1;
}

#MENU_CONTAINER A:HOVER {
	position: relative;
	left: 10px;
	color: #000000;
	display: block;
	text-decoration: none;
	font-family: Century Gothic;
	font-weight: bold;
	font-size: 15px;
	height: 39px;
	line-height: 25px;
	background-image: url("/css/preformatted/imgs/gentlemen_2/menuOn.png");
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 90px;
	z-index: 2;
}

#MENU_CONTAINER A:ACTIVE {
	color: #a3a3a3;
	display: block;
	text-decoration: none;
	font-family: Century Gothic;
	font-weight: bold;
	font-size: 15px;
	height: 39px;
	line-height: 25px;
	padding-right: 90px;	
}

#CONTENT{
	position: relative;
	background-repeat: no-repeat;
	background-position: top left;	
	width: 725px;
	padding-top: 15px;
	padding-left: 35px;
	left: 0px;
	margin: 0px;
}

#content_cell{
	background-image: url("/css/preformatted/imgs/gentlemen_2/contentheader.png");
	background-repeat: no-repeat;
	background-position: top;
	width: 787px;
	margin: 0px;
	padding-top: 0px;
}


#content_table {	
	width: 1060px;
	min-height: 200px;
	background-color: transparent;
	padding-left: 0px;
	padding-top: 0px;
}


#footer{
	text-align: left;	
	width: 1060px;
	height: 118px;
	min-height: 90px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url("/css/preformatted/imgs/gentlemen_2/footer.png");
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: bottom;
	margin: 0px;
}

A:link {   color: #ff7800; text-decoration: none; font-weight: bold;}
A:visited {  color: #ff7800; text-decoration: none; font-weight: bold;}
A:hover {   color: #5c5c5c; text-decoration: underline; font-weight: bold;}
A:active {  color: #969696; text-decoration: none; font-weight: bold;}

#BRANDING{	
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 40px;
	padding-top: 62px;
	padding-left: 0px;

}

#BRANDING A:link {   
	color: #666; text-decoration: none; font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#BRANDING A:visited {   
	color: #666; text-decoration: none; font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#BRANDING A:hover {   
	color: #000000; text-decoration: none; font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#BRANDING A:active {   
	color: #666; text-decoration: none; font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}



.bulletted{
	background-image: url('/css/preformatted/imgs/gentlemen_2/arrow.png');
	background-repeat:no-repeat;
	background-position: left;
	padding-left: 25px;
	height: 20px;
}

.button{
	color:#fff;
	font-size: 11px;
	font-weight:bold;
	padding:3px;
	background-color:#fff;
	border-style:solid;
	border-color:#efefef #ccc #ccc #efefef;
	border-width: 1px;
	background-image:url('/css/preformatted/imgs/gentlemen_2/button_bg.gif');
}



.separator{
	width:42px;
	background-image: none;
	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:#dfc25c;
}

#threads{
	background-color:#dfc25c;
}

#threads_title{
	background-color:#dfc25c;
}


#threads_user{
	border-color: transparent;
}

#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#post_user{
	background-color:#dfc25c;
}


#post_controls{
	border-color: transparent;
}



/* message board end */

#universal_settings{left:78.5%;}
