body {
margin:0px 15px;
background:url(background.gif) center repeat-y #999999;
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:760px;
text-align:left;
}

#header {
background:#fffdab;
width:760px;
height:95px;
}

#navbar {
background:url(navbar.jpg) #888888;
line-height:30px;
color:#ffffff;
text-align:center;
}

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

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

#page {
background:#ffffff;
padding:20px 20px 50px 20px;
}

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

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

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

#footer a {
color:#444444;
}

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

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