h1 {
font-family:Georgia, "Times New Roman", times, serif;
font-size:32px;
color:#000;
font-weight:normal;
margin:20px 0;
}

h2 {
font-family:Georgia, "Times New Roman", serif;
font-size:24px;
font-weight:normal;
color:#06C;
margin:35px 0 9px;
}

body {
background:#a8aad7 url(../media/background.png) no-repeat top center;
font-family:Verdana, Helvetica, Arial, sans-serif;
font-size:16px;
line-height:1.7em;
color:#454545;
margin:0;
padding:0;
}

a {
color:#2C3092;
}

a:hover {
color:#420B50;
}

#wrapper {
background:#fff;
width:902px;
margin:0 auto;
}

#logo {
text-indent:-9000px;
background:url('../media/logo.gif') no-repeat 0 0;
width:675px;
height:172px;
border:1px;
display:block;
float:left;
margin:15px 0 0;
}

#address {
font-family:Georgia, "Times New Roman";
font-size:18px;
line-height:1.4em;
float:left;
width:180px;
margin:53px 0 0;
}
#address a {
letter-spacing: -.05em;
}

#nav {
background:url(../media/navback.png) no-repeat top center;
list-style:none;
clear:left;
width:890px;
display:block;
overflow:hidden;
height:76px;
margin:0 auto;
padding:5px;
}

#nav li {
font-family:Georgia, "Times New Roman", serif;
font-size:21px;
float:left;
margin:5px;
}

#nav a {
background:#fff;
display:block;
text-align:center;
color:#2E3192;
text-decoration:none;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
width:182px;
vertical-align:middle;
margin:0;
padding:15px;
}

#nav a:hover {
text-decoration:underline;
color:#06C;
}

#nav a.current,#nav a.current:hover {
background:#e0e1ef;
text-decoration:none;
color:#2E3192;
}

#body {
clear:left;
padding:20px 50px 10px 50px;
}

.center {
text-align:center;
}

.italic {
font-style:italic;
}

.subhead {
background: #f7f7f7;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
padding: 20px;
}

.fees p {
 margin-left: 20px;
}

#footer {
background:#a8aad7 url(../media/footertop.png) no-repeat top center;
color:#fff;
margin-top:20px;
width:822px;
overflow:hidden;
padding:35px 40px 15px 40px;
}

#footer .credit {
float:right;
width:300px;
text-align:right;
}

