BODY { 
	margin: 0px; 
	background-color: #ffffff; 
	background-image: url(/images/old_wood.jpg);}
ul {
	margin-top: 0px;}
li { 
	list-style-position: inline; 
	margin-left: -15px; }
h1 { 
	margin:18px 0 2px 0; 
	font-size:18px; 
	font-weight:bold; 
	color:#000000; }
h2 { 
	margin:16px 0 0 0; 
	font-size:14px; 
	color:#000; }
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;}
	
	a:link {color: #3333FF; text-decoration: none}
	a:visited {color: #3333FF; text-decoration: none}
	a:hover {color: #000000; text-decoration: underline}	

.listHeader {
	background: #D1E6EC;
	font-weight: bold; 
	font-size: 12px; 
	font-family: Arial, Verdana, sans-serif; 
	color: #3B4F55;
	border-right: #A3C6D2 1px solid; 
	border-left: #A3C6D2 1px solid; 
	border-bottom: #A3C6D2 1px solid; 
	border-top: #A3C6D2 1px solid;}
.list {
	font-size: 12px; 
	font-family: Arial, Verdana, sans-serif; 
	border-bottom: #A3C6D2 1px solid; }
.demobox {
	background: #ffffff;
	text-align: center; font-weight: bold; font-size: 10px; font-family: Verdana, Arial, sans-serif; color: #3B4F55;
	border-right: #A3C6D2 1px solid; 
	border-left: #A3C6D2 1px solid; 
	border-bottom: #A3C6D2 1px solid; 
	border-top: #A3C6D2 1px solid;}
.pagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;}
.bodyText{
	padding-left:10px;
	padding-right:10px;
	border-top:1px solid #000000;}
.bodyText p{
	margin-top:5px;}
.pagetitle {
	margin-top:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #002F5E;}
div#outer {
	width: 900px;
	margin: 0px auto;
}
div#header {
	position: relative;
	top: 0;
	left: 0; 
	height:175px;
}
div#topMenu {
	position: absolute;
	top: 112px;
	left: 50px; 
}
div#slogan {
	position: absolute;
	top: 80px;
	left: 160px; 
}
div#content {
	width: 900px;
	margin: 0px auto;
}