BODY{
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #7dabaa;
	text-align:center;
	background-image: url("/css/preformatted/imgs/ashbury60s-1/page_bg.gif");
	background-repeat: repeat;
	background-position: left top;
}


.titleimg{
	position: relative;
	left: 390px;
	top: 195px;
}	



.menu_left{
	display: block;
	width: 277px;
}


DIV,body,td,th {
	color: #565f61;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}



H1{
	color: #c90d0d;
	font-size: 32px;
	font-family:Action;
	font-weight: normal;
	margin: 0px;
	letter-spacing: 2px;
	text-align: left;
}




#BANNER{
	width: 1000px;
	background-color: transparent;
	background-image: url("/css/preformatted/imgs/ashbury60s-1/banner.png");
	background-repeat: no-repeat;
	height: 266px;
}


#INNERBANNER{
	width: 1000px;
	height: 266px;
	background-image: url("/css/preformatted/imgs/ashbury60s-1/innerbanner.png");        
    background-repeat: no-repeat;
    background-color: transparent;
}



#middlebar{
	height: 266px;
	width: 1000px;
	background-image: url("/css/preformatted/imgs/ashbury60s-1/middlebar.png");
	background-repeat: no-repeat;
	position:absolute;
	display: block;
	/*z-index: 2;*/
	margin: 0px;
	top: 0px;
}



#CONTENT_CONTAINER{
	min-height: 200px;
	display: block;
	width: 1000px;
}


#CONTENT{
	width: 690px;
	padding-left: 20px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;	
}



#content_cell{
	padding: 0px;
	margin: 0px;
}


#content_table {
	width: 1000px;
	min-height: 200px;
	background-image: url("/css/preformatted/imgs/ashbury60s-1/bg.png");
	background-repeat: repeat-y;
}



A:link {   color: #2c6f78; text-decoration: none}
A:visited {  color: #2c6f78; text-decoration: none}
A:hover {   color:#31585e; text-decoration: none}
A:active {  color: #31585e; text-decoration: none}



#MENU_HEADER{
	background-repeat: no-repeat;
	width: 277px;
	height: 35px;
	background-color: transparent;
}



#MENU_FOOTER{
	background-repeat: no-repeat;
	width: 277px;
	height: 109px;
	background-color: transparent;
}




#menu_cell{
	position: relative;
	background-color: transparent;
	width: 277px;
	padding: 0px;
}




#MENU{
	width: 277px;	
	background-repeat: repeat-y;
	background-color:transparent;
	/*padding-top: 5px;*/
}



#MENU1{white-space:nowrap;height:22px;}
#MENU2{white-space:nowrap;height:22px}


#MENU_CONTAINER{
	float:left;
	background-color: transparent;
	padding: 0px;
	margin: 0px;
}




#MENU_CONTAINER A:LINK {
	font-size: 14px;
	color: #a70707;
	text-decoration:none;
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	padding-left: 30px;
	height: 22px;
}



#MENU_CONTAINER A:VISITED{
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	color: #a70707;
	text-decoration:none;
	padding-left: 30px;
	height: 22px;
}



#MENU_CONTAINER A:HOVER{
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	color: #cf2f2f;
	text-decoration:none;
	padding-left: 37px;
	background-image: url("/css/preformatted/imgs/ashbury60s-1/menuOn.png");
	background-repeat:no-repeat;
	height: 22px;
}

#MENU_CONTAINER A:ACTIVE{
	font-size: 14px;
	color: #cf2f2f;
	text-decoration:none;
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	padding-left: 37px;
	background-image: url("/css/preformatted/imgs/ashbury60s-1/menuOn.png");
	background-repeat:no-repeat;
	height: 22px;
}



#innerfooter{
	display: block;
	background-image: url("/css/preformatted/imgs/ashbury60s-1/innerfooter.png");
	height:	104px;
	width: 1000px;
}


#footer{
	display: block;
	text-align: center;
	width: 1000px;
	min-height: 104px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url("/css/preformatted/imgs/ashbury60s-1/footer.png");
	height:	104px;
}



#BRANDING{	
	color: #006771;
	padding-left: 20px;	
	padding-top: 40px;
	height: 104px;
	min-height: 104px;
}



.separator{
	width:42px;
	background-image:url('/css/preformatted/imgs/ashbury60s-1/separator.png');
	background-position: center center;
}


.bulletted{
	background-image: url('/css/preformatted/imgs/ashbury60s-1/arrow.png');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left: 25px;
	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/ashbury60s-1/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:#cfe2e4;

}



#threads{

	background-color:#cfe2e4;

}



#threads_title{

	background-color:#cfe2e4;

}





#threads_user{

	border-color: transparent;

}



#post TABLE{

	border-width: 0px 1px 1px 0px;

	border-color: #ccc;

}



#post_user{

	background-color:#cfe2e4;

}





#post_controls{

	border-color: transparent;

}







/* message board end */