body {
background-color:#FFFFCC;
font-family:Arial, Helvetica, sans-serif;
font-size:80%;
margin-top:0px;
}
h1
{
font-size:1.1em;
color:#660066;
}
img{
border:none;
}
ul
{
margin-left:20px;
padding-left:0px;
list-style-image: url("../images/arrowbullet.jpg")
}
li
{
padding-bottom:10px;
}
.bigcap
{
font-size:1.4em;
}
.imgright
{
display:inline;
border:none;
margin:5px;
float:right;
}
#maintable
{
background-color:#FFFFCC;
}
#contentblock
{
}
#topmenu
{
font-size:1.2em;
font-weight:bold;
background-color:#660066;
border-bottom:1px solid black;
border-top:1px solid black;
padding-left:25px;
}
#topmenu a:visited{
color:white;}
#topmenu a{
padding-right:30px;
color:white;
text-decoration:none;
}
#topmenu a:hover{
color:yellow;
}
.callout
{
font-size:1.2em;
background-color:#660066;
padding-left:10px;
}
.callout a:visited{
color:white;}
.callout a{
padding-right:10px;
color:white;
text-decoration:none;
}
.callout a:hover{
color:yellow;
}
#boxblock
{
margin-top:10px;
background-color:#CCCCCC;
border:1px solid black;
font-size:0.8em;
}
#tophome
{
font-weight:bold;
font-size:1.6em;
padding-left:30px;
border-bottom:1px solid black;
border-top:1px solid black;
}
#tophome a:visited{
color:black;}
#tophome a{
padding-right:10px;
color:black;
text-decoration:none;
}
#tophome a:hover{
color:#660066;
}
#nav
{
background-color:#FFFFCC;
padding-top:10px;
border-right:1px solid black;
padding-right:5px;
}
#nav a:visited{
color:purple;}
#nav a{
color:#000000;
text-decoration:none;
font-size:0.9em;
}
#nav a:hover{ /*hover background color*/
color:purple;
}
#textbox
{
margin-top:10px;
margin-left:5px;
}
.righttext
{
padding-left:10px;
}