body
{
font-size:62.5%;
margin:0;
padding:0;
background:#000;
font-family:"trebuchet ms",trebuchet,helvetica,arial,verdana,sans-serif;
}

h1,h2,h3,h4,h5,h6,ul,li,p,dl,dt,dd
{
font-weight:normal;
color:white;
}

h1,h2,h3,h4,h5,h6
{
text-transform:uppercase;
}

a
{
color:orange;
text-decoration: none;
}

a:hover 
{
text-decoration: underline;
}

p,td,li
{ 
font-size:10pt;
color:white;
}

p.description
{
text-align:center;
}

p.caption
{
font-size:9pt;
font-style:italic;
text-align:center;
}

p.copyright
{
font-size:8pt;
font-style:italic;
text-align:center;
}

#background_graphic
{
z-index: -1;
position: absolute;
left:10%;
top:75%
}

#content 
{
width: 600px;
padding: 5px; 
margin: 0px auto;
}

#wide_content 
{
width: 800px;
padding: 5px; 
margin: 0px auto;
}