body, html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
	margin: 0;
	padding: 0px;
	height: 100%;
	width: 100%;
	overflow-x: hidden;
	background: #ADA097 url(images/empire_bg.jpg) no-repeat center center;


	}
	
a {
	color: #FFFFFF;


}
	



#centered {
	height: 100%;
	width: 100%;
	border-style: none;
	margin: 0px;
	padding: 0px;

}


#centered td#bigcell {
background: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-style: none;



}
 

 


#page {
	height: 581px;
	background: url(images/empire_page_bg_03.gif) no-repeat center top;
	width: 436px;
	border: 1px solid #CCCCCC;
	margin: 50px auto 5px;
	padding: 0px;
	position: relative;
	color: #333333;
	}




#content {
	width: 300px;
	
	margin-top: 150px;
	margin-left: auto;
	margin-right: auto;
	height: 350px;
/*	overflow: hidden;  */
	}
	
#content p{
	font-size: 12px;
	line-height: 150%;
	text-align: justify;
	
	}

#footer {
	width: 436px;
	margin: 0px auto;
	padding: 5px 0px 0px;
	text-align: left;
	display: block;
	height: 70px;
	font-family: Georgia, "Times New Roman", Times, serif;

	}


#footer p {
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	line-height: 120%;


}



a:hover {
	color: #33FFFF;
	text-decoration: underline;
	}
	

div#textbox{
	position:absolute;
	height:300px;
	width:410px;
	overflow:auto;
	left: 10px;
	top: 135px;
	visibility: visible;
}

/* some non-standard scrollbar values */
div#textbox {
scrollbar-3dlight-color:#eeeeee;
scrollbar-arrow-color:black;
scrollbar-base-color:white;
scrollbar-darkshadow-color:#eeeeee;
scrollbar-face-color:#ADA097;
scrollbar-highlight-color:#eeeeee;
scrollbar-shadow-color:gray;}


div#text_content {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}

/* start main navigator table */
table#nav{
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	
}

#nav td {
	text-align: center;
	padding: 3px;

}

/* end main navigator table */



/* start account page form */

#login {
	font-size: 80%;
	text-align: left;
	margin-top: 60px;


}

#login #disclaimer{
	text-indent: -10px;
	padding: 0px;
	margin: 0px 0px 0px 15px;
	text-align: left;



}

#login .field {
	border: 1px solid #333333;
	background: #FFFFFF;
	margin-top: 3px;
	margin-bottom: 3px;

}

#login .button {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background: #D6D0C9;
	border: 1px solid #333333;
	margin-top: 10px;


}

p.warning {
	color: #FFFFFF;
	font-weight: bold;


}


/* end account page form */


/* start team page with picture navigator styles */

#top_picnav td a {

	text-decoration: none;

}

#top_picnav td img {
	border: none;
}

#top_picnav td#mainphoto img {
	border: 0px
}

#btm_picnav td   {
	padding: 4px;
	text-align: center;

}

#btm_picnav td  img {
	border: 1px solid #FFFF00;
}


#btm_picnav td  a img {
border: 1px solid #000000;

}

#btm_picnav a:hover img {
border: 1px solid #fff;

}
/* end team page with picture navigator styles */

