body {
color: #333;
margin: 0px 0px 20px 0px;
background-color: #FFFFFF;
text-align: center;
font-family: arial, verdana, helvetica, sans-serif;
}

a {
text-decoration: underline;
}

a:link {
color: #044F78;
}

a:visited {
color: #044F78;
}

a:active {
color: #044F78;
}

a:hover {
color: #000;
text-decoration: none;
}

h1, h2, h3 {
margin: 0px;
padding: 0px;
font-weight: normal;
}

#container {
line-height: 140%;
margin-right: auto;
margin-left: auto;
text-align: left;
padding: 0px;
width: 700px;
background-color: #FFFFFF;
border: 1px solid #FFFFFF;
}

#banner {
background-color: #FFFFFF;
text-align: left;
padding: 8px;
border-bottom: 0px solid #cc7970;
height: 113px;
}

#banner img {
border: 0;
}


#banner a {
border: 0;
text-decoration: none;
}


#center {
float: left;
width: 500px;
overflow: hidden;
}

.content {
font-size: 12px;
padding: 15px 15px 5px 15px;
background-color: #FFFFFF;
}

.content p {
line-height: 20px;
text-align: left;
margin-bottom: 10px;
}

.content blockquote {
line-height: 150%;
}

.content li {
line-height: 150%;
}

.content h2 {
color: #653313;
font: 12px/18px verdana, arial, helvetica, sans-serif;
text-align: left;
font-weight: bold;
margin-bottom: 10px;
}

.content h3 {
color: #653313;
font: 14px/20px verdana, arial, helvetica, sans-serif;
text-align: left;
font-weight: bold;
margin-bottom: 10px;
}

.content p.posted {
color: #999999;
font: 10px verdana, arial, helvetica, sans-serif;
border-top: 1px solid #999999;
text-align: left;
margin-bottom: 25px;
line-height: normal;
padding: 3px;
}

p img {
padding: 0 4px 0 4px;
}

#right {
float: left;
width: 200px;
font-size: 11px;
line-height: 17px;
background-color: #FFFFFF;
overflow: hidden;
}

.sidebar {
padding: 15px;
}

.sidebar h2 {
color: #653313;
font-size: 12px;
text-align: left;
font-weight: bold;
text-transform: uppercase;
padding: 3px;
letter-spacing: .3em;
}

#navlist
{
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid #653313;
width: 180px;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid #653313;
}

#navlist li a { text-decoration: none; }


#powered {
font-size: 10px;
line-height: 150%;
text-align: left;
color: #666666;
margin-top: 50px;
}

#footer {
text-align: center;
font-size: 10px;
border-top: 1px solid #ccc;
margin-top: 10px;
}
