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


DIV,body,td,th {
	color: #63392e;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

TD {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}


.menu_left{
	display: block;
	width: 180px;
}
.titleimg{
	position:relative;
	left: 430px;
	top: 50px;
}

H1{
	color: #3c6117;
	font-size: 32px;
	font-family:Georgia;
	font-weight: normal;
	font-style: italic;
	margin: 0px;
	padding-top: 10px;
	padding-right: 36px;
}

#BANNER{
	width: 778px;
	padding:0px;
	background-color: transparent;
	background-image: url(/css/preformatted/imgs/american_1/banner.png);
	background-repeat: no-repeat;
	height: 186px;
}

#INNERBANNER{
    margin:0px;
    display: block;
	width: 778px;
	height: 186px;
	background-image: url(/css/preformatted/imgs/american_1/innerbanner.png);        
    background-repeat: no-repeat;
}
#middlebar{
	height:240px;
	width: 225px;
	background-image: url("/css/preformatted/imgs/american_1/middlebar.png");
	background-repeat: no-repeat;
	position:absolute;
	margin: 0px;
	top: 0px;

}
#menu_cell {
	padding-right:0px;
}

#CONTENT_CONTAINER{
	min-height: 200px;
	display: block;
	background-image: url(/css/preformatted/imgs/american_1/bg.gif);        
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: #8fcdf9;
    border: 2px solid #fff;
}

#menu_header{
	height: 50px;
}

#MENU {
	display: block;
	margin: 0px;
	padding: 0px;
	line-height:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

#MENU_CONTAINER {
	width: 170px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	letter-spacing: 0px;
	display: block;
	margin-left: 5px;
}


#MENU1{white-space:nowrap;height:20px;}
#MENU2{white-space:nowrap;height:20px}

#MENU_CONTAINER A:LINK {
	color: #3c6117;
	display: block;
	text-decoration: none;
	font-size: 12px;
	padding-left: 20px;
   	background-color: transparent;
	height: 22px;
	width: 170px;
}

#MENU_CONTAINER A:VISITED {
	color: #3c6117;
	display: block;
	text-decoration: none;
	font-size: 12px;
	padding-left: 20px;
   	background-color: transparent;
	height: 22px;
	width: 170px;
}

#MENU_CONTAINER A:HOVER {
	font-size: 12px;
	color: #64893f;
	display: block;
	text-decoration: none;
	padding-left: 22px;
	background-image: url(/css/preformatted/imgs/american_1/menuOn.gif);
   	background-color: transparent;          
	height: 22px;
	width: 170px;
	background-repeat: no-repeat;
}

#MENU_CONTAINER A:ACTIVE {
	font-size: 12px;
	color: #64893f;
	display: block;
	text-decoration: none;
	padding-left: 22px;
	height: 22px;
	width: 170px;
}

#CONTENT{
	width: 570px;
	padding: 0px;
}

#footer{
	text-align: center;
	width: 780px;
	min-height: 50px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url("/css/preformatted/imgs/american_1/footer.png");
	height:	93px;
	background-repeat: no-repeat;
}

#BRANDING{
	color: #653b1b;	
	padding-top:30px;
}


#content_table {
	width: 778px;
	min-height: 200px;
	background-image: url("/css/preformatted/imgs/american_1/content_bg.png");
	background-repeat: repeat-y;
}


A:link {   color: #3c6117; text-decoration: none}
A:visited {  color: #3c6117; text-decoration: none}
A:hover {   color:#499EDF; text-decoration: none}
A:active {  color: #499EDF; text-decoration: none}

.bulletted{
	background-image: url('/css/preformatted/imgs/american_1/arrow.gif');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left: 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/american_1/shade.gif');
}

.separator{
	width:42px;
	height: 300px;
	background-image:url('/css/preformatted/imgs/american_1/separator.gif');
	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:#5495c7;
}

#threads{
	background-color:#5495c7;
}

#threads_title{
	background-color:#5495c7;
}


#threads_user{
	border-color: transparent;
}

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

#post_user{
	background-color:#5495c7;
}


#post_controls{
	border-color: transparent;
}



/* message board end */

#universal_settings{left:68%;top:0.3%}

