/* CSS Document */

body{
 margin: 0;
 padding:0; 
 background:#FFFFFF;
 font-family: Arial;
 color: #333333; }	 

#top {
	position: absolute;
	z-index:0;
	background:#000000;
	height:75px;
	left: 50px;
	top: 2px;
	width: 750px; 
	background-color: #FFCC33; 
} 

#Gback {
	position: absolute;
	z-index:0;
	background:#ffffff;
	height:633px;
	left: 50px;
	top: 90px;
	width: 750px;
	background-color: #FFFFFF;
} 
#central {
	position: absolute;
	z-index:1;
	background:#000000;
	height:431px;
	padding:5px;
	left: 221px;
	top: 100px;
	width: 428px;
	background-color: #FFFFFF;
} 

#lefty {
	position:absolute;
	top:100px;
	left:55px;
	width:140px;
	border:0px;
	z-index:1;
	background:#000000;
	border:0px;
	color: #333333;
	padding: 7px;
	height: 550px;
	background-color: #FFFFFF;
       }

#righty {
	position:absolute;
	top:100px;
	right:400;
	width:124px;
	z-index:1;
	background:#FFFFDF;
	color: #333333;
	left: 671px;
	height: 565px;
	background-color: #FFFFFF;
}      

 #footer {
	position: absolute;
	z-index:1;
	background:#000000;
	height:100px;
	padding:5px;
	left: 221px;
	top: 553px;
	width: 428px;
	background-color: #FFFFFF;
} 


a {font-family: Arial, Helvetica, sans-serif;}
a:link {color: #990000; }
a:visited {color: #FF0000;}
a:active {color: #FF0000;}


#navcontainer { width: 140px; }
		
		#navcontainer ul
		{	margin-left: 0px;
			padding-left: 0px; 
			list-style-type: none; line-height: 20px;
			font-family: Arial; font-size:13px; color:#000000; 	}
		
		#navcontainer a
		{	display: block;
			padding: 0px;
			width: 140px;
			background-color: #ffffff;
			border-bottom: 2px solid #eee;}
		
		#navcontainer a:link, #navlist a:visited
		{color: #990000;text-decoration: none;}
		
		#navcontainer a:hover
		{background-color: #FFCC33; color: #000000;	}


/* extra junk*/
#001 {
	background:  #d8d8d8;
	position: absolute;
	top: 100;
	right: 100;
	width: 100;
	height: 100;
	left: 100;
	z-index: 0;}

#002 {
	background:  #d8d8d8;
	position: absolute;
	top: 100;
	right: 100;
	width: 100;
	height: 100;
	left: 100;
	z-index: 0;}

#003 {
	background:  #d8d8d8;
	position: absolute;
	top: 100;
	right: 100;
	width: 100;
	height: 100;
	left: 100;
	z-index: 0;}

#004 {
	background:  #d8d8d8;
	position: absolute;
	top: 100;
	right: 100;
	width: 100;
	height: 100;
	left: 100;
	z-index: 0;}
