
body {
background: #000000 url("bkg.jpg") repeat-x;
color: #FFFFFF;
font-family: Trebuchet MS;
font-weight: normal;
font-size: 9px;
text-align: center;
margin-top: 482px;
}

input, textarea, select {
border-right: 1px solid #FFFFFF;
border-top: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
color: #000000;
background: #B5B18E;
font-size: 11px;
font-weight: normal; 
line-height: 12px;
}

a:link, a:active, a:visited {
 font-family:;
 text-transform: normal;
 font-size: 9px;
 color: #B8002E;
 font-weight: bold;
 text-decoration: underline;
}

a:hover {
  font-family:;
 text-transform:none;
 font-size: 9px;
 color: #B8002E;
 font-weight: none;
 text-decoration: overline;
}

a.nav:link, a.nav:active, a.nav:visited {
 display: block;
color: #00B88A;
font-family: Lucida Sans Unicode, Lucida Grande;
font-weight: normal;
font-size: 9px;
text-transform: uppercase;
text-decoration: none;
letter-spacing: 2px;
text-align: center;
background: #B5B18E;
padding: 5px;
border: 1px solid #000000;
margin-bottom:3px;
}

a.nav:hover {
  display: block;
color: #00B88A;
font-family: Lucida Sans Unicode, Lucida Grande;
font-weight: normal;
font-size: 9px;
text-transform: none;
text-decoration: none;
letter-spacing: 2px;
text-align: left;
background: #B5B18E;
padding: 5px;
border: 1px solid #FFFFFF;
margin-bottom:3px;
}

b, i {
 color:#66FF33;
}

u {
color: #00B88A;
text-decoration: none;
border-bottom: 1px solid #FFFFFF;
}

s {
 color:#00B88A;
}

h1 {
 font-weight: normal;
 font-size : 30px;
 line-height: 40px; 
 color : #000000;
 background: #B5B18E;
 font-family: Century Gothic;
 text-align: right;
 letter-spacing: -3px;
 text-transform: none;
 padding-right: 5px;
}

h2 {
 font-weight: normal;
 font-size : 12px;
 color: #CC33FF; 
 background: transparent;
 font-family: Lucida Sans Unicode, Lucida Grande;
 text-align: center;
 text-transform: uppercase;
 letter-spacing: 5px;
 border-bottom: 1px solid #FFFFFF;
}

div#contentbox {
width: 760px;
background: #000000;
padding: 10px;
margin-left: auto;
margin-right: auto;
margin-top: 482px;
text-align: left;
}

.main {
float: right;
width: 500px;
text-align: left;
}

.sidebar {
 float: left;
 width: 200px;
 text-align: left;
}

.clear {
 clear: both;
}
