* {
margin:0;
padding:0;
}
body {
background:#FFFFFF none repeat scroll 0 0;
font-family:"Verlag", Arial, Verdana, sans-serif;
font-size:11px;
line-height:120%;

}
body.section-1 {
}
body.section-2 {
}
body.section-3 {
}
a:link {
color:#000000;
text-decoration:none;
}
a:active {
color:#000000;

text-decoration:none;
}
a:visited {
color:#404040;
text-decoration:none;
}
a:hover {
background-color:#c0c0c0;
text-decoration:none;
}
a img {
border:medium none;
}
#menu {
background-color:#FFFFFF;
bottom:0;
height:100%;
left:30px;
overflow:auto;
position:fixed;
top:10px;
width:200px;
}
#menu ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 0 12px;
text-transform:uppercase;
}
#menu ul li.section-title {
font-weight:bold;
}
#content {
height:100%;
margin:0 0 0 230px;
top:0;
}

.container {
padding:10px 5px 25px;
}
#content p {
margin-bottom:9px;
margin-top:10px;
width:250px;
}
p {
margin:0 0 9px;
}
h1 {
font-size:32px;
}
h2 {
font-size:24px;
}
h3 {
font-size:18px;
}
h4 {
font-size:12px;
}
#img-container {
margin:0;
padding:0;
}
#img-container p {
margin:0;
padding:0 0 12px;
width:400px;
}
#once {
clear:left;
}