body {
margin: 0;
color: black;
background: white url(images/bg.gif) no-repeat;
font: 14px arial, helvetica, sans-serif;
}

a {
color: #C00000;
text-decoration: underline;
}

a:hover {
color: black;
}

h2 {
font-size: 24px;
font-weight: normal;
margin: 0;
}

h3 {
margin: 0 0 -15px 0;
font-size: 16px;
}

#header {
height: 72px;
margin-left: 150px;
background: url(images/dot.gif) repeat-x bottom left;
}

#header a {
display: none;
}

#header h1 {
margin: 0;
width: 365px;
height: 27px;
position: relative;
top: 42px;
left: 10px;
background: url(images/header.gif) no-repeat;
}

#header h1 a {
display: block;
height: 100%;
width: 100%;
text-indent: -9999px;
text-decoration: none;
}

#menu {
float: left;
margin-top: 175px;
width: 200px;
}

#menu ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu li {
margin: 0;
padding: 0 0 0 14px;
background: url(images/bullet.gif) no-repeat 5px 50%;
}

#menu a {
font-size: 12px;
padding: 1px 0;
text-decoration: none;
display: block;
background: url(images/dot2.gif) repeat-x bottom left;
width: 186px;
}

#menu a:hover {
color: white;
background-color: #C00000;
}

#main {
margin: 15px 15px 15px 255px;
}

#footer {
margin-top: 35px;
color: #000000;
clear: left;
font-size: 12px;
text-align: center;
}

html > body #footer {
margin-top: 0;
padding-top: 35px;
}

#ads {
float: right;
margin-top: 50px;
width: 125px;
}
