body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/template/background.gif);
	background-repeat: repeat;
	color: #990000;
	font-weight: bold;
}
a:link {
	color: #0000FF;
}
#topnav {
	height: 65px;
	width: 90%;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	float: left;
}
#footer {
	height: 45px;
	width: 90%;
	float: left;
	position: relative;
}
#wrapper {
	height: auto;
	width: 95%;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}

#navbar_bot {
	height: 65px;
	width: 90%;
	position: relative;
	float: left;
}

#body {
	height: auto;
	width: 90%;
	float: left;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-align: left;
	text-indent: 0px;
	padding-left: 30px;
	background-image: url(images/template/background.gif);
	background-repeat: repeat;
}
#header {
	height: 150px;
	width: 90%;
	background-repeat: no-repeat;
	position: relative;
	background-position: center;
}
.photofloatleft {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}
