body {
background-color: #E6E5DF;
}

p {
font-family: Helvetica;
color: #B7B3AB;
}

p.subtitle {
display: block;
margin-left: auto;
margin-right: auto;
text-align: center;
}

img.banner {
display: block;
margin-left: auto;
margin-right: auto;
border: none;
text-align: center;
}

#topnav {
padding: 0 0 0 0;
margin-left: auto;
margin-right: auto;
position: relative;
width: 967px;
height: 80px;
background: url('../images/header-top.gif') top no-repeat #8B8C81;
text-align: center;
}

#topnav ul {
padding: 15 0 0 0;
margin: 0 0 0 0;
}

#topnav ul li {
font-family: Helvetica;
font-weight: 200;
font-size: 24px;
color: #B7B3AB;
list-style: none;
display: inline;
padding: 15 15 15 15;
margin: 0 0 0 0;
text-align: center;
}

#topnav a:link {
font-family: Helvetica;
font-weight: lighter;
font-size: 24px;
color: #E6E5DF;
text-decoration: none;
}

#topnav a:visited {
font-family: Helvetica;
font-size: 24px;
color: #E6E5DF;
text-decoration: none;
}

#topnav a:hover {
color: #D6C3D6;
}

#topnav2 {
padding: 0 0 0 0;
margin-left: auto;
margin-right: auto;
position: relative;
width: 75%;
height: 80px;
background: #8B8C81;
text-align: center;
}

#topnav2 ul {
padding: 15 0 0 0;
margin: 0 0 0 0;
}

#topnav2 ul li {
font-family: Helvetica;
font-weight: 200;
font-size: 24px;
color: #B7B3AB;
list-style: none;
display: inline;
padding: 15 15 15 15;
margin: 0 0 0 0;
text-align: center;
}

#topnav2 a:link {
font-family: Helvetica;
font-weight: lighter;
font-size: 24px;
color: #E6E5DF;
text-decoration: none;
}

#topnav2 a:visited {
font-family: Helvetica;
font-size: 24px;
color: #E6E5DF;
text-decoration: none;
}

#topnav2 a:hover {
color: #D6C3D6;
}

#topnav-left {
position: absolute;
top: 0;
left: 0;
width:28px;
margin: 0 0 0 0;
padding: 0 0 0 0;
background: url('../images/header-left.gif') no-repeat #8B8C81;
}

#topnav-right {
position: absolute;
top: 0;
right: 0;
width:28px;
margin: 0 0 0 0;
padding: 0 0 0 0;
background: url('../images/header-right.gif') no-repeat #8B8C81;
}

#content {
padding: 0 0 0 0;
margin-left: auto;
margin-right: auto;
position: relative;
width: 75%;
background: #F5F4EE;
font-family: Helvetica;
font-size: 16px;
color: #383D36;
height: 75%;
}

#content a:link {
font-family: Helvetica;
color: #383D36;
border-bottom: solid thin #B099BA;
text-decoration: none;
}

#content a:visited {
font-family: Helvetica;
color: #383D36;
border-bottom: solid thin #B099BA;
text-decoration: none;
}

#content a:hover {
font-family: Helvetica;
color: #B099BA;
border-bottom: solid thin #B099BA;
text-decoration: none;
}


#graph {
visibility: hidden;
}

.main {
background-color: #DEDCD8;
font-family: Helvetica;
font-size: 14px;
text-align: justify;
color: #222122;
height: 45%;
}

#leftnav {
position:  relative;
left: -40%;
##background-color: #D6C3D6;
width: 20%;
background: url('../images/shadow-sprite-l.gif') top right repeat-y #D6C3D6;
}

#leftnav ul {
list-style: none;
}

#leftnav ul li {
font-size: 12px;
color: black;
padding: 5px;
border-bottom: thin solid #353135;
}

#rightnav {
position:  absolute;
left: 40%;
##background-color: #D6C3D6;
width: 20%;
background: url('../images/shadow-sprite-r.gif') top left repeat-y #383D36;
}

#text {
padding: 10px;
text-align: justify;
}

.footer {
margin-left: auto;
margin-right: auto;
width: 30%;
font-family: Helvetica;
color: #9C9C9C;
font-size: 25%;
}

.footer a:link {
font-family: Helvetica;
color: #9C9C9C;
}
.footer a:visited {
font-family: Helvetica;
color: #9C9C9C;
}
.footer a:hover {
font-family: Helvetica;
color: #383D36;
}

.highlightnav {
border-bottom: solid 3px #D6C3D6;
}

#item {
position: relative;
background: #D6C3D6;
}


