* {
margin:0;
padding:0;
}
body {
background:#FFFFFF none repeat scroll 0 0;
color:#969696;
font-family:Arial,sans-serif;
font-size:15px;
text-align: justify;
}
body.section-1 {
}
body.section-2 {
}
body.section-3 {
}
a:link {
color:#6c6c6c;
text-decoration:none;
}
a:active {
color:#969696;
text-decoration:none;
}
a:visited {
color:#6c6c6c;
text-decoration:none;
}
a:hover {
background-color:#ffffff;
color:#000000;
text-decoration:Bold;
}
a img {
border:medium none;
}
#menu {
background-color:#ffffff;
bottom:0;
height:100%;
left:0;
position:fixed;
text-align:right;
top:0;
width:325px;
}
#menu ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 0 25px;
}
#menu ul li.section-title {
color:#6a6a6a;
font-size:15px;
font-weight:bold;
}
#content {
height:100%;
margin:0 0 0 350px;
margin-top:10px;
}
.container {
left:250;
padding:25px
}
#content p {
margin-bottom:9px;
width:600px;
}
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;
}