.container { background-color: white; width: 1000px; height: auto; border: solid 1px white; }
body { color: black; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #000049; }
h1 { font-size: 1em; font-weight: bold; margin: 0.67em 0; }
h2 { font-size: 0.9em; font-weight: bold; margin: 0.83em 0; }
h3 { font-size: 0.75em; font-weight: bold; font-style: italic; margin: 1em 0; }
p { font-size: 0.75em; }
.main a:link { color: blue }
.main a:visited { color: purple }
.main a:hover { color: purple }
.topbar { background-color: #000049; padding-top: 5px; padding-bottom: 5px; }
.topbar h1 { color: white; font-size: 0.8em; font-weight: bold; }
.logo { text-align: center; padding: 0; bor;border-top: 1px solid white; border-right: 1px solid white; border-bottom: 1px solid white; order-top-style: solid; }
.header { text-align: center; padding: 0; bor;border-top: 1px solid white; border-bottom: 1px solid white; order-top-style: solid; }
.lhs { font-size: 0.75em; background-color: #647ace; width:149px; height: auto; border-right: 1px solid white; }
#navcontainer {  }
#navcontainer ul
{ margin-top: 0; margin-left: 0; padding-top: 0; padding-left: 0; list-style-type: none; }
#navcontainer a
{ margin-bottom: 0; display: block; padding: 3px 3px 3px 5px; border-bottom: 1px solid #caebff; }
.rootmenu a:link, .rootmenu a:visited
{ color: black; background-color: #647ace; text-decoration: none; order-bottom-style: solid; order-right-style: solid; }
.rootmenu a:hover
{ color: white; order-right-style: solid; }
.submenu a:link, .submenu a:visited
{ color: black; background-color: #9bc8ff; text-decoration: none; }
.submenu a:hover
{ color: red; text-decoration: none; }
.main { text-align: left; padding: 10px; }
.main ul li { font-size: 0.75em; list-style-type: disc; margin: 5px 0 5px 30px; }
.main ul li ul li { font-size: 1em; margin: 5px 0 5px 5px; list-style-type: circle; }
.main ol li { font-size: 0.75em; margin: 5px 0 5px 30px; }
.main ol li ol li { font-size: 1em; margin: 5px 0 5px 20px; list-style-type: lower-alpha; }
.gallery { font-size: 0.75em; margin: 0; padding: 0; }
.gallery p { font-size: 1em; margin: 0; padding: 0; }
.bottompic { border-top: 1px solid white; }
.bottompiclhs { border-top: 1px solid white; border-right: 1px solid white; }
.footer { color: white; font-size: 0.7em; background-color: #000049; text-align: center; padding-top: 5px; padding-bottom: 5px; border-top: 1px solid white; }
.credits { color: #647ace; font-size: 0.65em; text-align: center; padding-top: 5px; }
.credits a:link, a:visited, a:hover { color: #647ace ; text-decoration: none; }
.fade { text-align: left; margin: 0; padding: 0; }
.fade p { text-align: left; margin: 0; padding: 0; }
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: url(../images/att.png)transparent url(../images/att.png) no-repeat 0 46%;
	margin: 0;
	display: inline;
	padding: 6px 0 6px 26px;
}