body {
background: #21252A url('/media/v5/carbon-fade-solid.gif') repeat-y top left;
color: #bbb;
margin: 0;
padding: 0;
font-family: Helvetica, Arial, sans-serif;
}
a, a:visited { color: white; }
a:hover { color: red; }

#header {
margin: 0;
padding: 0;
height: 142px;
background: #21252A url('/media/v5/carbon-fade.jpg') no-repeat top left;
}
#menu {
background-color: #111;
border-top: 1px #444 solid;
border-bottom: 1px #444 solid;
padding: 8px 0px 8px 0px;
width: 291px;
}
#sidebar {
background: url('/media/v5/skull-sm-b.gif') 5% 3%;
width: 290px;
font-size: 8pt;
color: #ccc;
}
#sidebar ul {
list-style: square;
padding: 0 30px 0 42px;
}
#sidebar li {
padding-bottom: 4px;
}
#menu ul {
list-style: none;
margin: 0;
padding: 0 0 0 30px;
}
#menu li {
color: #ddd;
font-size: 16pt;
padding: 4px 0 4px 0;
}
#menu a {
text-decoration: none;
}
#content {
color: #ddd;
position: absolute;
top: 0px;
left: 291px;
width: 455px;
padding: 10px;
}
#rightbar {
position: absolute;
top: 50px;
left: 775px;
width: 245px;
padding: 10px;
font-size: 8pt;
}
#header .logo {
position: absolute;
left: 22px;
top: 55px;
}
#header img {
border: 0;
}
h1 {
font-size: 16pt;
color: white;
}
h2 {
font-size: 12pt;
color: white;
}
h3 {
font-size: 11pt;
color: white;
}
#rightbar p {
padding-left: 10px;
}
#faq {
font-size: 10pt;
}
#content p {
font-size: 10pt;
}

