@charset "UTF-8";
/* CSS Document */

html,body{margin:0;padding:0}
body{font: 76% arial,sans-serif;text-align:center}
p{margin:0 10px 10px}
a{color: #981793;}

div#header{height:115px; width:686px; 
  background: #EEE; position:relative;}

div#container{text-align:left}
div#content p{line-height:1.4}
div#navigation{background:#77a7ff}
div#extra{background:#FF8539}
div#footer{background: #333;color: #FFF}
div#footer p{margin:0;padding:5px 10px}

div#container{width:700px;margin:0 auto}
div#wrapper{float:left;width:98%}


div#content {
	overflow:auto; 
	position:absolute; 
	top:125px; 
	bottom:75px; 
	width:406px; 
	margin-left:-350px; 
	left:50%; 
	
	}

* html #content {
	top:0; 
	bottom:55; 
	width:406px;
	}

div#navigation{float:left;width:130px; margin-left:-280px}

a.nav1, a.nav2, a.nav3, a.nav4, a.nav5, a.nav6 {width:130px; height:50px; display:block; float:left; text-align:center; font-size:1em; font-weight:bold; color:#fff; text-decoration:none; font:"Arno Pro Bold Subhead", "Arno Pro Display", Arial, Helvetica; line-height:45px; overflow:hidden;}

a.nav1:hover .button {font:large; color:#FFCC66; display:block; width:130px; height:25px;}
a.nav2:hover .button {display:block; width:130px; height:25px; color:#FFCC66;}
a.nav3:hover .button {display:block; width:130px; height:25px; color:#FFCC66; cursor:pointer; cursor:hand;}
a.nav4:hover .button {display:block; width:130px; height:25px; color:#FFCC66; cursor:pointer; cursor:hand;}
a.nav5:hover .button {display:block; width:130px; height:25px; color:#FFCC66; cursor:pointer; cursor:hand;}
a.nav6:hover .button {display:block; width:130px; height:25px; color:#FFCC66; cursor:pointer; cursor:hand;}

div#extra{float:right;width:150px; height:385px; margin-left:-155px}
div#footer{clear:left;width:100%}
div#total{height:473px; overflow:auto}