html, body { padding:5px; text-align:center; background-color: #bdb8ad;} 

#Container{ width:100%; min-width:720px; text-align:left; margin-left:auto; margin-right:auto;}
#heading { width:100%; min-width:720px; text-align:center; border-style: solid; border-color:#bdb8ad; margin-left:auto; margin-right:auto;}
#navigation {width:230px; float:left; } 	
	.menu a:link { color: #336600; text-decoration: none;}	
	.menu a:visited { color: #666666; text-decoration: none;}	
	.menu a:hover { color: #990000; text-decoration: none;}	
	.menu a:active { color: #666666; text-decoration: none;}	

ul{
list-style-type:disc;list-style-position:outside; margin-left:10px; margin-top:0px; margin-bottom:0px; padding-left:10px; padding-top:0pc;padding-bottom:10px; display: block;
}

h1 {font-size:1.2em; font-family:Georgia; margin-top:2px}
h2 {font-size:0.8em; font-family:Georgia; margin-top:0px; mrgin-bottom:5px;}

#main {min-width:508px; border-style: solid; border-color:#bdb8ad; float: right; position: absolute; left: 258px; padding-left: 10px; padding-right: 10px;}
#news {width:240px; float:right; margin-left: 20px; padding:5px;}
