﻿#navtop a:hover {
	background-color: #999999;
	color: #000000;
}
#navtop2 {
	padding: 0px;
	margin: 5px 0px 5px 0px;
	background-color: #000000;
	width: 780px;
	text-align: center;
	float: left;
}
#navtop2 ul {
	text-align: center;
	padding: 0px;
	margin: 0px 0px 0px 50px;
	width: 800px;
	clip: rect(0px, auto, 0px, auto);
	list-style-type: none;
}
#navtop2 li {
	margin: 0px;
	float: left;
	list-style-type: none;
}
#navtop2 a {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bolder;
	color: #D5B688;
	text-decoration: none;
	background-color: #4B4B4B;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	width: auto;
	display: block;
	list-style-type: none;
}
#navtop2 a:hover {
	color: #000000;
	background-color: #999999;
}
#navtop ul {
	padding: 0px;
	margin: 0px 0px 0px 10px;
	width: 780px;
	text-align: center;
	list-style-type: none;
	clip: rect(0px, auto, 0px, auto);
}
#navtop ul li a {
	border-color: #C0C0C0;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #D5B688;
	text-align: center;
	background-color: #4B4B4B;
	padding: 5px 10px 5px 10px;
	width: auto;
	display: block;
	list-style-type: none;
	font-weight: bolder;
	text-decoration: none;
	border-top-style: solid;
	border-top-width: 2px;
}
#navtop {
	padding: 0px;
	margin: 5px 2px 5px 25px;
	width: 780px;
	float: left;
	text-align: center;
	background-color: #000000;
	clip: rect(auto, auto, auto, auto);
	word-spacing: normal;
}
.border0 {
	border-style: none;
}
#navtop ul li {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
	float: left;
}
#container {
	background-color: #000000;
	width: 800px;
	margin: 0px auto 0px auto;
}
#top {
	width: 800px;
	height: 152px;
}
body {
	margin: 0px;
	background-image: url('../images/buttons/bkgd_main.gif');
	background-repeat: repeat;
}
#footer {
	background-color: #4B4B4B;
	color: #D5B675;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 2px;
	margin: 2px;
	text-align: center;
}
