html {
padding:0;
margin:0;
}


body {
background: #1d6893;
font-family: arial;
font-size: 1em;
}

div#mainwrap {
width: 782px;
margin-right: auto;
margin-left: auto;
}

div#toplinks {
margin-top: 90px;
text-align: right;
padding-right: 50px;
}

div#toplinks a {
color: white;
font-size: .8em;
text-decoration: none;
}

div#toplinks a:hover {
text-decoration: underline;
}

div#toplinks p {
font-size: .8em;
color: white;
}

div#header {
background: url(images/head1.jpg) no-repeat;
height: 330px;
margin-top: 5px;
}

div#mainnav {
width: 782px;
}

div#mainnav a {
color: white;
font-size: 1.5em;
text-decoration: none;
font-weight: bold;
}

div#mainnav a:hover {
color: #1d6893;
}

div#mainnav ul{
padding-top: 285px;
margin-left: 95px;
}

div#mainnav li{
float: left;
list-style-type: none;
margin-right: 85px;
}

div#mainnav img {
border: none;
}

div#contentwrap{
background: url(images/2col_bg.png);
margin-top: 15px;
}

div#contentwrap b {

color: black;
}

div#contentwrap p {
font-size: .8em;
color: white;
}

div#contentwrap li {
font-size: .8em;
color: white;
}

div#contentwrap a {
color: #653366;
text-decoration: none;
}

div#contentwrap a:hover {
text-decoration: underline;
}

div#contentwrap h1 {
font-size: 1em;
color: white;
text-decoration:underline;
}

div#contentwrap span {
font-weight: bold;
}

.right {
float: right;
width: 295px;
text-align: center;
margin-right: 30px;
}


.right ul {
margin-right: 30px;
}

.right li {
text-devoration: highlight;
background: #653366;
margin-top:2px;
}

.left {
width: 295px;
margin-left: 30px;
margin-right: 80px;
text-align: center;
}

.testgrey {
background: #3a4b55;
color: white;
padding: 8px;
}

.testpurp {
background: #653366;
color: white;
padding: 8px;
margin-top: 8px;
margin-bottom: 8px;
}

div#footer {
width: 782px;
height: 45px;
text-align: center;
margin-top: 25px;
margin-right: auto;
margin-left: auto;
}

div#footer a {
color: white;
font-size: .8em;
text-decoration: none;
}

div#footer a:hover {
text-decoration: underline;
}

div#footer p {
font-size: .8em;
color: white;
}
