body {
	background:#0046A7 no-repeat fixed left top; font-family: Verdana, Helvetica, Arial, sans-serif;
	margin: 0em;
	font-size: .8em;
	}
	
div#main1 {
	position: absolute; top: 200px;
	color: white; 
	margin: 0 0 0 25%;
	width: 75%;}	
	
div#article {
	color: black;
	margin: 1 em;
	font: 14px Times New Roman, serif; 
	line-height: 150%;}

div#main1 p {
	margin: 1em; 
	font: 14px Verdana, sans-serif; 
	line-height: 250%;}

li {
	font: 14px Verdana, sans-serif; 
	line-height: 100%;}

ol {
	line-height: 100%;; margin-left:Verdana; margin-right:font; margin-top:1em; margin-bottom:14px}

div#punch1 {
	float: right; 
	width: 20%; 
	height:10em; 
	border: 0px solid black; 
	background: #0000CD; margin-left:1em; margin-right:-1px; margin-top:-1px; margin-bottom:1em}

h1 {
	margin: 0 0 0 0; 
	width: 100%; 
	padding: 10px 0 10px; 
	text-align: center; 
	background: white; 
	color: #DC0000; 
	letter-spacing: 8px; 
	font: bold italic 25px sans-serif; 
	height: 28px; 
	vertical-align: middle; 
	white-space: nowrap;}
	
h2 {
	text-align: center;  
	color: #black; 
	letter-spacing: 8px; 
	font: 25px sans-serif; 
	height: 28px; }
	
h3 {
	text-align: center; 
	background: white; 
	color: #black; 
	letter-spacing: 4px; 
	font: 18px sans-serif; 
	height: 20px; }

address {
	text-align: center; 
	background: white; 
	color: #black; 
	font: 10px sans-serif; }	

img.logo {
	position: absolute; 
	top: 0px; 
	right: 0;}

img.left {
	float: left; 
	clear: left; 
	margin: 1em 1em 1em 1em;}

img.right {
	float: right; 
	clear: right; 
	margin: 1em 1em 1em 1em;}

div#links {
	position: absolute; 
	top: 90px; 
	left: 0; 
	width: 21%; 
	height: 700px; 
	font: 16px Verdana, sans-serif; 
	z-index: 100;}

div#links a {
	display: block; 
	text-align: center; 
	font: bold 1em sans-serif;
	padding: 5px 15px; 
	margin: 0 0 0; 
	border-width: 0;
	text-decoration: none; 
	color: white;}

div#links a:hover {
	color: white; 
	background: #0000CD}

div#links a span {
	display: none;}

div#links a:hover span {
	display: block;
	position: absolute; 
	top: 255px; 
	left: 0; 
	width: 115%;
	padding: 5px; 
	z-index: 100;
	color: white; 
	background: #0000CD;
	font: 10px Verdana, sans-serif; 
	text-align: center;}