body {  
	font-family: Helvetica, Arial, sans-serif;
	background: url(./bkgrnd.gif) repeat;
	text-align: center;
}

img {
	display: block;
	border: 0;
}

#container {
	width: 750px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	background: white;
	border: 1px dotted black;
}

#header {
	border-top: 20px solid #003366;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	margin: 0;
	padding: 0;
	background: #CCC;
}

.hide {
	display: none;
}

a:link {
	color: #2f4d6a;
	text-decoration: underline;

}

a:visited {
	color: #2f4d6a;
	text-decoration: underline;

}

a:hover {
	color: #77160b;
	text-decoration: none;

}

a:active {
	color: #77160b;
	text-decoration: none;

}

#maincontent {
	font-size: .75em;
	color: #202020;
	line-height: 1.5em;
	width: 540px;
	margin: 5px 0 10px 190px;
	padding: 0 .5em 0 1em;
	border-left: 1px dotted black;
	background: white;
}

.dyncontent {
	display: block;
	width: 540px;
	height: auto;
}


.imgright {
	float: right;
	margin: .25em;
}

.news img {
	float: left;
	width: 50px;
	height: 65px;
	border: 1px solid black;
	margin: .25em .25em .25em 0;
}

.news {
	height: 7em;
	margin: 0;
	padding: .5em 0 .5em 0;
	border-bottom: 1px dotted black;
}

div#nav {
	float: left;
	font-size: .75em;
	font-weight: bold;
	background: white;
	padding: .25em;
	margin-left: 5px;
	margin-top: 0px;
	width: 175px;
}

div#nav ul {
	padding: 0; 
	width: 175px;
	background: white;
	margin-left: 0;
	margin-top: -5px;
}

div#nav li {
	position: relative;
	list-style: none;
	margin: 0;
}

div#nav li li {
	border-bottom: 1px solid #CCC;
}

div#nav li:hover {
	background: white;
}

div#nav li a {
	display: block; 
	padding: 0.25em 0 0.5em 0.5em;
	text-decoration: none;
	color: #2f4d6a; 
	width: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 200px;
}

div#nav>ul a {
	width: auto;
}

div#nav li a:hover {
	color: #660000;
}

div#nav li li a:hover {
	color: #660000;
}

div#nav ul ul {
	position: absolute;
	top: 0;
	left: 185px;
	display: none;
	margin-top: 0;
	width: 155px;
	border: 1px solid black;
}

#footer {
	clear: both;
	width: 713px;
	height: 20px;
	background: #003366;
	color: white;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: bold;
	padding-top: .25em;
}
#subnav {
	text-align: center;
	font-size: .7em;
	color: #000;
	padding: .5em 0 .5em 0;
}

#content {
	font-size: .75em;
	line-height: 1.5em;
	width: auto;
	color: #202020;
}

#title {
	font-size: 1.5em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #003366;
}
#pubtime, #pubuser {
	font-size: .75em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1em;
	color: #D2B84C;
}
