#main {
		border:1px solid #000; 
		background:#faf6f2;
		}

/* Looks like you have to specify the width of #menu
or IE5 Mac stretches it all the way across the div, and 
Opera streches it half way. */

	#inset {
	float:left;
	width:200px;
	background:#ddf0ff;
	margin:0px 10px 0px 0px;
	font: 10pt Arial, Helvetica, sans-serif;
	color: #000000;
	border-top: 1px none #000;
	border-right: 1px none #000;
	border-bottom: 1px none #000;
	border-left: 1px none #000;

		}
		
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:14px;
		padding-top:10px;
		}
	
	#inset p {
	font-size:10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
	
body {
	background-color: #355787;
	color: #022E62;
	font-size: 11pt;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
TD {
	color: #022E62;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
#image {
	position: absolute;
	left: 558px;
	top: 130px;
}
#logo {
	position: absolute;
	top: 5px;
	left: 20px;
}
#navigation {
	position: absolute;
	width: 650px;
	left: 100px;
	top: 100px;
	border-top-color: #022E62;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #022E62;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-transform: uppercase;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	text-align: right;
	word-spacing: 10px;
	font-weight: 500;
	border-color: #022E62 #022E62;
}

a {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}


#lines {
	position: absolute;
	top: 26px;
	left: 2px;
}
#navigation A{
	text-decoration: none;
	color: #022E62;
}

#navigation A:link{
	text-decoration: none;
}
#navigation A:visited{
	text-decoration: none;
}
#navigation A:hover{
	text-decoration: none;
	color: #990000;
}
#headlines{
	background-color: #D7DCE0;
	width: 250px;
	top: 0px;
	left: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	font-style: italic;
	float: left;
	vertical-align: sub;
	margin-right: 10px;
	margin-bottom: 5px;
}#footer {
	border-top-color: #022E62;
	border-top-style: solid;
	border-top-width: 1px;
	width: 650px;
	left: 50px;
	text-align: center;
	display: block;
	vertical-align: bottom;
	bottom: 0px;
	position: relative;
	}
#content{
	position: absolute;
	top: 150px;
	width: 550px;
	left: 0px;
}
#body{
	left: 45px;
	margin-left: 45px;
	margin-bottom: 20px;
}
#splash{
	position: relative;
	top: -130px;
	left: 507px;
}
#contentfront{
	position: absolute;
	top: 154px;
	width: 725px;
	left: 42px;
}
table {
	background-color: #FFFFFF;
}

