body,td,th {
color: #CCCCCC;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

body {
background-color: #515151; background-image: url(blurdot-black.jpg); 
}

.style10 {font-size: 16px; font-weight: bold; 
}

.style6 {font-size: 3px
}

a:link {
color: #CCCCCC;
text-decoration: none;
}

a:visited {
color: #CCCCCC;
text-decoration: none;
}

a:hover {
color: #CCCCCC;
text-decoration: underline;
}

a:active {
color: #CCCCCC;
text-decoration: none;
}

h1 {
text-align:right; font-size: 35px; font-weight: bold; 
}

h2 {
text-align:center; font-size: 20px; text-decoration: none; font-weight: bold; 
}

h3 {
color: #ff0000; text-align:left; text-decoration: none; font-size: 15px; font-weight: bold; 
}


/* ADDED TO CHANGE FOR 2008 */

#container {
width: 90%;
margin: 20px auto;
text-align: left; 
background: #000000; /* Black background */
border: 3px solid #B8860B; /* Dark GoldenRod  border */
}


#banner {
background: #000000; /* Banner and footer background color = black */
padding: 2px;
padding-right: 15px;
border-bottom: 2px solid #B8860B; /* Dark GoldenRod  border */
background-image: url(head.jpg);
background-repeat: no-repeat;
background-position: left;
height: 125px;
text-align: right;
}


#content {
margin: 5px auto 0px auto;
padding-right: 10px;
padding-left: 10px;
background: #000000;
}
#navcontainer ul {
margin: 0;
padding: 3;
margin-right: 5px;
list-style-type: none
width: 30%;
background: #000000; 
}

#navcontainer ul li { 
list-style: none;
margin: 0;
display: inline;
float: left;
text-align: left;
}

#navcontainer a
{ 
list-style: none;
color: #CCCCCC;
text-decoration: none;
font-weight: bold;
display: inline;
width: 30%; 
background: #000000;
}

#navlist { 
list-style: none;
background-color: #AFD9E8;
border-bottom: 1px groove #B8860B; /* Dark GoldenRod  border */ 
border-right: 1px groove #B8860B; /* Dark GoldenRod  border */ 
padding: 5px;
margin: 10px;
float:left;
}




#xnavlist {
background-color: #000000;
border: 0px groove #B8860B; /* Dark GoldenRod  border */
padding: 5px;
margin: 5px;
float:left;
}

#xnavlist ul {
list-style: none;
padding: 5px;
margin: 5px;
}
#navlist ul { 
list-style: none;
padding: 0;
margin: 0;
}


}
#xnavlist li {
padding: 5px;
margin: 5px;
border: 0;
}




#navlist2 ul {

margin: 0;
padding: 0;
}

#navlist2 li {
display: inline;
list-style-type: none;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
font-size: 1em; 
background: #000000;
margin: 0;
}

#footer {
background: #000000; /* Black footer background color */
padding: 5px;
border-top: 5px solid #B8860B; /* Dark GoldenRod border */
}

#footer p {
margin: 0;
padding: 0;
}
