body	
	{
	background-color:#FFFFFF;
	margin: 0 0 0 0;
	}

body, td
	{
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: #484848;
	}
	
h1, h2, h3
	{
	margin-bottom: 1px;
	color: #000000;
	}

h1
	{
	font-size: 20pt;
	}

h2, h3	
	{
	font-size: 14pt;
	}



a:link, a:visited
	{
	color: #000066;
	text-decoration: none;
	}	




#outerwrapper
	{
	background-color: #F8F8FF;
	background: url("art/mainback.jpg") top center repeat-y ;
	width: 1000px;
	margin: 0 0 0 0;
	}



#innerwrapper
	{
	width: 900px;
	text-align: left;
	padding-top: 10px;
	margin: 0 0 0 0;
	}





#estlogo
	{
	float:left;
	width: 300px;
	background-color: #192462 ;
	border-right: 2pt solid #FFFF66;	
	margin: 0 0 0 0;
	}

#mainlogo
	{
	float: right;
	width: 593px;
	}
	




#menutable
	{
	width: 100%; 
	background-color: #000033;
	height: 30px;
	width: 900px;
	background: url("art/leftbox.jpg") top left repeat-x ;
	}	
	
	
	

#menutable td, #menutable a:link, #menutable a:visited
	{
	font-size: 9pt;
	color: white;
	text-align: center;
	text-decoration: none;
	font-weight:bold;
	}	

#menutable a:hover
	{
	color: #FFFF66;
	font-weight:bold;
	}



#maintable
	{
	border-collapse: collapse;

	}


#leftbox
	{
	background: url("art/leftbox.jpg") repeat-x;
	background-color: #6199F3;
	border-right: 2pt solid #FFFF66;
	width: 295px;
	height: 700px;
	text-align: center;
	vertical-align: top;
	padding-top: 30px;
	}

#addressbox
	{
	background-color: #CCCCFF; /* pale weak blue */ 
	border: solid 1px #000066; /* obscure dull blue */ 
	filter: alpha(opacity=65); 
	-moz-opacity: 0.65; 
	opacity: 0.65;
	color: #000000;
	width: 60%; 
	margin: auto;
	}


#maintablecell
	{
	height: 700px;
	vertical-align: top;
	}	

#maincontent
	{

	margin-top: 8px;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	}


#shield
	{
	background: url('art/laytons_shield.jpg') center center no-repeat ;
	text-align: justify;
	}

	
#footer
	{
	text-align: center;
	font-size: 7pt;
	}

#historynav
	{
	font-size: 6pt;
	}

#pricetable, #pricetable td
	{
	font-size: 8pt;
	}




