body {
background-color:#FFFFCC;
font-family:Arial, Helvetica, sans-serif;
margin-top:0px;
font-size:80%;
}
h1
{
font-weight:bold;
color:#AC1409;
font-size:1.1em;
}
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.1em;
}
.imgleft
{
display:inline;
border:none;
margin:5px;
float:left;
}
.imgright
{
display:inline;
border:none;
margin:5px;
float:right;
}
.inlineright
{
display:inline;
border:none;
margin:5px;
float:right;
}

#maintable
{
background-color:#FFFFCC;
}
#contentblock img
{
}
#textsection
{
padding-top:10px;
padding-right:10px;
}
#textsection img
{
padding:4px;
}
#topmenu
{
font-size:1.2em;
font-weight:bold;
background-color:#AC1409;
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:black;
}
#boxblock
{
margin-top:10px;
background-color:#CCCCCC;
border:1px solid black;
font-size:0.8em;
}
.callout
{
font-size:1.2em !important;
background-color:#AC1409 !important;
padding-left:10px !important;
}
.callout a:visited{
color:white;}
.callout a{
padding-right:40px;
color:white;
text-decoration:none;
}
.callout a:hover{
color:black;
}
#callcont{
padding-right:10px;
}
#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:red;
}
#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:#ac1409;
}
#textbox
{
margin-left:5px;
}
#footer
{
width:auto;
background-color:#ffffcc;
clear:both;
font-size:0.8em;
text-align:center;
}
#expanded a
{
display:block;
}
.righttext
{
padding-top:10px;
padding-left:10px;
}
.righttext img
{
padding:4px;
}
* html li{margin-left:-3px;}