﻿body {
	background-image: url('images/back10.jpg');
	background-position: center;
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 12px;
	line-height: 18px;
}
h4 {
	margin: 10px;
}
h3 {
	margin: 10px;
}
h2 {
	margin: 10px;
}
h1 {
	margin: 10px;
}
p {
	margin: 10px;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 750px;
	height: 100%;
	background-color: #000;
}

#header {
	display: none;
}
#printlogo {
	text-align: center;
}
#left {
	display: none;
}

#main { 
	width: 90%;
}
#bottomnav {
	display: none;
}
#bottomnav a:visited {
	text-decoration: none;
}

#bottomnav a:link {
	text-decoration: none;
}
#footer {
	clear: both;
	background-color: #333300;
	text-align: center;
	background-image: url('images/backbottom2.jpg');
	color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	}

#footer h2 {
	margin: 2px;
}
#footer p {
	margin: 2px;
}
.box {
	width: 80%;
	background-color: #993;
	color: #fff;
	margin-top: 10px;
	font-size: small;
	background-image: url('images/topright.gif');
	background-position: top right;
	background-repeat: no-repeat;
	padding: 10px;}
	
.boxbottom {
	width: 80%;
	background-color: #993;
	color: #fff;
	font-size: small;
	background-image: url('images/bottomright.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 45px;
	padding: 10px;}
	
	
#navcontainer ul
{
display: none;}

.center {
	text-align: center;
	margin: 0px;
}
#hometable {
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
	width: 90%;
	margin: auto;
}
#hometable td{
	text-align: center;
	font-size: 11px;
}
#hometable p {
	margin: 5 5px 0 5px;}

th {
	background-color: #993;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	line-height: 18px;
	text-align: center;
	width: 33%;
}
a:link {color: 	#800000;}
a:visited {color: 	#800000;}
a:hover {color: 	#000;}
a:active {color: 	#000;}

a.ondark:link {color: 	#fff;}
a.ondark:visited {color: 	#fff;}
a.ondark:hover {color: 	#993;}
a.ondark:active {color: 	#993;}

img {
	border: 0px;
}

img a {
	border: 0px;
}
#sfisub {
	width: 30%;
	background-color: #993;
	float: right;
	margin: 0 0 10px 10px;
	padding: 5px;
	padding-left: 0px;
	margin-left: 0px;
	font-size: 11px;
	padding-right: 10px;
}
ul#sfi {
rem	margin-left: 3px;
rem	padding-left: 0px;
}
ul#research li {
list-style-type: square;
width: 90%;
}
