* {
padding:0;
}
html {
font-size:100%;
}
body {
background:#FFFFFF none repeat scroll 0 0;
color:#000000;
font-family:'helvetica',helvetica,arial,sans-serif;
font-size:10px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:15px;
}
body.section-1 {
}
body.section-2 {
}
body.section-3 {
}
a {
font-style:normal !important;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
}
a:link {
color:gray;
text-decoration:none;
}
a:active {
background-image:url(/images/bg_link.gif);
color:gray;
text-decoration:none;
}
a:visited {
color:gray;
text-decoration:none;
}
a:hover {
background-image:url(/images/bg_link.gif);
text-decoration:none;
}
a img {
}
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(/images/menu_bkgd.png);
bottom:15px;
height:300px;
left:15px;
overflow:auto;
padding:0 0 0 15px;
position:fixed;
top:50px;
width:180px;
z-index:9999;
}
#menu ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 0 10px;
}
#menu ul li {
text-transform:lowercase;
}
#menu ul li.section-title {
text-transform:uppercase;
}
#content {
margin:20px 0 0 230px;
z-index:1;
}
#content img {
border:medium none;
padding-right:10px;
}
#content p {
margin-bottom:10px;
width:300px;
}
#once {
clear:left;
}
