body{
		width:100%;
		height:500px;
		background: #000000;
		color: #EEEEEE;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:16px;
	}
	
	UL#sites {position:absolute;left:10px;top:10px;}
	
	UL#mainList li {display:none;width:420px;}
	UL#mainList li p{font-weight:normal;font-size:1.5em;letter-spacing:-0.07em;line-height:140%;}
	UL#mainList li span{font-weight:normal;font-style:italic;font-size:1em;letter-spacing:normal;float:right}	
	UL#mainList {margin-left:auto;list-style:none;width:420px;margin-right:auto;padding-top:130px}
	
	div#footer {bottom: 15px;position:fixed;width:100%}
	div#footer h1 {display:inline;margin: 0 0 0 0;}
	div#footer p {display:inline;margin-left:15px;right:5px;bottom:5px;position:fixed;}
	
	a:link, a:visited, a:hover, a:active {color:#FFFFFF;font-weight: bold;} 
