* {
margin:0;
padding:0;
}
body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
a:link {
color:#000000;
text-decoration:none;
}
a:active {
text-decoration:none;
}
a:visited {
color:#000000;
text-decoration:none;
}
a:hover {
opacity:0.5;
text-decoration:underline;
}
a img {
border:medium none;
}
#content a:link {
text-decoration:underline;
}
#content a:visited {
text-decoration:underline;
}
#img-container span.backgrounded a, #img-container a.thickbox, #img-container a.thumb-img, #img-container #d-col1 a {
background:transparent none repeat scroll 0 0;
}
#menu {
bottom:0;
height:100%;
left:30px;
overflow:auto;
position:fixed;
top:15px;
width:200px;
}
#menu ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 0 15px;
}
#menu .section-title {
color:#000000;
}
#content {
height:100%;
margin:35px 0 0 300px;
top:20px;
}
.container {
padding:20px 15px 25px 20px;
}
#content p {
margin-bottom:9px;
width:638px;
}
p {
margin:0 0 9px;
}
h1 {
font-size:32px;
}
h2 {
font-size:24px;
}
h3 {
font-size:16px;
}
h4 {
font-size:12px;
}
#img-container {
margin:0;
padding:0;
}
#img-container p {
margin:0;
padding:0 0 12px;
width:400px;
}
#once {
clear:left;
}