body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
}
.header {
	background-image: url(images/logo-bg.gif);
	background-repeat: repeat-x;
	height: 79px;
	width: 100%;
}
.topbanner {
	margin-top: 17px;
}
.navbar {
	border: 1px solid #010000;
	background-color: #FF0000;
	padding: 2px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.spacer {
	font-family: "Arial Black";
	font-size: 4px;
}
.centerpad {
	padding-right: 5px;
	padding-left: 5px;
}
.menu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 5px;
	font-size: 15px;
}
li {
	list-style-type: square;
}
.menutop {
	background-image: url(images/navtop.gif);
	color: #FFFFFF;
	padding-left: 5px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 9px;
}
a {
	color: #000000;
	text-decoration: none;
}
.photo {
	border: 1px solid #000000;
	margin: 5px;
}
td {
	font-size: 12px;
}
