body
{margin: 0;
margin-top: 0px;
padding: 0;
text-align: center;
background-color: #FFFFCC;
}
a:link {color:#009900}     /* unvisited link */
a:visited {color:#009966}  /* visited link */
a:hover {color:#00CCCC}   /* mouse over link */
a:active {color:#FF6600}   /* selected link */

div.container
{
position: relative;
text-align: left;
width: 740px;
margin-right: auto;
margin-left: auto;
}

div.header
{
text-align: center;
margin: 0;
padding: 0.2em;
}

div.left
{
position: absolute;
top: 196px;
left: 0;
width: 124px;
}

div.right
{
margin-left: 128px;
width 560px;
margin: 0 0 0 128px;
padding: 0.2em;
text-align: left;
}

div.rightborder
{
border:1px solid white;
margin-left: 128px;
width 560px;
margin: 0 0 0 128px;
padding:0.2em;
text-align:left;
}

div.wide
{
position: absolute;
top: 196px;
left: 0;
text-align: left;
}

div.footer
{
clear: both;
text-align:center;
margin:0;
padding:0.2em;
background-color: #009933;
}

h1.header
{
padding:0;
margin:0;
}

li
{
font-family: "Comic Sans MS", "Times New Roman", "Trebuchet MS"; font-size: 80%; 
}

table{
font-family: "Comic Sans MS", "Times New Roman", "Trebuchet MS"; line-height: normal; color: #663300; font-size: small; text-align: left;
}

p {  font-family: "Comic Sans MS", "Times New Roman", "Trebuchet MS"; line-height: normal; color: #663300}
h1 {  font-family: "Comic Sans MS", "Times New Roman", "Trebuchet MS"; font-style: normal; line-height: normal; color: #660000}
h2 {  font-family: "Comic Sans MS", "Times New Roman", "Trebuchet MS"; font-style: normal; color: #660033}
h3 {  font-family: "Comic Sans MS", "Times New Roman", "Trebuchet MS"; color: #660033; TEXT-ALIGN: CENTER;}
h4 {font-family: "Comic Sans MS", "Times New Roman", "Trebuchet MS"; font-weight: normal; color: #660033; text-align: center;
}
h6 {  font-family: "Comic Sans MS", "Times New Roman", "Trebuchet MS"; color: ##660033; text-align: center; font-size: 56%;}
h5 {  font-family: "Comic Sans MS", "Times New Roman", "Trebuchet MS"; font-weight: bold; color: #660033; text-align: center;}
ol {  font-family: "Comic Sans MS", "Times New Roman", "Trebuchet MS"; font-weight: 100}
a:hover {  font-family: "Comic Sans MS", "Times New Roman", "Trebuchet MS"; color: #990000}
a:active {  font-family: "Comic Sans MS", "Times New Roman", "Trebuchet MS"; color: #FF0000}
a:link {  font-family: "Comic Sans MS", "Times New Roman", "Trebuchet MS"; color: #CC0000}
a:visited {  font-family: "Comic Sans MS", "Times New Roman", "Trebuchet MS"; color: #CC6600}
