body
{
background-color:#abcdef;
}

div.main
{
background-color:white;
width:600px;
margin:0 0 0 0;
padding:20px;
border:3px dotted maroon;
text-align:center;
z-index:1
}

div.fs
{
background-color:white;
position:absolute;
top:5px;
right:5px;
width:180px;
float:right;
margin:15px 15px 0 0;
padding:9px;
border:1px solid black;
text-align:center;
z-index:2
}

div.shadow
{
background-color:#555555;
position:absolute;
top:3px;
right:3px;
float:right;
width:180px;
height:90px;
margin:5px 5px 0 0;
padding:9px;
border:1px solid #443344;
text-align:center;
z-index:0
}

img.top
{
z-index:1
}

h1 {color: maroon; font-size: 36pt; font-family: georgia}
h2 {color: blue; font-size: 18pt; font-family: hattchensweiler}
h3 {color: black; font-size: 14pt; font-family: verdana}
h4 {color: maroon; font-size: 12pt; font-family: verdana}
h5 {color: maroon; font-size: 10pt; font-family: verdana}
h6 {color: black; font-size: 8pt; font-family: arial}

p
{
margin-left:15px;
}

p.end
{
color:#555555;
font-family:arial;
font-size:8pt;
font-weight:normal;
}

p.fs
{
color:#111111;
font-family:tahoma;
font-size:10pt;
font-weight:normal;
}

p.italic
{
color:#000000;
font-family:arial;
font-size:11pt;
font-style: italic;
font-weight:normal;
text-align:left;
}

p.goals
{
color:#000000;
font-family:arial;
font-size:11pt;
font-weight:normal;
text-align:left;
}

p.main
{
color:#000000;
font-family:arial;
font-size:11pt;
font-weight:normal;
text-align:left;
}

p.photos
{
color:#000000;
font-family:tahoma;
font-size:10pt;
font-style: italic;
font-weight:normal;
text-align:centre;
}

p.table
{
color:#000000;
font-family:tahoma;
font-size:10pt;
font-weight:normal;
}

ul
{
text-align:left;
list-style-position:outside;
list-style-type: none;
padding: 0;
margin:2.5em 0;
}

li
{
background-image:url("images/favicon.png");
background-repeat:no-repeat;
background-position:2.5em 0.05em;
padding-left:3.8em;
margin:1em 0;
}

a {text-decoration:none}
a:link: {color:#0000FF}
a:visited {color:#800000}
a:hover {color:#FF0000}
a:active {color:#FF0000}