body {
color: #ffffff; 
font-family: times new roman, verdana;
font-size: 12pt; 
background-image:  url('images/.gif'); 
background-repeat: repeat; 
background-color: black;
}

#wrapper
{
width: 614px; 
color: white; 
background-color: black; 
margin: auto; 
text-align: center; 
padding: 0px; 
border: 1px solid #c4b97d; 
}

h1
{
color: #c00000; 
font-family: courier, verdana;
font-size: 24px; 
}

img.floatLeft { 
    float: left; 
    margin: 3px; 
}

p {text-align: center; }

a {color: #c00000; text-decoration: underline:}
a:hover {color: #c4b97d; text-decoration: none;}
a:visited: {color: #c4b97d; text-decoration: underline;}

img { border: 0; }
a:img { border: none; }
a:img hover {text-decoration: underline }

#disclaimer {font-size: x-small; font-family: verdana; }
