body { color: black; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; background-image: url(/images/bg.gif); background-repeat: repeat; }
.container { border: solid 1px black; }
h1 { font-size: 1em; font-weight: bold; text-align: left; margin: 0.67em 0; }
h2 { font-size: 12pt; font-weight: bold; text-align: left; margin: 0.83em 0; }
h3 { font-size: 10pt; font-weight: bold; text-align: left; margin: 1em 0; }
p { text-align: left; }
a:link { color: green }
a:visited { color: green }
a:hover { color: red }
.logo { background-color: white; text-align: center; margin: 0; padding: 0; border-bottom-style: solid; border-bottom-width: 1px; }
.header { background-color: white; }
.fade { text-align: left; margin: 0; padding: 2px 2px 2px 0; }
.fade p { text-align: left; margin: 0; padding: 0; }
#fade p { margin: 0; padding: 0; }
.selected { color: black; font-size: 1em; font-weight: bold; font-style: italic; text-align: right; }
.main { background-color: white; text-align: left; padding: 0 10px 10px; }
.main ul { text-align: left; list-style-type: disc; margin: 1em 0 1em 20px; }
.image { float: left; padding: 2px; border: solid 1px black; }
.footer { background-color: white; text-align: center; padding: 5px; border-top: 1px solid black; }
.footer a:link { color: black ; font-size: 10px; text-decoration: none; }
.footer a:visited { color: black ; font-size: 10px; text-decoration: none; }
.footer a:hover { color: red ; font-size: 10px; text-decoration: none; }
.credits { color: gray; font-size: 10px; text-align: center; }
.credits a:link { color: gray ; text-decoration: none; }
.credits a:visited { color: gray ; text-decoration: none; }
.credits a:hover { color: silver ; text-decoration: none; }
div#att {
	background-color: #fffeb8;
	border-bottom: 1px solid;
	height: 2.5em;
	line-height: 2.5em;
	position: absolute;
	top:0;
	width: 100%;
}
div#att p{ background-color: white; background-image: url(../images/att.png); background-repeat: no-repeat;background-position: 0 0; margin: 0; display: inline; padding: 6px 0 6px 26px; }
#navcontainer { width: 100px; margin: 0; padding: 0; }
#navcontainer ul
{ margin: 10px 0 0; padding: 0; list-style-type: none; }
#navcontainer a
{
display: block;
padding: 3px;
width: 100px;
border-bottom: 1px solid #eee;
}
#navcontainer a:link, #navlist a:visited
{ color: black; font-weight: bold; text-decoration: none; }
#navcontainer a:hover
{ color: red; font-weight: bold; }
