body {
background-color: #FFFFFF;
font-family: arial, helvetica, verdana;
font-size: 12px;
}

#container {
width: 790px;
margin-left: auto;
margin-right: auto;
}

#header {
width: 790px
background-color: #FFFFFF;
text-align: center;
}

#background {
width: 790px;
}

#leftnav {
width: 261px;
background-image: url('images/bg_left.jpg');
background-repeat: no-repeat;
padding-top: 20px;
height: 510px;
float: left;
}

#arrownav {
text-align: center;
margin-top: 35px;
}

#maincontent-text1 {
margin-top: 120px;
}

#maincontent-text2 {
margin-top: 280px;
}

#footer {
width: 790px
background-color: #FFFFFF;
clear: both;
text-align: center;
}

p.nav {
margin-bottom: 5px;
margin-top: 5px;
margin-left: 20px;
font-family: verdana, arial, helvetica;
font-weight: bold;
color: #00008B;
}

p.subnav {
margin-top: 0px;
margin-bottom: 0px;
margin-left: 35px;
font-size: 11px;
color: #00008B;
}

p.footer {
font-size: 11px;
color: #666666;
}

h1 {
font-family: arial, helvetica, verdana;
font-size: 16px;
color: #BDB76B;
padding-top: 150px;
font-weight: 400;
}

h2 {
font-family: arial, helvetica, verdana;
font-size: 14px;
color: #BDB76B;
padding-top: 30px;
margin-bottom: 120px;
font-weight: 400;
}

h3 {
font-family: arial, helvetica, verdana;
font-size: 13px;
color: #FF0000;
font-weight: 700;
}

a.nav {
text-decoration: none;
color: #0000CD;
}

a.nav:hover {
text-decoration: underline;
}

a.nav:visited {
color: #0000CD;
}

td {
vertical-align: top;
}
