body {
background:#000000;
color:#CCCCCC;
font-family:verdana,sans-serif;
font-size:10pt;
text-align:center;
}

h1, h2, h3, h4, h5, p {
padding-left:10px;
padding-right:10px;
}

a:link {
color:#008800;
text-decoration:underline;
}

a:visited {
color:#004400;
text-decoration:underline;
}

a:active, a:hover {
color:#AACCAA;
}

h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, .name a:link, .name a:visited {
color:#558855;
text-decoration:none;
}

h1 a:hover, h1 a:active, h2 a:hover, h2 a:active, .name a:hover, .name a:active {
color:#AACCAA;
}

blockquote {
background:url('quote.gif') top left no-repeat;
font-size:8pt;
padding:10px 20px;
}

blockquote.comment {
background:url('comment.gif') top left no-repeat;
}

blockquote.comment .name {
font-weight:bold;
}

table {
border:1px outset #000000;
margin-left:1em;
}

td, th {
padding:0.2em;
border:1px inset #000000;
}

#container {
margin:auto;
text-align:left;
width:700px;
}

#header {
text-indent:-2000px;
background:url('banner.jpg') no-repeat;
height:150px;
}

#menu {
float:left;
width:195px;
padding-top:30px;
padding-left:5px;
background:url('menubg.jpg') top left no-repeat;
}

#content {
float:right;
width:500px;
background:#FFFFFF;
color:#000000;
text-align:justify;
}

#content ul, #content ol {
margin-right:20px;
}

#content h2, #content h1 {
text-align:left;
}

#footer {
clear:both;
font-size:8pt;
color:#888888;
padding:10px 50px;
text-align:center;
}

#menu ul, #menu li {
margin:0;
padding:0;
list-style-type:none;
font-weight:bold;
color:#FFFFFF;
text-transform:uppercase;
}

#menu ul li ul {
margin-left:10px;
border-left:1px solid #888888;
padding-left:5px;
}

#menu ul li ul li a:link, #menu ul li ul li a:visited {
font-size:8pt;
text-transform:lowercase;
color:#AAAAAA;
text-decoration:none;
font-weight:normal;
}

#menu ul li ul li a:hover, #menu ul li ul li a:active {
color:#FFFFFF;
text-decoration:underline;
}

.date {
float:right;
font-size:10pt;
font-weight:normal;
font-style:italic;
}

.commentlink {
text-align:right;
font-style:italic;
}

.underline {
text-decoration:underline;
}

.strikethrough {
text-decoration:line-through;
}
