body	{	background-color:#000000	}

p		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size:9px; letter-spacing:1px; color: #999999; line-height:17px; }

h3		{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; letter-spacing:1px; color:#999999;}

a				{	text-decoration:none; color:#999999; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; letter-spacing:2px;	}
					
a:hover			{	text-decoration:none; color:#FF6600;	}
					
a:visited		{	text-decoration:none; color:#990000;	}	
					
ul				{	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; color:#999999; line-height:16px;	}		



#container		{	position:relative; margin:auto; top:15px; width:650px; height:auto;	}

#header			{	position:absolute; left:25px; top:10px; width:600px; height:100px;	}

#logo			{	position:absolute; left:0px; top:0px; width:200px; height:99px;	}

#nav			{	position:absolute; left:200px; top:50px; width:350px; height:25px; border-left:2px; border-left-style:solid; border-left-color:#CCCCCC;	padding-left:20px;}

				#nav p { color:#FF6600; }

#main			{	position:absolute; left:0px; top:115px; width:600px; height:500px; 
					border-top-style:solid; border-top-color:#CCCCCC; border-top-width:1px; 
					border-bottom-style:solid; border-bottom-color:#CCCCCC; border-bottom-width:1px;
					padding-top:10px; padding-bottom:10px; }
					
#quotes			{	position:absolute; left:650px; top:115px; width:150px; height:500px; padding-top:11px; padding-bottom:11px; }		
					
#footer			{	position:absolute; left:0px; top:640px; width:600px; height:25px; }					
