BODY{
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #454412;
	text-align:center;
}


DIV,TD{
	font-family: "Verdana";
	color: #c2c2c2;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
}


.titleimg{
	position: relative;
	top: 100px;
	left: 100px;
}



#BANNER{
	width: 775px;
	height: 191px;
	background-image:url('/css/preformatted/imgs/leather70_3/banner.png');
	background-repeat: no-repeat;
	background-color: transparent;
}


#innerbanner{
	height: 191px;
	width: 775px;
	background-color: transparent;
	margin-top: 0px;
	background-image: url('/css/preformatted/imgs/leather70_3/innerbanner.png');
	background-repeat: no-repeat;
}


#middlebar{
	display: none;
}




.menu_right{
	display: none;
}



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


#content{
	margin: 0px;
	padding: 0px;
	width: 550px;
	}



#CONTENT_CONTAINER{
	background-image:url('/css/preformatted/imgs/leather70_3/page_bg.gif');
	background-repeat: repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding: 0px;
}



#CONTENT_CELL{
	width:100%;
	height: 100%;
	margin: 0px;
}



#CONTENT_TABLE{
	background-image:url('/css/preformatted/imgs/leather70_3/bg.png');
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	width:100%;
}


#FOOTER{
	position: relative;
	bottom: 0px;
	display: block;
	background-image:url('/css/preformatted/imgs/leather70_3/footer.png');
	background-repeat: no-repeat;
	background-color: transparent;
	min-height: 70px;
	height: 78px;
	width: 775px;
}


#BRANDING{
	position: relative;
	padding-top: 25px;
	margin-left: 170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}



H1{	
	font-family: verdana;
	color: #216509;
	font-size: 36px;
	font-weight: bold;
	font-style: normal;
	line-height: 60px;
}



#MENU_HEADER{
	background-image: url('/css/preformatted/imgs/leather70_3/menuHeader.gif');
	background-repeat: no-repeat;
	background-color: transparent;
	height: 51px;
	width: 156px;
}


#MENU_FOOTER{
	background-image: url('/css/preformatted/imgs/leather70_3/menuFooter.gif');
	background-repeat: no-repeat;
	height: 44px;
	width: 156px;
}


#MENU{
	padding-top: 0px;
	padding-left: 10px;
	background-image: url('/css/preformatted/imgs/leather70_3/menuBg.gif');
	background-repeat: repeat-y;
}


#MENU1,#menu2{
	height: 29px;
	background-color: transparent;
	line-height: 28px;
}


#MENU_CONTAINER{
	float:left;
	background-color: transparent;
}



#MENU_CONTAINER A:LINK {
	color:#7e647f;	
	font-weight:bold;
	text-decoration: none;
	font-size: 12px;
	font-family: Georgia;
}



#MENU_CONTAINER A:VISITED {
	color:#7e647f;	
	font-weight:bold;
	text-decoration: none;
	font-size: 12px;
	font-family: Georgia;
}



#MENU_CONTAINER A:HOVER {
	color:#a68ca7;	
	font-weight:bold;
	text-decoration: none;
	font-family: Georgia;
	font-size: 12px;
	padding-left: 3px;
}



#MENU_CONTAINER A:ACTIVE {
	color:#a68ca7;	
	font-weight:bold;
	font-size: 12px;
	font-family: Georgia;
	text-decoration: none;
	padding-left: 3px;
}



.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/leather70_3/shade.gif');
}



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



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


A:link {   color: #d4d3d3; text-decoration: none}

A:visited {  color: #d4d3d3; text-decoration: none}

A:hover {   color:#987372; text-decoration: none}

A:active {  color: #987372; text-decoration: none}



/* 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:#454412;
}



#threads{
	background-color:#454412;
}



#threads_title{
	background-color:#454412;
}





#threads_user{
	border-color: transparent;
}



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



#post_user{
	background-color:#454412;
}




#post_controls{
	border-color: transparent;
}







/* message board end */




