BODY{
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #310609;
	text-align:center;
	background-image: url('/css/preformatted/imgs/ashbury90-wide/page_bg.gif');
	background-repeat: repeat;
}

body,td,th,DIV {
	color: #e7e2cf;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.titleimg{
	position: relative;
	left: 5px;
	top: 10px;
}
	
H1{
	color: #fff;
	font-size: 32px;
	font-family:Omicron;
	font-weight: normal;
	margin: 0px;
	padding-top: 40px;
	padding-right: 36px;
}

.menu_left{
	display: block;
	padding: 0px;
	margin: 0px;
	width: 250px;
}


#BANNER{
	width: 1000px;
	background-color: transparent;
	background-image: url("/css/preformatted/imgs/ashbury90-wide/banner.png");
	background-repeat: no-repeat;
	height: 266px;
}


#innerbanner{
	height: 266px;
	width: 1000px;
	background-image: url("/css/preformatted/imgs/ashbury90-wide/innerbanner.png");
	background-repeat: no-repeat;
	background-color: transparent;	
}


#middlebar{
	height: 266px;
	width: 1000px;
	background-image: url("/css/preformatted/imgs/ashbury90-wide/middlebar.png");
	background-repeat: no-repeat;
	position:absolute;
	/*z-index: 2;*/
	margin: 0px;
	top: 0px;
}


#CONTENT_CONTAINER{
	min-height: 200px;
	display: block;
	width: 1000px;
}


#CONTENT{
	width: 670px;
	padding: 0px;
	margin: 0px;
	padding-top: 7px;
	margin-top: 7px;
}


#content_table {
	width: 1000px;
	min-height: 200px;
	background-image: url("/css/preformatted/imgs/ashbury90-wide/bg.png");
	background-repeat: repeat-y;
}


#menu_cell {
	background-image: url("/css/preformatted/imgs/ashbury90-wide/menuBottom.png");
	background-repeat: no-repeat;
	background-position:bottom left;
	height: 100%;
}



#menu_header{
	height: 20px;
}

#menu_footer{
}

#MENU {
	display: block;
	margin: 0px;
	padding: 0px;
}

#MENU_CONTAINER {
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	width: 250px;
	letter-spacing: 1px;	
}


#MENU_CONTAINER A:LINK {
	color: #f1e8de;
	display: block;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	height: 20px;
	width: 250px;
}
#MENU_CONTAINER A:VISITED {
	color: #f1e8de;
	display: block;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 20px;
	height: 20px;
	width: 250px;
}

#MENU_CONTAINER A:HOVER {
	font-size: 14px;
	color: #c1c0b6;
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 15px;
	background-image: url("/css/preformatted/imgs/ashbury90-wide/menuOn.png");
	background-repeat: no-repeat;
	height: 20px;
	width: 250px;
}

#MENU_CONTAINER A:ACTIVE {
	font-size: 14px;
	color: #c1c0b6;
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url("/css/preformatted/imgs/ashbury90-wide/menuOn.png");
	background-repeat: no-repeat;
	padding-left: 15px;
	height: 20px;
	width: 250px;
}



#footer{
	text-align: center;
	width: 1000px;
	min-height: 50px;
	font-size: 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url("/css/preformatted/imgs/ashbury90-wide/footer.png");
	height:	94px;
}

#innerfooter{
	width: 1000px;
	background-image: url("/css/preformatted/imgs/ashbury90-wide/innerfooter.png");
	height:	94px;
}

#BRANDING{
	margin-left:30px;
	padding-top:30px;
}


A:link {   color: #e6b67c; text-decoration: none}
A:visited {  color: #e6b67c; text-decoration: none}
A:hover {   color:#f6dfc3; text-decoration: none}
A:active {  color: #f6dfc3; text-decoration: none}

.separator{
	width:42px;
	background-image:url('/css/preformatted/imgs/ashbury90-wide/separator.png');
	background-position: center center;
}

.bulletted{
	background-image: url('/css/preformatted/imgs/ashbury90-wide/arrow.png');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left: 25px;
	height: 25px;
}

.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;
	/*height: 23px;
	width: 81px;*/ 
	background-image:url('/css/preformatted/imgs/ashbury90-wide/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:#78320f;
}

#threads{
	background-color:#78320f;
}

#threads_title{
	background-color:#78320f;
}


#threads_user{
	border-color: transparent;
}

#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#post_user{
	background-color:#78320f;
}


#post_controls{
	border-color: transparent;
}



/* message board end */