body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #001FA4;
}

p { color: #001fa4; }
a:link { color: #b31736 }

a:visited { color: purple ; text-decoration: underline; }

a:hover { color: #f3d000 ; text-decoration: none; }

a:active { color: red ; text-decoration: none; }
h1 { color: #001fa4; font-size: 1.9em; font-weight: bold; margin: 0.67em 0; }
h2 { color: #001fa4; font-size: 1.5em; font-weight: bold; margin: 0.83em 0; }
h3 { color: #001fa4; font-size: 1.17em; font-weight: bold; margin: 1em 0; }
#container { background-color: #fff; position: relative; top: 0; width: 720px; height: auto; }
#header { background-color: #fff; position: absolute; top: 0; left: 0; width: 720px; }
#content { background-color: #fff; background-image: url(../images/template/background.gif); background-repeat: repeat-y; text-align: left; position:absolute; top:130px; left: 0; width:500px; height:auto; padding: 10px 180px 20px 40px; }

#navigation { background-color: #fff; position: absolute; top: 87px; left: 564px; width: 158px; height: auto; }

#footer { background-image: url(../images/template/footer.gif); background-repeat: no-repeat; position: absolute; top: 100%; left: 0; width: 720px; height: auto; clear: both; padding-top: 50px; padding-bottom: 25px; }
img { border-width: 0; }
.credits { font-size: 10px; text-align: center; }
.of {border-style:solid; border-width: 1px 0 0; border-color : #999999; background-color:#dddddd}
.on {border-style:none;background-color:#ddeedd}
.off {border-style:none;background-color:#f3f3f3}
