*
{
padding: 0;
margin: 0;
font-family: Verdana;
font-size: 10pt;
list-style-type: none;
}

td, th
{
padding: 2px;
}

body
{
background-color: #1a1a1a;
background-image: url(images/background.gif);
}

div#header
{
margin: 0 auto;
text-align: center;
width: 732px;
}

div#container
{
background-image: url(images/contentbg.gif);
margin: 0 auto;
text-align: center;
width: 732px;
}

div.cols
{
display: none;
width: 732px;
}

div.colleft
{
float: left;
line-height: 4px;
margin-left: 7px;
width: 210px;
}

div.colleft span
{
display: block;
}

div.colleft span a
{
background-image: url(images/menuitem.gif);
color: #000000;
display: block;
font-weight: bold;
line-height: 22px;
text-decoration: none;
}

div.colleft span a:hover
{
text-decoration: underline;
}

div.colright
{
margin: 0 7px 0 226px;
}

div.text
{
color: #000000;
padding: 0 10px;
text-align: left;
}

h1
{
border-bottom: 2px solid #272731;
font-size: 16pt;
padding-bottom: 5px;
margin: 0 auto 5px auto;
text-align: center;
width: 75%;
}

h2
{
color: #77181E;
}

div.page
{
display: none;
}

div.page img, div.images img
{
border: 1px solid #77181E;
}

p, .p
{
margin-bottom: 10px;
}

img#footerleft
{
float: left;
}

img#footerright
{
float: right;
}

div#footertext
{
background-image: url(images/footerbg.gif);
font-weight: bold;
line-height: 32px;
margin: 0 5px;
}

.clear
{
clear: both;
}

img.top
{
vertical-align: top;
}

img.bottom
{
vertical-align: bottom;
}

a
{
color: #77181E;
}

.list li
{
list-style-type: disc;
margin-left: 15px;
}

