﻿#center {
	border-style: groove;
	float: left;
	width: 580px;
	height: auto;
	background-color: #FFFFFF;
	margin-top: 10px;
	text-align: center;
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 10px;
	 {
 }	
 a:{
	color: #B50F0F;
}
a:visited {
	color: #B50F0F;
}
a:active {
	color: #C0C0C0;
}
a:hover {
	color: #FFFF00;
}
#footer {
	padding: 5px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	clear: both;
}
.style3 {
	background-color: #FFFFFF;
}
#nav ul li a:hover {
	background-color: #CCCCCC;
}
#botton {
	margin-left: 175px;
}

