<!-- Style Sheet created with the CoffeeCup StyleSheet Maker -->
<!-- http://www.coffeecup.com -->
<style type="text/css">
<!--
body {
	 margin: 0;
	 padding: 0;
     width: 670;
     }
#mainpage {
     width:650px;
     left:0px;
	 }
#rightsection {
     position: absolute;
     left:210px;
     top:175px;
     width:500px;
	 }
	 
#leftsection {
	 position: absolute;
	 left: 0px;
	 top: 150px;
     padding:10px;
     width: 195px;
     border:1;
	 color: #000;
	 }

#rhino {
     position: absolute;
     left: 3px;
     top: 580px;
     padding:2px;
     width: 650px;
     text-align:center;
     }
ul#mainnav {
     list-style: none;
	 margin: 0px;
	 padding: 0px;
	 background-color: #8F73E6;
	 }
ul#mainnav li {
     display: block;
	 border-top: 1px solid #568B3F;
	 }
	 
ul#mainnav li a {
     display: block;
	 margin: 0px 0px 0px 0px;
	 padding: 6px 6%
	 background-color: #568B3F;
	 font: bold 0.8em /1.5 arial, sans-serif;
	 color: #FFF;
	 text-decoration: none;
	 width: 100%;
	 }
ul#mainnav li a:hover {
     background-color: #43616B;
	 color: #EEE;
	 }
	 
-->
</style>
