BODY{
	background-color: #969280;
	background-image:url('/css/preformatted/imgs/bg/diagonalc.gif');
	background-repeat: repeat;
}

body,td,th,DIV {
	font-family: verdana;
	font-size: 12px;
	color: #333;
	font-weight: normal;
	font-style: normal;
}
A:link {   color: #246089; text-decoration: none}
A:visited {  color: #246089; text-decoration: none}
A:hover {   color:#3a3317; text-decoration: none}
A:active {  color: #3a3317; text-decoration: none}


#CONTENT_CELL{

}

#middlebar{
display:none;
}

.menu_left{
	display: block;
	margin:0px;
	padding:0px;
}

#BANNER{
	width: 762px;
	height: 200px;
	padding: 0px;
	background-image:url('/css/preformatted/imgs/empire_grey/header.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: transparent;
}

.titleimg{
	position:relative;
	top: 50px;
	left: 100px;
}



#CONTENT_CONTAINER{
	width: 762px;
	background-color:#fff;
	border-style: solid;
	border-color: #aeaeae;
	border-width: 0px 1px 0px 1px;
	margin-top: 0px;
	margin-bottom: 5px;
	background-image: url('/css/preformatted/imgs/empire_grey/content_bg.gif');
	background-repeat: repeat-y;
}

#CONTENT{
	width: 550px;
	padding:0px;
}


#FOOTER{
	background-image:url('/css/preformatted/imgs/empire_grey/footer.gif');
	background-repeat: repeat-x;
	background-color: transparent;
	min-height: 80px;
	height: auto;
	background-position: bottom;
	/*background-position: 161px bottom;*/
	padding:0px;
	text-align:left;
}

/*#INNERFOOTER{
	width: 540px;
	position:relative;
	left:190px;
}*/

#BRANDING{
	padding-bottom: 25px;
	padding-left: 140px;
}

H1{	
	font-family: verdana;
	color: #333;
	font-size: 32px;
	font-weight: bold;
	font-style: normal;
	line-height: 60px;
}

#MENU_HEADER{
	border:0px;
	background-color: #969280;
	height: 30px;
	padding: 0px;
	margin:0px;
}

#MENU_FOOTER{
	background-color:transparent;

}

#MENU{
	
	/*padding: 20px 0px 20px 0px;*/
	width: 161px;
	padding: 0px;
	margin: 0px;
	text-align:right;
	background-color: transparent;
	padding-top: 10px;
}

#MENU_CONTAINER{
	float:left;
	padding: 0px;
	background-color: #E3DDC1;
	margin:0px;
}

#MENU1{white-space:nowrap;height:20px}
#MENU2{white-space:nowrap;height:20px}

/*#menu1{background-color:none}*/
#MENU DIV{margin-bottom: 2px;padding:0px 0px 2px 0px;text-align:right;margin-right:0px;padding-left: 0px}

#MENU_CONTAINER A:LINK {
	font-size: 12px;
	color: #666666;
	text-decoration:none;
	font-family: georgia;
	font-weight: bold;
	font-style: normal;
}

#MENU_CONTAINER A:VISITED {
	font-family: georgia;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: #666666;
	text-decoration:none;
}

#MENU_CONTAINER A:HOVER {
	font-family: georgia;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: #8E8E8E;
	text-decoration:none;
}

#MENU_CONTAINER A:ACTIVE {
	font-size: 12px;
	color: #8E8E8E;
	text-decoration:none;
	font-family: georgia;
	font-weight: bold;
	font-style: normal;
}


.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/empire_grey/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:#969280;
}

#threads{
	background-color:#969280;
}

#threads_title{
	background-color:#969280;
}


#threads_user{
	border-color: transparent;
}

#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#post_user{
	background-color:#969280;
}


#post_controls{
	border-color: transparent;
}

/* message board end */

.bulletted{
	background-image: url('/css/preformatted/imgs/empire_grey/arrow.gif');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left: 15px;
}

.separator{
	width:42px;
	background-image:url('/css/preformatted/imgs/empire_grey/separator.gif');
	background-position: center center;
}
