body {
margin:0px 15px;
background:#555555;
text-align:center;
}

body, p, div, td, ul {
font-family:'Arial';
font-size:13px;
line-height:17px;
}

p {
margin:17px 0px;
}

input, select, textarea {
font-family:'Arial';
font-size:13px;
}

sup {
font-size:9px;
line-height:9px;
color:blue;
}

hr {
border:1px solid #888888;
}

h1 {
margin:0px 0px 15px 0px;
font-size:20px;
line-height:23px;
font-weight:bold;
}

h2 {
font-size:16px;
line-height:18px;
font-weight:bold;
margin:0px;
}

h3 {
font-size:15px;
font-weight:bold;
margin-bottom:3px;
}

li {
padding-bottom:5px;
}

img {
border:none;
}

blockquote {
font-size:12px;
}

a {
color:#0000cc;
text-decoration:underline;
}

a:hover {
color:#ff0000;
text-decoration:underline;
}

#layout {
margin:auto;
width:850px;
text-align:left;
}

#header {
background:#fffdab;
width:850px;
height:170px;
}

#navbar {
position:absolute;
top:138px;
left:50%;
width:850px;
margin-left:-407px;
line-height:32px;
color:#ffffff;
text-align:left;
}

#navbar a {
color:#ffffff;
padding:0px 7px;
text-decoration:none;
font-weight:bold;
}

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

#page {
background:url(tile.gif) #ffffff;
padding:20px 20px 50px 25px;
}

#rightpanel {
float:right;
width:220px;
text-align:center;
}

#content {
width:540px;
text-align:left;
}

#footer {
clear:both;
padding:20px;
text-align:center;
background:#f5e3aa;
color:#444444;
}

#footer a {
color:#444444;
}

#disclaimer {
margin:20px 0px 0px 0px;
text-align:center;
font-size:11px;
line-height:11px;
color:#444444;
}

.postdate {
color:#444444;
font-size:11px;
letter-spacing:1px;
text-transform:uppercase;
}
