body {
background-color: white;
font: medium "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

img {display:block; margin-left:auto; margin-right:auto; border:0;}

h1 {font-size: 200%; color:#003399; text-align: center; margin-bottom: 1px;}
sup {font-size: 30%; font-style: italic;}
h2 {font-size: 130%; color:#cc0000; font-style: italic; text-align: center; margin-top: 1px;}

h3 {font-size: 130%; color:#003399}

h4 {color:#003399; font-style: italic; text-align: center;}

h6  {font-size: 110%; color:#606060; margin-bottom: 1px; margin-top: 1px;}


a:link {
color : #008899 ;
text-decoration : none;
}

a:active {
color : #0088ff ;
text-decoration : none;
}

a:visited {
color : #0088cc ;
text-decoration : none;
}

a:hover {
color : #dd0000 ;
text-decoration : none;
} 

div#container
{
background-color: #006666;
}

div#main
{
background-color: white;
margin-left: 132px;
padding-left: 20px;
padding-bottom: 600px;
}

div#sidebar
{
font-weight: bold;
color: #ccffcc;
float:left; width:125px;
padding: 0 2px 0 2px;
padding-bottom: 600px;
}

div#sidebar i {font-weight:normal; font-size: 80%;}

div#sidebar a:link {
color : #ffff99;
text-decoration:none;
}

div#sidebar a:active {
color : #99ffff;
text-decoration:none
}

div#sidebar a:visited {
color : #ffffcc;
text-decoration:none;
}

div#sidebar a:hover {
color : #88ff55;
text-decoration:none;
} 



