body, p, div, td, ul, textarea, input {
font-family:Georgia;
font-size:13px;
}

body, p, div, td {
line-height:18px;
}

p {
margin-top:18px;
}

li {
padding-bottom:5px;
}

body {
margin:20px 0px;
background:#000000;
text-align:center;
}

A:link {
text-decoration:underline;
color:#396e95;
}

A:visited {
text-decoration:underline;
color:#396e95;
}

A:hover {
text-decoration:underline;
color:#4e96cc;
}

h1 {
font-family:'Book Antiqua';
font-size:37px;
font-weight:bold;
line-height:normal;
color:#396e95;
border-bottom:2px solid #396e95;
margin-bottom:15px;
}

h2 {
font-family:'Book Antiqua';
font-size:25px;
font-weight:bold;
letter-spacing:1px;
line-height:normal;
color:#396e95;
border-bottom:2px solid #396e95;
margin-bottom:15px;
}

h3 {
font-size:15px;
line-height:normal;
margin:18px 0px 5px 0px;
}

h4 {
background:#dddddd;
font-weight:normal;
font-style:italic;
padding:3px 7px;
font-size:13px;
line-height:normal;
margin:18px 0px 0px 0px;
}

img {
border:none;
}

#layout {
margin:auto;
border-collapse:collapse;
width:760px;
border-bottom:10px solid #396e95;
}

#layout td {
text-align:left;
padding:0px;
}

#header {
z-index:0;
background:#dddddd;
}

#title {
position:absolute;
z-index:1;
left:50%;
top:87px;
padding:0px 20px;
width:720px;
margin-left:-360px;
text-align:left;
font-family:'Book Antiqua';
font-weight:bold;
font-size:19px;
line-height:normal;
color:#396e95;
}

#strip {
padding:4px 10px;
background:#396e95;
color:#99ffff;
font-weight:bold;
text-transform:uppercase;
font-size:11px;
letter-spacing:1px;
}

#title a:link, #title a:visited, #title a:hover {
color:#396e95;
text-decoration:none;
}

#strip a:link, #strip a:visited, #strip a:hover {
color:#99ffff;
text-decoration:none;
}

#strip_right {
float:right;
text-align:right;
width:200px;
font-size:11px;
}

#menu {
background:url(lighthouse.jpg) bottom center no-repeat #e9e4d2;
width:28%;
vertical-align:top;
}

#sidebar {
margin:20px;
}

#content {
background:#ffffff;
width:72%;
height:520px;
vertical-align:top;
}

#body {
margin:30px;
}

#link td {
background:url(button.gif) center no-repeat;
width:175px;
height:60px;
font-weight:bold;
line-height:15px;
text-align:center;
text-transform:uppercase;
}

#link a:link, #link a:visited {
color:#396e95;
text-decoration:none;
}

#link a:hover {
color:#ffffff;
text-decoration:none;
}

#footer {
padding:15px;
color:#99ffff;
font-weight:normal;
text-transform:uppercase;
font-size:11px;
letter-spacing:1px;
text-align:center;
}

#footer a:link, #footer a:visited, #footer a:hover {
color:#99ffff;
text-decoration:underline;
}

.comment {
background:#ededed;
font-size:12px;
line-height:16px;
padding:10px;
}


#post {
padding:15px 20px;
border:0px solid #b3a288;
border-top:none;
background-color:#efefef;
}

#post input, textarea {
margin-bottom:10px;
}