* {
margin:0;
padding:0;
}
body {
background:transparent url(http://www.altaberri.com/files/dot.png) repeat scroll 0 0;
font-size:62.5%;
}
html > body {
font-size:10px;
}
* {
font-family: Helvetica,Arial, san-serif;
}
html > body * {
font-family: Helvetica,Arial,san-serif;
}
#menu, #content {
font-size:1.1em;
}
#menu, #content * {
line-height:1.3em;
}
body.section-1 {
}
body.section-2 {
}
body.section-3 {
}
a {
font-style:normal;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
}
a:link {
color:#000000;
text-decoration:none;
}
a:active {
color:#000000;
text-decoration:none;
}
a:visited {
color:#000000;
text-decoration:none;
}
a:hover {
color:#000000;
text-decoration:none; color: #339999;
}
a img {
border:medium none;
}
p, ul {
font-size:1em;
}
h1 {
font-size:1.8em;
font-weight:bold;
}
h2 {
font-size:1.6em;
font-weight:bold;
}
h3 {
font-size:1.4em;
font-weight:normal;
}
h4 {
font-size:1.2em;
font-weight:normal;
}
h5 {
font-size:1em;
font-weight:bold;
}
h6 {
font-size:1em;
font-style:italic;
}
span.header {
font-size:2em;
font-weight:bold;
line-height:1em;
}
#menu {
background-image:url();
bottom:0;
height:520px;
left:25px;
overflow:auto;
position:fixed;
top:25px;
width:225px;
text-align: right;
z-index:9999;
}
#menu ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 0 10px;
}
#menu ul li.section-title {
text-decoration:underline;
}
#content {
height:100%;
margin:0 0 0 250px;
top:15px;
z-index:1;
}
.container {
padding:15px;
}
#content img {
padding-top:35px;
}
#content p {
margin-bottom:10px;
padding-top:35px;
width:250px;
}
p {
margin:0 0 9px;
}
#img-container {
margin:0;
padding:0;
}
#img-container p {
margin:0;
padding:0 0 12px;
width:400px;
}
#once {
clear:left;
}