* {
margin:0;
padding:0;
}
body {
background:#000000 none repeat scroll 0 0;
color:#CCCCCC;
font-family:Times,serif;
font-size:12px;
letter-spacing:1px;
line-height:1.2em;
}
body.section-1 {
}
body.section-2 {
}
body.section-3 {
}
a:link, a:active, a:visited {
color:#999999;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
a img {
border:medium none;
}
#header {
background:#000000 url(header.gif) no-repeat scroll 25px bottom;
height:64px;
left:0;
overflow:hidden;
position:fixed;
top:0;
width:100%;
z-index:1;
}
#menu {
background:#000000 none repeat scroll 0 0;
bottom:0;
color:#CCCCCC;
height:100%;
left:0;
overflow:auto;
padding-top:8px;
position:fixed;
top:64px;
width:190px;
}
#menu ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:12px 0 0 25px;
}
#menu ul li {
margin-left:1em;
}
#menu ul li.section-title {
font-size:13px;
margin-left:0;
}
#menu ul li.active a {
color:#444444;
}
#content {
height:100%;
margin:75px 0 0 190px;
top:0;
}
.container {
padding:5px 5px 0 0;
}
#menu .container {
}
#content p {
}
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 {
color:#444444;
font-family:Helvetica;
font-size:13px;
letter-spacing:0.5px;
line-height:1.3em;
margin:0 0 0 0.25em;
}
#img-container .captioning .title {
font-size:14px;
letter-spacing:1px;
margin:0 0 5px;
}
#once {
clear:left;
}
#img-container #text {
clear:left;
color:#444444;
float:left;
font-family:Helvetica;
font-size:13px;
letter-spacing:0.5px;
line-height:1.4em;
padding-top:0.5em;
}