body {
 background-color: #003399;
 background-image:url(images/back.jpg);
 background-position: bottom;
 background-repeat: repeat-y;
}
/* hr {
} */
#logo {
 width: 940px;
 text-align:center;
}
.bull {
 width: 10px;
}
.content {
 width: 928px;
 color: #FFFFFF;
 background-color: #003399;
 font-family: Trebuchet, Arial, sans-serif;
}
a {
 color: #FFFFFF;
 text-decoration: none;
}
a:hover {
 color: #FFCC00;
 text-decoration: none;
}
a:visited {
 text-decoration: none;
}
#links {
 width: 928px;
 color: #FFFFFF;
 text-align: center;
}
#footer {
 width: 928px;
 font-family: Trebuchet, Arial, sans-serif;
 font-size: 11pt;
/* color: #000000;
 background-color: #FFCC00; */
}
#list {
 font-family: Trebuchet, Arial, sans-serif;
 font-size: 11pt;
 width: 928px;
 background-color: #003399;
}
.divide {
 font-family: Trebuchet, Arial, sans-serif;
 font-size: 11pt;
 color: #000000;
 background-color: #FFCC00;
}
h1 {
 text-align: center;
 background-color: #003399;
}

/*
Remember, no matter what a web designer says
There's no quotes in the stylesheets.
*/
