body {
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-size: 14px;
color: #000000;
line-height: 1.5em;
background-color: #F1F1FA;
margin:0;
padding:0;
background-image: url("images/body-bg.gif");
background-repeat: repeat-x;
background-position:top;
}

#wrapper {
margin: 0 auto;
width: 900px;
border-left: 2px solid #2E3192;
border-right: 2px solid #2E3192;
padding: 0;
background-color:#E8EFF9;
}
.pad10 {
padding:10px
}
#header {
width: 100%;
height: 143px;
background-image: url("images/header-bg.jpg");
background-repeat: no-repeat;
}
#nav {
margin:0;
padding-top: 109px;
padding-left:10px;
}
#searchboxes {
float:right;
background-image: url("images/search-login.gif");
background-repeat: no-repeat;
background-position:top left;
width: 259px;
height: 117px;
margin: 15px 10px 0 0;
}
.loginform {
margin-top:28px;
margin-left:10px;
}
.searchform {
margin-top:32px;
margin-left:10px;
}
#featured {
width:100%;
height:142px;
background-image: url("images/bio-bg.gif");
background-repeat: repeat-x;
background-position:top left;
}
#featured-links {
float:right;
width: 330px;
font-size:80%;
}
#featured-links p {
margin:18px 0 0 0;
padding:0;
line-height:2em;
}
#bio {
background-image: url("images/bio2.gif");
background-repeat: no-repeat;
background-position:top left;
width:545px;
height:133px;
float:left;
margin-top:9px;
margin-left:10px;
}
#bio p {
margin-left:130px;
margin-top:6px;
font-size:90%;
line-height:1.4em;
}
#bio h1 {
margin-left:130px;
margin-top:10px;
font-size:110%;
}
.clear {
clear:both;
}
.redtext {
color:#FF0000
}
hr {
border: 0;
color: #A6C8E9;
background-color: #A6C8E9;
height: 1px;
width: 100%;
}
.address {
font-size:80%;
float:right;
margin: 10px 40px 0 0;
padding-left: 20px;
border-left: 1px solid #A6C8E9;
}
#main-content {
float:left;
width:880px;
padding:0 10px;
background-image: url("images/main-bg.gif");
background-repeat: repeat-x;
background-position:top left;
min-height:315px;
}

#right-content {
float:right;
width:314px;
padding:0 10px;
background-image: url("images/right-bg.jpg");
background-repeat: no-repeat;
background-position:top left;
min-height:315px;
}

.logo {
float:left;
margin-top:50px;
margin-left:5px;
}
#footer {
clear:both;
width:100%;
height:89px;
background-image: url("images/footer-bg.jpg");
background-repeat: no-repeat;
background-position:top left;
border-top:1px solid #2E3192;
}
#footer p {
font-size:80%;
float:left;
margin:65px 0 0 10px;
}
#footer a {color:#eeeeee}
h1, h2, h3, h4, h5, h6 {
color:#AF5700;
}
h1 {
font-size:140%;
}
h2 {
font-size:130%;
}
h3 {
font-size:120%;
}
h4 {
font-size:110%;
}
h5 {
font-size:100%;
}
h6 {
font-size:90%;
}