* {
color: #515153;
font-family: Verdana;
}
body {
margin: 0 auto;
width: 920px;
background-image: url(../images/bg.gif);
background-repeat: repeat-x;
}
#wrapper {
width: 920px;
}
#header {
height: 112px;
background-image: url(../images/header_bg.png);
background-repeat: no-repeat;
}
p .italic {
font-style: italic;
}
h1 {
font-family: verdana;
font-size: 1.3em;
margin: 0;
padding: 0;
}
h2 {
font-family: verdana;
font-size: 1.0em;
margin: 0;
padding: 0;
}
h3 {
font-family: verdana;
font-style: italic;
font-size: 1.0em;
margin: 0;
padding: 0;
}
#header p {
font-size: 0.9em;
font-style: italic;
margin: 0;
padding: 0;
}
.header_content {
float: right;
width: 300px;
margin-right: 100px;
padding: 20px;
}
.header_content2 {
float: right;
margin-top: 10px;
width: 400px;
margin-right: 70px;
padding: 10px;
}
.focus_box {
border: 1px solid #4f9395;
}
#main_content_wrapper {
background-image: url(../images/body_bg.png);
background-repeat: repeat-y;
height: 100%;
}
#nav {
border-top: 1px solid #4f9395;
border-bottom: 1px solid #4f9395; 
background-color: #77d1f6;
height: 25px;
margin-left: 11px;
width: 900px;
}
#nav ul {
font-family: verdana;
font-size: 1.1em;
margin: 0;
margin-top: 1px;
padding: 0;
list-style: none;
}
#nav li {
display: inline;
margin-left: 20px;
}
#nav a {
text-decoration: none;
padding-left: 10px;
padding-right: 10px;
}
#nav a:hover{
background-repeat: no-repeat;
color: #ffffff;
}
#nav a.current {
color: #ffffff;
}
#left_column {
width: 278px;
float: left;
margin-left: 10px;
padding: 0 0 0 10px;
}
#left_column a {
color: #4f9395;
text-decoration: none;
}
#left_column a:hover {
color: #515153;
}
#left_column li {
font-size: .9em;
}
#left_column p {
font-size: .8em;
}
.bluebox {
color: #ffffff;
font-size: .8em;
font-weight: bold;
border: 1px solid #515153;
background-color: #3e6f6c;
padding: 7px;
}
.lite-bluebox {
color: #ffffff;
font-size: .8em;
font-weight: bold;
border: 1px solid #515153;
background-color: #7cd2f4;
padding: 7px;
}

.toggle{
color: #ffffff;
font-size: 1.1em;
font-weight: bold;
border: 1px solid #515153;
opacity: .5;
filter: alpha(opacity=50);
background-color: #3e6f6c;
padding: 15px;
}
#right_column {
width: 550px;
float: left;
margin-left: 20px;
margin-top: 10px;
padding-right: 45px;
}
#right_column a {
color: #4f9395;
text-decoration: none;
}
#right_column a:hover {
color: #515153;
}
#right_column p {
font-size: .8em;
}
#right_column p.margin {
margin-left: 90px;
}
#right_column li {
font-size: .9em;
}
#footer_wrapper {
background-image: url(../images/footer_bg.png);
background-repeat: no-repeat;
height:100px;
}
#footer {
margin-left: 11px;
width: 900px;
font-size: .8em;
border-top: 1px solid #4f9395;
text-align: center;
}
li {padding-bottom:7px;}
li li {padding-top:7px;}
