/*  MAIN STYLES  */

body {	background-color:#666633; 
		margin-top:10px; height:100%;
		text-align:center;
		
	 }
	 

td, table, div {border:none;}

table { width:770px; position: absolute;left: 50%;
		margin-left: -385px; padding:0px;   
		text-align:center;}

div.content 	{ width:770px; position: absolute;left: 50%; top:134px;
				margin-left: -386px; padding:0px; height:420px;   
				text-align:center;
				}


div.credit 	{ width:770px; position: absolute;left: 50%; top:554px;
				margin-left: -386px; padding:0px; height:25px;   
				text-align:center;
				}

table.text {  position: absolute; left:0px; top:0px; margin:0px;
			  width:400px; text-align:left; vertical-align:top; padding:15px;}

table.text2 {  position: relative; left:0px; margin:0px;
			  width:360px; text-align:left; vertical-align:top; }


td.title { width:299px;height:100px; padding:0px; background-color:#660000;}

td.banner  { width:471px;height:100px; padding:0px; background-color:#660000;}
td.nav { width:770px;height:25px; padding:0px;}




/* TEXT */




a, p, div, td { font-family:Arial, Verdana, Geneva, Helvetica,  sans-serif;
		    	font-size:12px; line-height:1.5em; color:#333333; text-decoration:none;
	}
	
a:hover {color: #990000; text-decoration:underline;}


.maintitle {font-size:17px; font-weight:bold; letter-spacing:0.15em; line-height:1.6em; color:#990000;}

.secondary_title  {font-size:13px; font-weight:bold; letter-spacing:0.13em; line-height:1.5em; border-bottom:solid; border-bottom-width:1px; border-bottom-color:#999999;}

.highlight {font-size:12px; color: #990000;}

.contact a {color:#CCCCCC;}
.contact a:hover {color: #990000; text-decoration:underline;}
.contact p {color:#CCCCCC;}