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

a:link, a:active {font-size: 1em; color: #000; text-decoration: none;}
a:visited {font-size: 1em; color: #000; text-decoration: none;}	
a:hover {font-size: 1em; color: #000; text-decoration: underline;}

div.clear{clear:both; font-size: 1px;}

#wrapper {width: 780px; margin: 0 auto; text-align:left;}
#preamble{display: none;}	
#page { width: 780px; padding: 0 0 0 0px;}

#header {
		display: block;
		width: 780px;
		height: 80px;
		vertical-align: middle;
		margin: 0 0 0 0px;
		padding: 0 0 0 10px;
		border: 0px solid #003366;
		font-size: 2.3em;
}

#pagecontainer {
		width: 780px;
		margin: 0 0 0 0px;
		padding: 0 0 0 0px;
		border: 0px solid #ABABB7;
}
#pagecontent {
		width: 780px;
		margin: 0 0 0 0px;
		padding: 10px 5px 20px 5px;
		border: 0px solid #ABABB7;
}

#leftcolumn{width: 390px; float: left;}
#rightcolumn{width: 360px; float: left; padding: 0 0 0 10px;}

#error {
		font-weight: none;
		font-size: 0.9em;
		color: #ff0000;
}
#timestamps {
		display: block;
		font-weight: none;
		font-size: 0.7em;
		text-align: right;
		color: #000;
}
#footer {
		display: block;
		font-weight: none;
		font-size: 0.8em;
		text-align: center;
		color: #000;
}
#adminmenu {
		display: none;
		font-weight: none;
		font-size: 0.8em;
		text-align: center;
		color: #fff;
}