html{
	background-image:url(spibackground.png)
}
body {
	background-color: #ffffff;
	margin-left: .5in;
	margin-right:.5in;
	}
address{
	margin-bottom: 1em;
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	width: 10em;
}
#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}

#nav li:hover ul {
	left: auto;
}

#nav li {
	float: left;
	width: 10em;
}
.logo{
	margin-left:.5in;
}
.version{
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.titlelink{
	margin-right: 2.5em;
	text-align: center;
}
.titleline{
	background-color: #FF0000;
	margin-top: 1em;
}
.test{
	text-align:center;
	margin-left: 17em;
}
#titleline{
	background-color: #FF0000;
}
#Category{
	text-align:center;
	margin-top: 5em;
	margin-left: 15em;
}
#Layer1{
	position:absolute;
	width:820px;
	height:115px;
	z-index:2;
	left: -3px;
	top: 16px;
}
#Layer2{
	position:absolute;
	width:400px;
	height:1442px;
	z-index:2;
	left: 600px;
	top: 525px;
}
#Layer3{
	position:absolute;
	width:200px;
	height:115px;
	z-index:3;
	left: 600px;
	top: 300px;
}
.title{
	color: #FF0000;
	font-size: 40px;
	text-align: center;
}
.center{
	text-align: center;
}
.imgborder{
	border:1px outset #000000;
}
td, th {
	color:#000000;
}

h1, h2, h3, h4, h5, h6 {
	color:#FF0000;
}
h1, h2{
	text-align: center;
}
address{
	text-align:center;
}
a:Link{
	color:#ff0000;
	font-family:Georgia, Times New Roman, Times, serif;
	font-weight:bold;
}
a:active {
	color:#FF0000;
	font-weight:bold;

}
a:visited {
	color:#FF0000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
a:hover {
	color:#000000;
	font-weight:bold;
	font-family:Georgia, Times New Roman, Times, serif;
	background-color:#FF0000;
}
dt, dd {
	line-height: 1.2em;
	margin-bottom: .5em;
}
dd {
	float: inherit;
	margin-top: -1.7em;
	margin-left: 8em;
}
.button{
 	border: 2px outset #FF0000;
}
.validation{
	text-align: center;
}
.photo{
	text-align: center;
}
.photocenter{
	margin-left: 3em;
}