body {
    background-color: #315185;
    color: #000000;
    font-family: sans-serif;
    font-size: normal;
    font-weight: normal;
    margin: 0px 0px 0px 0px;
    text-align: justify; 
}

div.everything {
	width: 844px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
}
div.banner {
	margin: 0px;
	padding: 0px;
}
div.banner img {
	border: 0px;
}
div.top {
	width: 844px;
	margin: 0px;
	padding: 0px;
}
div.top img {
	margin: -4px 0px -4px 0px;
	padding: 0px;
}


div.main {
	width: 826px;
	border-top: 0px;
	margin-top: 0px;
	padding: 5px;
}
div.main p { 
	margin-top: 0px;
	text-align: justify;
}

a {
    text-decoration: none;
    color: #1B3F9B;
}
a:hover {
    color: #A0A0A0;
    text-decoration: underline;
}
div#menu a { color: #000000; border-right: 1px solid #BBBBBB; border-left: 1px solid #BBBBBB; }
div#menu a:hover {
    color: #000000;
    background: #FFFFFF;
    text-decoration: none;
    border: 1px solid #000000;
    border-bottom: 1px solid #FFFFFF;
}
.bullets { color: #000000; }
div.title {
    background: #1B3F9B;
    color: #000000;
    letter-spacing: 5px;
    border: 2px solid #000000;
    border-bottom: none;
    left: 0px;
    top: 0px;
    position: relative;
    margin: 4px 4px 0px 4px;
}
div.menu {
    background: #BBBBBB;
    border: 2px solid #000000;
    border-top: 1px solid #000000;
    border-bottom: 0px;
    position: relative;
    margin: 0px 4px 0px 4px;
}

div.content {
    background: #FFFFFF;
    color: #000000;
    border: 2px solid #000000;
    border-top: 1px solid #000000;
    border-bottom: 0px;
    position: relative;
    padding: 3px;
    margin: 0px 4px 0px 4px;
}
h2 {
    margin: 0px;
}
h2.bbstitle {
    
    margin: 0px;
}
div.note {
    font-size: smaller; 
    left: 5%;
    top: 0px;
    right: 5%
    padding: 0px;
    width: 90%;
}
div.note dt {
    font-weight: bold;
    margin-bottom: 0px;
}
div.note dd {
    margin-top: 0px;
    text-indent: -40px;
}
div.notice {
    font-family: sans-serif;
    border-top: 1px solid #000000;
    font-size: small;
    position: relative;
    padding: 2px;
    margin: 0px 0px 0px 0px;
}
div.notice p { margin: 0px; font-family: sans-serif; }
table.staffchart a { font-weight: bold; }
table.staffchart table-column { border: 1px solid #00000; }
dt { font-weight: bold; }

div.support { 
   background: #DDDDDD;
   width: 320px;
   height: 60px;
   border: 1px solid #000000;
   float: none;
   clear: right;
   padding: 2px;
}
div.support p {
   padding: 2px;
   text-align: center;
   margin-top: 0px;
}
h4.job {
   margin-top: 0px;
   margin-left: 1px;
   font-weight: none;
}
table.filelisting {
   font-size: small;
}

