body {position: relative; margin: 0; padding: 0;}	

div#content {
	position: absolute;
	top: 26px;
	left: 161px;
	right: 25px;
	color: #000000;
	font: 13px Verdana, sans-serif;
	padding: 10px; 
	border: solid #cccccc;
	}

div#content p {
	margin: auto;
	}

div#content address {
	text-align: center;
	margin: auto;
	}

div#content img {
	border-style:none;
	}
	
div#content table {
	margin: auto;
	}

div#content h2 {
	color: #000000;
	text-align: center;
	font-weight: normal;
	font-size: 18px ;
	}

div#content h3 {
	margin-bottom: 0.25em;
	}

div#content h4 {
	color: #004b87;
	text-align: left;
	font-weight: bold;
	font-size: 18px ;
	}

div#links h1 {
	top: 26px;
	left: 0px;
	width: 140px;
	display: block;
	text-align: left;
	font: bold 1em sans-serif; 
	padding: 5px 10px;
	margin: 0 0 2px;
	border-width: 0; 
	text-decoration: none;
	color: #004b87;
	}

div#links a {
	top: 26px;
	left: 0px;
	width: 140px;
	display: block;
	text-align: left;
	font: bold 1em sans-serif; 
	padding: 5px 10px;
	margin: 0 0 2px;
	border-width: 0; 
	text-decoration: none;
	color: #004b87;
	}

div#links a:hover {color: #004b87;}

div#content h1 {
	background: #CCCCCC;
	border: 1px solid #333333;
	padding: 0.5em 1em 0.25em;
	color: #CCCCCC;
	}
	
dt {
	font-weight: bold;
	}

div#header {
	background: #FFF;
	border: 1px solid #333333;
	text-align: center;
	padding: 0.5em 1em 0.25em;
	color: #004b87;
	}
	
dt {font-weight: bold;}

dd {margin-bottom: 0.66em;}

div#content a:link {color: #004b87;}

div#content a:visited {color: #004b87;}

div#content a:link:hover {color: #004b87;}

div#content a:visited:hover {color: #004b87;}

div#links {
	position: relative;
	top: 120px;
	left: 0;
	width: 160px;
	height: 2000px;
	font: 15px Verdana, sans-serif;
	}

code, pre {color: #333333; font: 110% monospace;}

.mhead {
	color: #004b87;
	font: bold 1.5em sans-serif; 
}
