body {
font-family: 'optima', 'arial', 'verdana', 'bitstream vera sans', sans-serif;
font-size:95%;
color:#000;
line-height: 150%;
background:#fff;
text-align:center;
margin: 0 auto;
}

#container {
margin: 0px auto;
margin-top: 0px;
max-width: 650px;
width: 650px;
text-align: left;
}

#content {
position: relative;
}

h1,h2,h3,h4,h5,h6 {
color: #444;
margin: 10px 0;
}

h1{
font-size: 130%;
line-height: 130%;
margin-bottom: 0px;
}

h2{
font-size: 110%;
line-height: 110%;
}

a {
color: #000;
font-weight: bold;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

h1 a, h2 a, h3 a, h4 a {
text-decoration: none;
color: #444;
}

blockquote {
font-size: 90%;
color: white;
padding: 10px;
margin-left: 0;
border: 1px dashed;
width: 630px;
background-color: #00529C;
}

blockquote a{
	color: white;
}

blockquote p {
	margin: 0;
	padding: 0;
}

#header,#site-meta,#footer {
font-size: 85%;
color: #bbb;
text-align: left;
}

#image {
position: relative;
top: 8px;
right: 17px;
width: 260px;
height: 45px;
float: right;
}

#image img {
height: 45px;
}

#header a, #site-meta a {
text-decoration: none;
font-weight: normal;
} 

#header {
border-bottom:5px solid #bbb;
padding-bottom:0px;
height: 55px;
}

#nav {
position: relative;
top: 27px;
float: left;
display: inline;
text-transform: lowercase;
}

#nav a {
padding-left: 7.5px;
padding-right: 7.5px;
}

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

#footer {
border-top:5px solid #bbb;
padding: 5 0 0 0;
margin: 5 0 0 0;
color: #555;
text-align: right;
font-size: 80%;
}

#footer input {
font-size: 80%;
}
