body  { 
margin-top: 0px;
margin-bottom: 0px;
background-color: #ffffff;
background-image: url(images/background.jpg); 
background-repeat: repeat-x; 
background-position: center top; 
color: #222222; 
font-size: 11px; 
font-family: "Times New Roman", Times, serif;
text-align: justify;
letter-spacing: 1px;  
}

#container {
margin-right: auto; margin-left: auto;
width: 956px; 
height: 100%; 
}

#menu {
width: 956px;
height: 142px;
}

#title {
width: 956px;
height: 359px;
}

#main {
float: left;
width: 510px;
margin-left: 35px;
}

#rightcol {
float: left;
width: 325px;
margin-left: 20px;
}

#band {
margin-left: 35px;
width: 920px;
}

#bottom {
float: left;
width: 956px; }

p  { 
color: #222222; 
font-size: 11px; 
font-family: "Times New Roman", Times, serif;
text-align: justify;
letter-spacing: 1px;  }

td  { 
color: #222222; 
font-size: 11px; 
font-family: "Times New Roman", Times, serif;
text-align: justify;
letter-spacing: 1px; }

a:link   { 
color: #890000; 
font-size: 11px; 
font-family: "Times New Roman", Times, serif;
text-align: justify;
font-weight: bold;
letter-spacing: 1px;
text-decoration: none;  }
a:visited   { 
color: #890000; 
font-size: 11px; 
font-family: "Times New Roman", Times, serif;
text-align: justify;
font-weight: bold;
letter-spacing: 1px;
text-decoration: none;  }
a:hover   { 
color: #80623b; 
font-size: 11px; 
font-family: "Times New Roman", Times, serif;
text-align: justify;
font-weight: bold;
letter-spacing: 1px;
text-decoration: underline;  }
a:active   { 
color: #890000; 
font-size: 11px; 
font-family: "Times New Roman", Times, serif;
text-align: justify;
font-weight: bold;
letter-spacing: 1px;
text-decoration: none;  }


