/* CSS Document */


body {
margin-top:0px;
margin-left:0px;
margin-right:0px;
}

#container{
width:720px;
}

#container2{
width:760px;
}

#header {

padding-bottom:10px;
margin-bottom:10px;
border-bottom:5px solid #ebb32c;
height:85px;
font:14pt "Arial";
font-weight:bold;
}

#header img {
float:right; 
margin-right:-28px;
}

#header span {
float:left;
margin-top:25px;
margin-left:10px;
}

#subheader1 {font-family: verdana, arial, sans-serif; font-size: 14pt; color: #000; font-weight: bold}

#subheader2  {font-family: verdana, arial, sans-serif; font-size: 11pt; color: #903; font-weight: bold}

#content {
margin-left:10px;
width:720px;
margin-top:8px;
}

a {font-family: verdana; color: #1313A3; text-decoration: underline}
a:visited {font-family: verdana; color: #666666; text-decoration: underline}
a:hover {font-family: verdana; color: #903; text-decoration: none}

#footer {font-family: verdana, arial, sans-serif; font-size: 9pt; color: #999;}
