a:hover {  color: #663399; text-decoration: none; background-color: #CCBBFF}
a:active {  color: #663399; text-decoration: none; background-color: #CCBBFF}
a:visited {  color: #333333; text-decoration: underline}
a:link {  color: #663399; text-decoration: underline}

a.menu:hover {  color: #663399; text-decoration: none; font-weight: bold; background-color: transparent}
a.menu:active {  color: #663399; text-decoration: none; background-color: transparent}
a.menu:visited {  color: #663399; text-decoration: none; background-color: transparent}
a.menu:link {  color: #663399; text-decoration: none; background-color: transparent}


body{
text-align: left;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 12pt
}

h1{
text-align: center;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-variant: small-caps;
font-size: 16pt
}

h2{
text-align: center;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-variant: small-caps;
font-size: 14pt
}

h3{
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 12pt
}

td{
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 12pt
}

.subText{
font-size: 10pt; 
}


#logoblock{
position: absolute; 
top: 5px;
left: 5px; 
width: 180px; 
height: 105px;
}

#leftside{
position: absolute; 
top: 115px; 
left: 5px; 
width: 180px; 
height: auto;
}

#mainarea{
position: absolute; 
top: 0px; 
left: 185px; 
width: 610px; 
height: auto; 
padding: 5 5 5 5
}



#menu{
position: relative; 
width: 165px; 
height: auto; 
padding: 5 5 5 5;
margin: 5 0 5 0;
text-align: center;
font-variant: small-caps;
font-size: 14pt;
border: thin dashed #660099;
background-color: #CCBBFF
}

#notes{
position: relative; 
width: 165px; 
height: auto; 
font-size: 10pt;
text-align: left;
padding: 5 5 5 5;
margin: 5 0 5 0
}

#ads{
position: relative; 
width: 165px; 
height: auto; 
text-align: center;
padding: 5 5 5 5;
margin: 5 0 5 0
}

#indicia{
position: relative; 
width: 165px; 
height: auto; 
text-align: center;
font-size: 8pt;
padding: 5 5 5 5;
margin: 5 0 5 0;
border: thin dashed #660099;
background-color: #CCBBFF
}

#leftcolumn{
position: relative; 
width: 300px; 
height: auto; 
float: left;
clear: left;
text-align: left;
font-size: 12pt;
padding: 0 5 0 0
}

#rightcolumn{
position: relative; 
width: 300px; 
height: auto; 
float: right;
clear: right;
text-align: left;
font-size: 12pt;
padding: 0 0 0 5
}