BODY{
	background-color: #a6caec;
	background-image: none;
}

body,td,th,DIV{
	font-family: verdana;
	font-size: 12px;
	color: #222f63;
	font-weight: normal;
	font-style: normal;
}

A:link{color:#666; text-decoration:none;}
A:visited{color:#666; text-decoration:none;}
A:hover{color:#222f63; text-decoration:none;}
A:active{color:#222f63; text-decoration:none;}

#INNERBANNER{
        margin:0px;
        display:block;
        width: 775px;
        height: 160px;
        background-image:url('/css/preformatted/imgs/eternal_pale/middle_bar.png');
        background-repeat: no-repeat;
        background-color: transparent;
        background-position: bottom right;
        z-index: 4;
        position: relative;
        top: 0px;
        left: 0px;
        border:solid 0px #ff3333
        }

#MIDDLEBAR{
	display:none;
	}

#BANNER{
	height: 160px;
	background-image:url('/css/preformatted/imgs/eternal_pale/header.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #222f63;
	border-top: solid 0px #666699;
	border-bottom: solid 0px #666699;
}

.menu_right{
	display: none;
	
}

.menu_left{
	display: block;
	margin: 0px;
	padding: 0px;
}

.titleimg{
	position:relative;
	top: 20px;
	left: 0px;
}


#CONTENT_CONTAINER{
	background-image:url('/css/preformatted/imgs/eternal_pale/content_bg.gif');
	background-repeat: repeat-y;
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 2px;
	background-color:#fff;
	margin-top: 5px;
	margin-bottom: 5px;
}

#CONTENT{
	width: 570px;
	padding:0px;
}

#CONTENT_CELL{
	width:100%;
	padding:0px;
}


#FOOTER{
	width: 775px;
	background-image:url('/css/preformatted/imgs/eternal_pale/footer.png');
	background-repeat: no-repeat;
	background-color: transparent;
	min-height: 150px;
	height: 150 px;
	background-position: bottom left;
}

#INNERFOOTER{
	width: 775px;
	background-image:url('/css/preformatted/imgs/eternal_pale/innerfooter.png');
	background-repeat: no-repeat;
	background-color: transparent;
	min-height: 150px;
	height: 150 px;
	background-position: bottom left;
}

H1{
	font-family: verdana;
	color: #222f63;
	font-size: 32px;
	font-weight: bold;
	font-style: normal;
	line-height: 60px;

}



#MENU_HEADER{
	background-color:#fff;
	background-image: url('/css/preformatted/imgs/eternal_pale/menu_header.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 60px;
}



#MENU_FOOTER{
	background-color:transparent;

}

#MENU{
	padding-top: 50px;
	padding-left: 10px;
	background-color: transparent;
}

#MENU_CONTAINER{
	float:left;
	background-color: transparent;
	border-color: #ff6600;
	border-style: solid;

}

#MENU1{white-space:nowrap;height:20px;}
#MENU2{white-space:nowrap;height:20px}

/*#menu1{background-color: #404d7a;}
#menu1{background-color: rgb(70,82,112);}
*/#MENU DIV{margin: 2px 0px 2px 0px;padding:3px 0px 4px 0px;width:160px}

#MENU_CONTAINER A:LINK {
	font-size: 12px;
	color: #fff;
	text-decoration:none;
	font-family: verdana;
	font-weight: bold;
	font-style: normal;
}

#MENU_CONTAINER A:VISITED{
	font-family: verdana;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: #fff;
	text-decoration:none;
}

#MENU_CONTAINER A:HOVER{
	font-family: verdana;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: #ccc;
	text-decoration:none;

}
#MENU_CONTAINER A:ACTIVE{
	font-size: 12px;
	color: #fff;
	text-decoration:none;
	font-family: verdana;
	font-weight: bold;
	font-style: normal;
}
.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_pale/shade.gif');
}

#BRANDING{
	position: relative;
	top: 57px;
	left: 70px;
}

/* 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:#83acd2;
}

#threads{
	background-color:#83acd2;
}

#threads_title{
	background-color:#83acd2;
}


#threads_user{
	border-color: transparent;
}

#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#post_user{
	background-color:#83acd2;
}


#post_controls{
	border-color: transparent;
}

/* message board end */

.bulletted{
	background-image: url('/css/preformatted/imgs/eternal_pale/arrow.gif');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left: 15px;
}

.separator{
	width:42px;
	background-image:url('/css/preformatted/imgs/eternal_pale/separator.gif');
	background-position: center center;
}
