body {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFCC; background-color: #663300; scrollbar-face-color: #663300;

scrollbar-highlight-color: #BA7D3E;

scrollbar-3dlight-color:#ffFFFF;

scrollbar-darkshadow-color: #660000;

scrollbar-shadow-color: #CC0033;

scrollbar-arrow-color: White;

scrollbar-track-color: #FFFFCC;

text-align:left;
padding-top: 10px;
margin-left:auto;
margin-right:auto;
}

a:active {  color: #FFCC66; text-decoration: none}

a:hover {  color: #FFCC66}

a:link {  color: #FFFFCC; text-decoration: none}

a:visited {  color: #BA7D3E; text-decoration: none}

#wrapper {
width:942px;
margin-right:auto;
margin-left:auto;
}

p {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFCC; text-decoration: none}

li {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFCC}

h3 {  font-size: 24px; font-weight: bold}

h2 {  font-size: 14px; font-weight: bold}

h4 {  font-size: 14px}
#footer {
clear: both;
text-align: center;
}
#left {
float:left;
width:25%;
}
#main {
float:right;
width:70%;
}
ul {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: 2em;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #FFFFCC;
text-decoration: none;
background-color: transparent;
text-indent: 5px;
list-style-position: outside;
list-style-type: square;
padding: 6px;
margin: 2px;
}

#clear{
clear: both
}