BODY{
	background-image:none;
	background-color: #d9eef8;
}

body,td,th,DIV {
	font-family: verdana;
	color: #333;
	font-size: 12px
	font-weight: normal;
	font-style: normal;
}

H1{
	font-family: verdana;
	color: #8cc63f;
	font-size: 36px
	font-weight: bold;
	font-style: normal;
}

.titleimg{
	position:relative;
	top:70px;
	left: 50px;
}

.menu_left{
	width: 250px;
	display: block;
	margin: 0px;
	padding: 0px;
}

#BANNER{
	background-image: url("/css/preformatted/imgs/eternal_wide/banner.png");
	background-position: top left;
	height: 313px;
	padding:0px;
	background-color: transparent;
}

TD.main_image{
	background-image: none;
}

#CONTENT_CONTAINER{
	background-color: #008dd6;
	border:solid #fff 2px;
	position: relative;
	top: 10px;
	width: 1000px;
}

#MENU_CONTAINER{
	padding:0px;
	width: 250px;
	float:left;
	background-image: none;
	background-repeat: no-repeat;
	background-color:transparent;
}

#MENU{
	background-image: url("/css/preformatted/imgs/eternal_wide/menu.gif");
	background-repeat: repeat-y;	
	width: 250px;
	background-color: transparent;
}

#MENU1{white-space:nowrap; height:20px; padding-left: 20px;}
#MENU2{white-space:nowrap; height:20px; padding-left: 20px;}


#MENU_HEADER{
	background-image: url('/css/preformatted/imgs/eternal_wide/menu_header.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-right: 0px;
	height: 105px;
	width: 250px;

}



#MENU_FOOTER{
		background-image: url('/css/preformatted/imgs/eternal_wide/menu_footer.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-right: 0px;
	height: 105px;
	width: 250px;

}


#MENU_CONTAINER A:LINK {
	color:#008dd6;	
	font-weight:bold;
	text-decoration: none;
	font-size: 16px;
	font-family: georgia;
	line-height: 26px;
	height: 26px;
}

#MENU_CONTAINER A:VISITED {
	color:#008dd6;	
	font-weight:bold;
	text-decoration: none;
	font-size: 16px;
	font-family: georgia;
	line-height: 26px;
	height: 26px;
}

#MENU_CONTAINER A:HOVER {
	color:#5b5b5b;	
	font-weight:bold;
	text-decoration: none;
	font-size: 16px;
	font-family: georgia;
	line-height: 26px;
	height: 26px;
}

#MENU_CONTAINER A:ACTIVE {
	color:#5b5b5b;	
	font-weight:bold;
	text-decoration: none;
	font-size: 16px;
	font-family: georgia;
	line-height: 26px;
	height: 26px;
}

/*#MENU1{white-space:nowrap;height:20px;}
#MENU2{white-space:nowrap;height:20px;}
*/
A:link {   color: #fff; text-decoration: none;}
A:visited {  color: #fff; text-decoration: none;}
A:hover {   color:#333; text-decoration: none;}
A:active {  color: #333; text-decoration: none;}

#CONTENT{
	width: 700px;
	padding:0px;	
	background-color: transparent;
/*	padding-left: 15px;*/
}

#footer{
	background-image:url("/css/preformatted/imgs/eternal_wide/footer.png");
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-top: 0px;
	height: 106px;

}

#branding{
	position: relative;
	top: 10px;
	margin: 0px;
	padding:0px;
}

.button{
	color:#fff;
	font-size: 11px;
	font-weight:bold;
	padding:3px;
	background-color:#efefef;
	border-style:solid;
	border-color:#ccc #666 #666 #ccc;
	border-width: 1px;
	background-image:url('/css/preformatted/imgs/eternal_wide/shade.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:#009ef0;
}

#threads{
	background-color:#009ef0;
}

#threads_title{
	background-color:#009ef0;
}


#threads_user{
	border-color: transparent;
}

#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#post_user{
	background-color:#009ef0;
}


#post_controls{
	border-color: transparent;
}

/* message board end */

.bulletted{
	background-image: url('/css/preformatted/imgs/eternal_wide/arrow.gif');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left: 15px;
}

.separator{
	width:42px;
	background-image:url('/css/preformatted/imgs/eternal_wide/separator.gif');
	background-position: center center;
}

#universal_settings{left:76.3%;top:2%}

