body {
vertical-align: middle;
text-align: center; /* Hack for IE5/Win */
background: #000000;
padding-top: 0px;
}

#main {
width: 741px;
margin: 0px auto; /* Right and left margin widths set to "auto" */
text-align: left; /* Counteract to IE5/Win Hack */
border-style: groove;
border-color: white;
background: #8C2222;
}

#heading {
position: relative;
top: 0;
width: 741px;
height: 304px;
text-align: center;
font-family: arial;
font-size: 32;
font-weight: normal;
color: #FFFFFF;
vertical-align: middle;
background-image: url("images/banner2.jpg");
}

#content {
position: relative;
top: 0px;
text-align: justify;
font-size: 11pt;
background: #8C2222;
color: white;
padding: 10px;
font-family: verdana;
}

#content2 {
position: relative;
top: 0px;
height: auto;
margin-right: 12px;
margin-left: 12px;
font-family: verdana;
font-size: 11pt;
overflow: auto;
background: #E0E1F0;
}


#topbutts {
position: relative;
top: 0px;
height: 36px;
width: 741;
text-align: left;
background: #EEE7E1;
}

#footing {
position: relative;
bottom: 0px;
width: 741px;
height: 80px;
padding-top: 10px;
text-align: center;
vertical-align: middle;
font-family: georgia;
font-size: 12;
font-weight: bold;
color: #EFC53F;
border-top-style: solid;
border-top-color: white;
background: black;
background-repeat: no-repeat;
background-position: center center;
}

#right {
position: relative;
width: auto;
float: right;
padding-left: 15px;
}

#left {
position: relative;
width: auto;
float: left;
padding-right: 15px;
}

#footright {
position: relative;
width: auto;
float: right;
padding-left: 15px;
padding-right: 15px;
}

#footleft {
position: relative;
width: auto;
float: left;
padding-right: 15px;
padding-left: 15px;
}

img.right {
position: relative;
width: auto;
float: right;
padding-left: 15px;
}

img.left {
position: relative;
width: auto;
float: left;
padding-right: 15px;
}

/____________________________________________________________________________

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
font-family: arial;
}

#nav-menu li
{
list-style: none;
float: left;
margin: 0.05em 0.05em;
padding: 0;
text-align: center
font-family: arial;
}

#nav-menu li a
{
list-style: none;
background: url(images/background.jpg) #fff bottom left repeat-x;
height: 1.5em;
line-height: 1.5em;
float: middle;
width: 9.43em;
display: block;
border: 0.1em solid black;
color: #A32928;
text-decoration: none;
text-align: center;
font-family: arial;
border-style: solid;
border-color: black;
}

#nav-menu li a:hover
{
list-style: none;
background: url(images/background2.jpg) #fff bottom left repeat-x;
height: 1.5em;
line-height: 1.5em;
float: middle;
width: 9.43em;
display: block;
border: 0.1em solid black;
color: white;
text-decoration: none;
text-align: center;
font-family: arial;
}

/* Commented backslash hack hides rule from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End IE5-Mac hack */

#nav-menu
{
width: 467px;
position: relative;
top: 225px;
float: right;
margin-right: 7px;
height: 43.5px;
vertical-align: top;
font-size: 9pt;
font-weight: bold;
text-align: center;
background: #8C2222;
}

a:link {color: #EFC53F; text-decoration: underline;}
a:active {color: white; text-decoration: none;}
a:visited {color: white; text-decoration: none;}
a:hover {color: white; text-decoration: none;}

td {
text-align: left;
color: white;
}

p.small {
font-size: 8pt;
}

p {
text-align: justify;
}

p.headline {
font-size: 16pt;
text-align: center;
}

p.h2 {
text-align: center;
font-size: 13pt;
}