body
{
color:#FFFFFF;
background-color:#000044;
margin-left:30%;
font-family:sans-serif;
font-size:8pt;
z-index:0;
}

p
{
margin-left:0px;
}

.emph
{
border:thin solid #AABBFF;
padding:5px;
margin-bottom:5px;
}

.mypic
{
border:thin solid #AABBFF;
padding:5px;
margin-bottom:5px;
width:300px;
height:210px;
}

.important
{
font-style:italic;
}

h1
{
width:150px;
font-family:monospace;
font-size:12pt;
position:fixed;
left:0px;
bottom:130px;
z-index:2;
}

h2
{
padding-top:10px;
font-family:monospace;
font-size:10pt;
}

h3
{
font-family:sans-serif;
font-size:8pt;
}

h4
{
width:150px;
font-family:sans-serif;
font-size:12pt;
position:fixed;
left:0px;
bottom:50px;
color:#6A5ACD;
}

a:link
{
text-decoration:none;
color:#6A5ACD;
}

a:visited
{
text-decoration:none;
color:#6A5ACD;
}

a:hover
{
text-decoration:none;
color:#AABBFF;
}

a:active
{
text-decoration:none;
color:#FFFFFF;
}

a:focus
{
text-decoration:none;
color:#6A5ACD;
}

#content
{
position:absolute;
top:160px;
padding:10px;
padding-bottom:70px;
width:55%;
background-color:#000000;
border: thin solid #6A5ACD;
z-index:1;
}

#pic
{
font-size:6pt;
color:#AABBFF;
position:fixed;
bottom:180px;
left:0pt;
border:thin solid #6A5ACD;
}

#icons
{
position:fixed;
right:5px;
bottom:20px;
z-index:3;
}

#navigation
{
position:fixed;
width:55%;
height:140px;
left:30%;
top:0px;
padding:10px;
padding-right:12px;
font-size:10pt;
background-color:#000044;
border-bottom:thin solid #6A5ACD;
z-index:2;
}

#bottom
{
position:fixed;
width:55%;
height:50px;
left:30%;
bottom:0px;
padding:10px;
padding-right:12px;
background-color:#000044;
border-top:thin solid #6A5ACD;
z-index:2;
}