body {
background-color: #DEDDD9;
}

#wrap {
width:860px;
margin-left:auto;
margin-right:auto;
}

#header {
height: 117px;
background: #30414F;
text-align: center;
}

#header h1 {
color:#FFFFFF;
font-family:Georgia,Times New Roman,Times,serif;
font-size:24px;
letter-spacing:0.2em;
line-height:30px;
padding-top: 20px
}

#header h2 {
color:#66CCFF;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
letter-spacing:0.4em;
line-height:18px;
}

#header img {
float: left;
}
#bar {
background: #9a988d;
height: 15px;
}

#navbar {
background: #9a988d;
clear:left;
float:left;
margin:0 0 5px;
padding:0;
width:165px;
}

#navbar a {
color:#30414F;
display:block;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
letter-spacing:0.1em;
line-height:16px;
padding:8px 6px 10px 26px;
text-decoration:none;
}

#navbar a:hover {
background: #30414F;
color:#66CCFF;
}

#content {
margin:0 5px 5px 170px;
padding:0 0 0 10px;
font-family:Verdana,Arial,Helvetica,sans-serif;
}

#content h1 {
color:#30414F;
font-size:20px;
font-weight:bold;
letter-spacing:0.2em;
line-height:22px;
}

#content h2 {
color:#30414F;
font-size:14px;
font-weight:bold;
letter-spacing:0.2em;
line-height:16px;
}

#content h3 {
color:#30414F;
font-size:12px;
font-weight:bold;
letter-spacing:0.2em;
line-height:14px;
}

#content p {
color:#333333;
font-size:12px;
line-height:20px;
}

#footer{
border-top:2px solid #9a988d;
text-align: center;
color:#444444;
font-size:11px;
}