* {
margin:0;
padding:0;
}
body {
background:#000000 none repeat scroll 0 0;
font-family:Trebuchet MS, Georgia, Monaco, Helvetica, Sans-Serif;
font-size:13px;
color: #C0C0C0;
}
body.section-1 {
}
body.section-2 {
}
body.section-3 {
}
a:link {
color:none;
text-decoration:none;
color: #C0C0C0;
}
a:active {
text-decoration:none;
}
a:visited {
color:#808080;
text-decoration:none;
}
a:hover { 
text-decoration: none;
color: #000000; 
background: #FCFF08;
}
a img {
border:medium none;
}
#menu {
    width: 215px;
    overflow: auto;
    top: 0;
    bottom: 0;
	left: 0;
    position: fixed;
    height: 100%;
	background-color: #000000;
}
#menu ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:20px 0px 20px 3px;
}
#menu ul li.section-title {
font-family:Trebuchet MS,Helvetica,sans-serif;
font-size:16px;
font-style:normal;
font-weight:;
letter-spacing:1px;
text-transform:none; uppercase;
}
#content {
height:100%;
margin:0 0 0 200px;
margin-top:0px;
margin-left: 235px;
top: 0;
}
.container {
padding:5px 5px 25px 15px;
}
#content p {
margin-bottom:9px;
width:550px;
}
p {
margin:0 0 9px;
}
h1 {
font-size:32px;
}
h2 {
font-size:24px;
}
h3 {
font-size:16px;
}
h4 {
font-size:13px;
}
#img-container {
margin:0;
padding:0;
}
#img-container p {
margin:0;
padding:0 0 12px;
width:400px;
}
#once {
clear:left;
}
