body {
	font-family: Georgia;font-size:14px
}

td {
	font-family: Georgia, Arial, Helvetica, sans-serif;
}

th {
	font-family: Georgia, Arial, Helvetica, sans-serif;
}

h1 {color: #FFFFFF; font-family: Georgia; font-size: 25pt}

#main {position: absolute; width: 800px; padding-bottom: 40px; top:5px; left: 10%; height: 100%;}

#header {position: absolute; top: 0px; left: 0px; width: 100%; height: 70px; background-color:#008000;}

#sidebar {position: absolute; left: 0px; top: 70px; height: 300px; width: 150px; background-color:#008000}

#sidebar2 {position: absolute; left: 0px; width: 150px; height: 44%; top: 370px; background-color:#008000;}

#content {position: absolute; border-right:1px solid #008000; border-bottom:1px solid #008000; top: 90px; right: 0px;
width: 620px; padding-top: 10px; padding-left: 0px; padding-bottom: 0px; padding-right: 20px; height: 530px;}

#copyright {position: absolute; bottom: 0px; right: 0px; height: 15px; width: 230px; font-size:10px; font-family:Georgia; font-weight:bold}