
html, body {
margin : 0;
padding : 0;
height : 100%;
overflow : auto;
}
img {
border-style : none;
}
p {
margin : 0 10px 10px;
}
.header h1 {
text-align : center;
font-size : 160%;
color : #ffffff;
padding-left : 10px;
background : #339999 url(bground/10.jpg);
border : 2px outset #ffffff;
}
.header a:link {
background-color : transparent;
}
.header a:visited {
background-color : transparent;
}
.container {
text-align : left;
}
.content p {
line-height : 1.4;
text-align : left;
}
.footer p {
margin : 0;
padding : 5px 10px;
}
.container {
margin-left : 0;
overflow : hidden;
padding-left : 200px;
}
.content {
float : right;
margin-left : -200px;
padding-top : 20px;
width : 75%;
}
.navigation {
float : left;
width : 25%;
overflow : auto;
}
.footer {
clear : both;
width : 100%;
}
H1, BODY, H2, H3, H4, P, EM, STRONG, UL, DL, TD, CAPTION, TH {
font-family : verdana, helvetica, arial, sans-serif;
}
BODY, P, UL, DL, TD {
color : #5c0508;
}
BODY {
background : #ddffff url(bground/helenback.jpg);
margin : 2px;
}
H2, H3, H4, H5 {
color : #540e00;
text-align : center;
}
H2 {
font-size : 135%;
background : #88cccc;
}
H3 {
font-size : 110%;
background : #77bbbb;
}
H4 {
font-size : 100%;
background : #66aaaa;
}
H5 {
font-size : 90%;
background : #559999;
}
P {
text-indent : 1em;
}
.note {
font-size : 80%;
color : #000099;
}
EM {
color : #333366;
background : #cceeff;
}
STRONG {
color : #660000;
background : #ccffff;
}
HR {
height : 5px;
color : #99dddd;
background : #339999;
border : 1px groove #ffffff;
}
.dr {
color : #339999;
background : #aadddd url(images/line3.jpg) repeat-x;
margin : 1em;
border : 1px outset #ffffff;
padding : 0 0;
}
.dr HR {
width : 0;
height : 1px;
}
A:link {
color : #0000ff;
background : #ffffff;
}
A:visited {
text-decoration : none;
color : #990099;
background : #ccccff;
}
A:hover {
text-decoration : none;
color : #cc0000;
background : #ffcccc;
}
A:active {
text-decoration : none;
color : #009900;
background : #ffccff;
}
UL {
list-style : disc url(images/bul4.gif);
}
UL UL {
list-style : circle url(images/b.gif);
}
PRE {
background : white;
}
.link {
font-size : 80%;
color : #003333;
background : #cceeee;
border : 2px inset #ffffff;
list-style : none;
padding : 0;
margin-left : 0;
}
.link ul {
list-style : none;
}
.main {
position : fixed;
overflow : auto;
width : 200px;
}
.top li {
display : inline;
}
.img {
font-size : 75%;
}
DT {
background : #aaeeee;
}
PRE {
font-family : serif;
}
A.image, A:visited.image {
background : none;
}
CAPTION {
font-weight : bold;
background : #aaeeee;
}
.arrow {
font-size : 300%;
text-decoration : none;
}
.image {float:right}