body {
background: #666666;
font-family: arial, verdana;
font-size: 12px;
color: #FFFFFF;
margin: 0;
}
#header {
background-image: url('/images/logo.jpg');
background-repeat: no-repeat;
background-position: center;
background-color: #000000;
text-align: center;
width: 980px;
height: 190px;
}
#footer {
width: 980px;
background: #000000;
text-align: center;
padding-top: 5px;
padding-bottom: 5px;
}
#bottom {
clear:both;
}
#menu {
width: 980px;
background: #000000;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}
ul.nav {
display: inline;
padding: 0px;
margin: 0;
text-transform: capitalize;
font-weight: bold;
}
li.nav {
display: inline;
margin: 0;
}
a, a:visited, a:active {
font-family: verdana, arial;
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}
a:hover {
font-family: verdana, arial;
text-decoration: underline;
font-weight: bold;
}
#spacer {
height: 10px;
font-size: 0px;
}

#wrap {
background: #000000;
width: 980px;
margin:0 auto;
text-align: left;
height: auto;
}
#lsidebar {
width: 160px;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
height: auto;
text-align: left;
float: left;
}
#content {
width: 630px;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
height: auto;
text-align: left;
float:left;
}
#rsidebar {
width: 160px;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
height: auto;
text-align: left;
float:right;
}
input, textarea {
}
h1 {
font-size: 15px;
margin: 0px 0px 0px 0px;
text-decoration: underline;
}
#hdr {
font-size: 15px;
margin: 0px 0px 0px 0px;
text-decoration: underline;
font-weight: bold;
}
h2 {
font-size: 15px;
margin: 0px 0px 0px 0px;
text-decoration: underline;
}
h3 {
text-decoration: underline;
margin: 10px 0px 0px 0px;
font-size: 12px;
}
table, tr, td {
margin: 0px 0px 0px 0px;
}
p {
margin: 10px 0px 0px 0px;
}
