body
{
background-color:black;
color:#ffcc99;
font-family:Tahoma;
font-size:12.0pt;
}

h1
{
color:#D7C9C6;
font-weight:lighter;
font-family:Tahoma;
font-size:30pt;
}

h2
{
color:#D7C9C6;
}

h3
{
color:#D7C9C6;
}

h4
{
color:#D7C9C6;
}

h5
{
color:#D7C9C6;
}

p
{
font-size:10pt;
}

p.header
{
font-size:12pt;
}

p.footer
{
font-size: 12px;
color:#D7C9C6;
}

p.subfooter
{
font-size: 11px;
color:#D7C9C6;
}


a
{
color:#ffcc99;
text-decoration:underline;
font-weight:bold;
}

a:hover
{
color:#f3ae1b;
text-decoration:none;
font-weight:bold;
}

a:active
{
color:#ffffff;
text-decoration:none;
font-weight:bold;
}

a:visited
{
color:#fff1b1;
text-decoration:underline;
font-weight:bold;
}

div#top
{
}

div#topleft
{
position:absolute;
top:0px;
left:0px;
float:left;
}

div#topright	
{
width:65%;
float:center;
margin-left:350px;
}

div#bottom
{
position:absolute;
top:280px;
bottom:0px;
margin-top:50px;
}

div#footer
{
position:relative;
top:700px;
vertical-align:bottom;
text-align:center;
}

div#subfooter
{
position:relative;
top:750px;
vertical-align:bottom;
text-align:center;
}

