BODY{
	margin: 0px;
	font-family: Georgia, Courier, serif;
	text-align:center;
	background-repeat: repeat;
	background-color: #dde4c2;
	background-image: url("/css/preformatted/imgs/antique_1/bg.gif");
}

.titleimg{
	position: relative;
	left: 160px;
	top: 70px;
}	

.menu_left{
	display: block;
	width: 300px;
	padding: 0px;
}



body,td,th,div {
	color: #381c0b;
	font-size: 12px;
	font-family: Georgia, Times, serif;
}


H1{
	color: #4c2c19;
	font-size: 32px;
	font-family: Georgia;
	font-weight: bold;
	font-style: normal;
	margin: 0px;
	text-align: left;
}


#BANNER{
	height: 239px;
	width: 1000px;
	margin-top: 0px;
	background-image: url("/css/preformatted/imgs/antique_1/banner.png");
	background-repeat: no-repeat;
	background-color: transparent;
}



#INNERBANNER{
    display: block;
	width: 1000px;
	height: 239px;
	margin-top: 0px;
	background-image: url("/css/preformatted/imgs/antique_1/innerbanner.gif");
    background-color: transparent;
	background-repeat: no-repeat;
    position: relative;
}



#MIDDLEBAR{
    display: none;
}




#CONTENT_CONTAINER{
	min-height: 200px;
	display: block;
	width: 1000px;
	margin-top: 0px;	
}


#MENU {
	text-align: left;
	width: 296px;
	background-image: url("/css/preformatted/imgs/antique_1/menu.gif");
	background-repeat: repeat-y;
	background-color: transparent;	
}



#menu_header{
	background-image: url("/css/preformatted/imgs/antique_1/menu_top.gif");
	background-color: transparent;
	background-repeat: no-repeat;
	height: 57px;
	width: 296px;
}



#menu_footer{
	background-image: url("/css/preformatted/imgs/antique_1/menu_bottom.gif");
	background-color: transparent;
	background-repeat: no-repeat;
	height: 49px;
	width: 296px;
}


#menu_cell {
	width: 296px;
	padding: 0px;
}




#MENU_CONTAINER {
	width: 296px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}



#MENU_CONTAINER A:LINK {
	color: #321703;
	display: block;
	text-decoration: none;
	font-family: Palatino Linotype;
	font-weight: bold;
	font-size: 14px;
	padding-left: 115px;
	height: 21px;
	line-height: 21px;
}

#MENU_CONTAINER A:VISITED {
	color: #321703;
	display: block;
	text-decoration: none;
	font-size: 14px;
	font-family: Palatino Linotype;
	font-weight: bold;
	padding-left: 115px;
	height: 21px;
	line-height: 21px;
}

#MENU_CONTAINER A:HOVER {
	color: #695947;
	display: block;
	text-decoration: none;
	font-size: 14px;
	font-family: Palatino Linotype;
	font-weight: bold;
	padding-left: 122px;
	background-image: url("/css/preformatted/imgs/antique_1/menuOn.png");	
	background-repeat: no-repeat;	
	background-color: transparent;
	height: 21px;
	line-height: 21px;
}

#MENU_CONTAINER A:ACTIVE {
	color: #695947;
	display: block;
	text-decoration: none;
	font-size: 14px;
	font-family: Palatino Linotype;
	font-weight: bold;
	padding-left: 122px;
	height: 21px;
	line-height: 21px;
	background-image: url("/css/preformatted/imgs/antique_1/menuOn.png");	
	background-repeat: no-repeat;	
	background-color: transparent;		
}



#CONTENT{
	width: 665px;
	padding: 0px;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0px;
}


#content_cell{
	/*padding-left: 15px;*/
	margin: 0px;
	padding: 0px;
	
}


#content_table {
	width: 1000px;
	min-height: 200px;
	background-image: url("/css/preformatted/imgs/antique_1/content_bg.gif");
	background-repeat: repeat-y;
	background-color: transparent;	
}



#footer{
	text-align: right;
	width: 1000px;
	min-height: 134px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url("/css/preformatted/imgs/antique_1/footer.gif");
	height:	134px;
	background-repeat: no-repeat;
	background-color: transparent;
	display: block;
}



#BRANDING{	
	color: #d7d7d7;
	height: 129px;
	min-height: 129px;	
	padding-top: 55px;
	padding-right: 30px;
	text-align: right;
}


A:link {   color: #45413c; text-decoration: none}
A:visited {  color: #45413c; text-decoration: none}
A:hover {   color:#3a342d; text-decoration: none}
A:active {  color: #3a342d; text-decoration: none}


.bulletted{
	background-image: url('/css/preformatted/imgs/antique_1/arrow.png');
	background-repeat:no-repeat;
	background-position: left;
	padding-left: 26px;
	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/antique_1/button_bg.gif');
}



.separator{
	width:42px;
	background-image:url('/css/preformatted/imgs/antique_1/separator.png');
	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:#e9eec9;
}

#threads{
	background-color:#e9eec9;
}

#threads_title{
	background-color:#e9eec9;
}


#threads_user{
	border-color: transparent;
}

#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#post_user{
	background-color:#e9eec9;
}


#post_controls{
	border-color: transparent;
}



/* message board end */

#inner_menu #donation_thermometer {
	padding-left: 81px;
}
