body	{margin: 0; height: 100%; background: #009933; font-family: geneva, verdana, helvetica, sans-serif;}

div#banner	{background: #ffcc00; width: 100%; height: 110px; }
div#banner img {float: none; margin: 0; padding: 0;}

div#contents {
position: absolute; left: 0; top: 110px;
font-size:120%; font-weight: bold;
width:130px;
padding: 15px;
}

div#contents a    		{color: black; text-decoration: none; border: none; }
div#contents a:hover    {color: white; text-decoration: none; border: none; }


h1 { background-color: #CC0000;  text-align: center; color: white; margin: -30px -30px 0; }


h2	{text-align: center; font-size: 120%; font-weight: bold; margin: 2em; clear: both; }

h3	{font-size: 110%; font-weight: bold; margin: 3em 0 1em; padding: 0 30px ; clear: both; background-color: #ffcc00;}

li	{margin: 0; }
img	{ float: right; margin: 0 50px 5px; padding: 5px; border: none; }
img.floatleft	{ float: left; margin: 0 50px 5px; padding: 5px; border: none; 
}

#main {
background: white;
padding: 30px;
position: absolute; top: 110px; left:160px; right: 0; bottom: auto; width: auto;}  


        
#footer	{font-size: 90%; font-weight: bold; text-align: center; margin-top: 40px; clear: both;}
        
#controls	{text-align: left; font-size: 60%; margin-top: 50px; bottom: 0:}        
        
.flash	{position: relative; left: 100px; float: none;}   