* {
margin:0;
padding:0;
}
body {
background:#FFFFFF none repeat scroll 0 0;
color:#000000;
font-family:Helvetica Neue,Helvetica,Arial,sans-serif;
font-size:12px;
line-height:1.2em;
}
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:#000000;
text-decoration:none;
}
a:hover {
background-color:#000000;
color:#F2F2F2;
text-decoration:none;
}
a img {
border:medium none;
}
#menu {
background-color:#FFFFFF;
bottom:0;
height:100%;
left:0;
overflow:auto;
position:fixed;
top:0;
width:215px;
padding:0 0 0 10px
}
#menu ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 0 12px;
}
#menu ul li.section-title {
color:#000000;
margin:10px 0 1px;
font-size:11px
}
#menu ul li.active a {
font-weight:bold;
text-decoration:none;
}
#content {
height:100%;
margin:65px 0 0 225px;
top:0;
}
.container {
padding:5px 5px 25px;
}
#content p {
margin:0 0 9px;
padding:0 0 9px;
width:600px;
}
.container p {
margin-bottom:0 !important;
}
p {
margin:0 0 9px;
}
h1 {
}
h2 {
color:#003399;
font-size:10px !important;
font-weight:bold;
}
h3 {
font-size:10px;
}
h4 {
font-size:10px;
}
#img-container {
margin-bottom:0;
padding:0;
}
#img-container p {
margin:0;
padding:0 0 12px;
width:400px;
}
.nothumb img {
margin-bottom:14px !important;
}
.nothumb {
clear:both !important;
}
#once {
clear:left;
}