body {
font-family:Verdana, Arial, Helvetica, sans-serif;
background-image:url(../images/mainbackground.png);
margin-left:auto;
margin-right:auto;
font-size:9pt;
color:#000;
line-height:13pt;
text-align:center;
padding:0;
}

#container {
width:730px;
margin-right:auto;
margin-left:auto;
margin-top:-14px;
padding:0px;
text-align:left;
}

hr {
border: 0;
color: #9E9E9E;
background-color: #9E9E9E;
height: 1px;
width: 100%;
text-align: left;
}

.bottom {
background:url(../images/bottom.png) no-repeat;
width:730px;
height:10px;
margin-right:auto;
margin-left:auto;
}

.maincontainer {
width:730px;
background:url(../images/burgundybgrd.png) repeat;
}

a.one:link {color: #CC2527; text-decoration: none}
a.one:visited {color: #CC2527; text-decoration: none}
a.one:hover {color: #7CB2D8}


.content {
padding:15px 30px 2px;
}

#menu {
width:730px;
margin-top: 0px;
padding: 0px;
}

#nav {
background:url(../images/burgundymenu.png) #fff repeat;
text-align:center;
margin-top:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
color:#000;
font-weight:bold;
padding-top:8px;
padding-bottom:2px;
text-decoration:none;
}

#nav a {
background:#fff;
color:#000;
text-decoration:none;
}

#nav a:active {
background:#fff;
color:#CC2527;
}

#nav a:hover {
color:#A60E1B;
font-size:8pt;
padding-bottom:2px;

}

.footer {
background-image:url(../images/mainbackground.png);
width:500px;
margin-right:auto;
margin-left:auto;
color:#fff;
font-size:11px;
text-align:center;
}


.floatright {
float:right;
margin:4px;
}


#dhtmltooltip{
position: absolute;
width: 150px;
border-width: 2px;
border-color: #A60E1B;
padding: 4px;
text-align: justify;
background-color: white;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

