body {

background-color: #330055;
margin: 10px 0px 10px 0px;
padding: 0px;
text-align: center;
font-family: verdana,arial,times;
}

div#content h1 {
font-size: 120%;
color: #000099;;
font-weight: bold;
font-family: "comic sans ms", sans-serif;
text-align: left;
}

div#content h2 {
font-size: 110%;
color: #000099;;
font-weight: bold;
font-family: "comic sans ms", sans-serif;
}

div#content h3 {
font-family: "bookman old style", bookman, sans-serif;
font-size: 110%;
color: #000099;;
font-weight: normal
}

div#content h4 {
font-family: "bookman old style", bookman, sans-serif;
font-size: 100%;
}

div#content h5 {
font-family: "bookman old style", bookman, sans-serif;
font-size: 100%;
font-weight: normal;
color: #000099;;
}

div#content p {
text-align: justify;
}

p,ul,ol { font-size: 80%; }

.label 
{
	font-size: 10px;
	color: #c63;
	line-height: 12px;
	font-family: Verdana, Helvetica, Arial, sans-serif
}
.smalltext 
{
	font-size: 10px;
	line-height: 13px;
	font-family: Verdana, Helvetica, Arial, sans-serif
}

div#container {
width: 760px;
margin: 0px auto;
text-align: left;
border: 5px solid #5511bb;
font-family: verdana, arial, serif;
background-color: #ffffff;
}

div#container a:active {
	background: none transparent scroll repeat 0% 0%;
	color: #333399;
	text-decoration: none
}

div#container a:link {
	background: none transparent scroll repeat 0% 0%;
	cursor: pointer;
	color: #333399;
	text-decoration: none
}
div#container a:visited {
	background: none transparent scroll repeat 0% 0%;
	cursor: pointer;
	color: #333399;
	text-decoration: none
}

div#container a:hover {
	text-decoration: none;
	color: #eecc22
}

div#date {
float: left;
width: 150px; 
text-align: center;
border-style: solid;
border-color: #1C4353;
border-width: 0px 0px 0px 0px;
font-size: 80%;
margin: 0px;
padding-top: 12px;
font-weight: bold;
} 


div#heading {
margin-left: 160px;
padding: 0px;
border-style: solid;
border-color: #1C4353;
border-width: 0px 0px 0px 0px;
text-align: left;
 font-size: 65%;
padding-top: 5px;
padding-bottom: 10px;
}

div#montage {
clear: both;
border-style: solid;
border-color: #1C4353;
border-width: 2px 0px 2px 0px;
width: 760px;
height: 160px;
}

div#navigation {
width: 135;
float: left;
margin: 0px;
padding: 0px 0px 20px 10px;
border-style: solid;
border-color: #aC4353;
background-color: #ffffff;
border-width: 0px 0px 0px 0px;
font-family: "bookman old style", bookman, sans-serif;
}

div#navigation ul {
list-style: none;
margin: 0px;
padding: 0px 0px 0px 0px;
}

div#navigation li {
margin: 0px;
padding: 5px 0px 5px 0px;
}

div#navigation img {
border-style: solid;
border-color: #1C4353;
border-width: 0px 0px 0px 0px;
margin: 0px;
padding: 0px;
}


div#content {
margin-left: 150;
margin-right: 20;
border-style: solid;
border-color: #5511bb;
 border-width: 0px 0px 0px 1px;
 padding: 0px 10px 10px 20px;
}

div#content img {
border-style: solid;
border-color: #1C4353;
border-width: 0px 0px 0px 0px;
margin: 0px;
 padding: 5px 0px 5px 0px;
}

div#content li {
margin: 0px;
padding: 5px 0px 5px 0px;
}

div#content .contenttable table {
width: 540px;
}

div#content .contenttable td {
border: 1px solid black;
padding: 6px;
}

div#content .contenttable p { padding: 0px; margin: 0px; }

div#content ul {list-style:circle; }

 #footer {
 clear: both;
 text-align: center;
 border-style: solid;
 border-color: #1C4353;
 border-width: 0px 0px 0px 0px;
 font-size: 65%;
 padding-top: 0px;
 padding-bottom: 0px;
 }

 .hidden {
 display: none;
 }




