body {background-color:#000000;
color:#900000;
font:13px comic sans ms;}

div.container
{
width:100%;
margin:0;
}

div.header
{
color:#900000;
background-color:#000000;
}

h1.header
{
padding:0;
margin:0;
}

h2.header
{
padding:0;
margin-top:0px;
margin-left:50px;
margin-bottom:0px;
margin-right:0px;
}

div.footer
{
padding:0.5em;
color:black;
background-color:#900000;
clear:left;
width:777px;
font: 11px comic sans ms;
}

div.content
{
float:left;
width:776px;
margin:0;
border:1px solid #900000;
padding:5px;
}

p {
color:#900000;
font:13px comic sans ms;
}

p.double {
border-bottom-style:double;
}

p.dotted {
border-bottom-style:dotted;
border-bottom-width:thin;
}

p.dashed {
border-bottom-style:dashed;
border-bottom-width:thin;
}

p.one {
background-color:#900000;
color:#000000;
text-align:center;
font:small-caps 20px comic sans ms;
}

p.two {
background-color:#000000;
color:#900000;
text-align:center;
font:13px comic sans ms;
}

p.three {
background-color:#000000;
color:#900000;
text-align:center;
font:20px comic sans ms;
}

p.four {
background-color:#000000;
color:#900000;
text-align:center;
font:10px comic sans ms;
}

p.five 
{
border-top-style:double;
}

p.six {
background-color:#000000;
color:#900000;
text-align:left;
font:17px comic sans ms;
}


p.seven {
background-color:#900000;
color:#000000;
text-align:center;
font:17px comic sans ms;
}

img.one {
border:solid 1px;
color:#900000;
}

img.two {
border:none;
}

img.three
{
border:solid 2px;
color:#FFFFFF;
}

img.four
{
border:double 2px;
color:#900000;
}

img.double
{
border:double 2px;
color:#900000;
}

img.small 
{
height:150px;
width:200px;
}

table.one
{
table-layout: automatic;
text-align: center;
}

table.two
{
table-layout: automatic;
text-align: left;
}

table.three
{
table-layout: fixed;
text-align: left;
}

table.four
{
table-layout: fixed;
text-align: center;
}


ul.circle {
list-style-type:circle;
font:13px comic sans ms;
color:#900000;
margin-top:0;
}

ul.none
{list-style-type:none;
float:left;
width:100%;
padding:0; 
margin:0;
}

a.one
{
float:left;
width:95px;
text-decoration:none;
color:#000000;
font:small-caps 12px comic sans ms;
text-align:center;
background-color:#900000;
padding:0.1em 0.1em;
border-right:1px solid #000000; 
}
a.one:hover {
color:#900000;
background-color:#000000;
cursor:crosshair;
}
li.navigation {display:inline}

a.two:link {color:#900000; text-decoration:none;}
a.two:visited {color:#900000; text-decoration:none;}
a.two:hover {color:#900000; text-decoration:underline; cursor:crosshair}

a.three:link img {border:2px solid #900000;}
a.three:visited img {border:2px solid #660000;}
a.three:hover img {border:2px solid #900000; cursor:crosshair; position:relative; top:1px; left:1px;}
