body {
font-size: 11px;
font-family: Arial, san-serif; color: #666666;
background: #fff;
}

body.section-1 { }
body.section-2 { }
body.section-3 { }

a:link { color: #999999; text-decoration: none }
a:active { color: #666666; text-decoration: none }
a:visited { color: #999999; text-decoration: none }
a:hover { color: #000000; text-decoration: bold; background: none}

a img { border: none; }

#menu {
width: 255px;
overflow: auto;
top: 20px;
bottom: -20px;
padding-left: 5px;
padding-right: 5px;
left: 12px;
position: fixed;
height: 100%; 
background:#white;
filter: alpha(opacity=100);
-moz-opacity:.11;
opacity:.88;
background-color: #white;}

#menu ul {
list-style: none;
margin: 0 0 15px 0; 
}

#menu ul li.section-title { font-size: 11px;
font-family: Arial; font-weight: bold; color: black;
background: #transparent; }

#menu ul li.active a {
color: black; text-decoration: ; ;
}

#content {
height: 100%;
margin: 0 0 0 300px;
top: 20px;
padding-top: 20px;
padding-left: 0px;
width: 600px; 
}

#img-container { 

}

.nothumb {
clear: right;
display: block;
float: left;
margin-bottom: 20px; 
}

#content p { width: 600px; margin-bottom: 9px; }

p {
margin: 0 0 9px 0;
}

h1 { font-size: 32px; }
h2 { font-size: 16px;font-family: Arial, san-serif; color: #666666;}
h3 { font-size: 11px;
font-family: Arial; font-weight: bold; color: #745325;
background: #transparent; }
h4 { font-size: 10px;
font-family: Arial, san-serif;
background: #fff

}

#img-container { margin: 0; padding: 0px; }
#img-container p { width: 600px; margin: 0; padding: 0 0 0px 0; }

#once { clear: left; }
