body {
	font-family: Verdana, Geneva, sans-serif;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(images/headerbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#mainpage {
	height: 100%;
	width: 100%;
	min-height: 100%;
}
#header   {
	height: 101px;
	width: auto;
	margin: 0px;
	padding: 0px;
}
.menu {
	font-size: x-small;
	color: #FFF;
	font-weight: normal;
	width: 100%;
}



#footer   {
	height: 64px;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
	vertical-align: bottom;
}
#ritterslogo   {
	height: auto;
	width: 300px;
	text-align: center;
	color: #98782D;
	margin: 0px;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#logo {
	width: 234px;
	height: auto;
}

#mainpage tr {
	vertical-align: top;
}
#mainpage tr td iframe {
	border: 1px solid #98782D;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	height: 400px;
}

#ritterslogo h3   {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #98782D;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#ritterslogo h3 a:link   {
	color: #98782D;
	text-decoration: underline;
}
#ritterslogo h3 a:visited {
	color: #98782D;
	text-decoration: underline;
}
#ritterslogo h3 a:hover {
	color: #98782D;
	text-decoration: underline;
}
#ritterslogo h3 a:active {
	color: #98782D;
	text-decoration: underline;
}

html {
	height: 100%;
	width: 100%;
	margin: auto;
	padding: 0px;
	clear: both;
}
.menu a:link{
	color: #FFF;
	font-size: x-small;
	text-decoration: none;
	font-weight: normal;
}
.menu a:visited {
	color: #FFF;
	font-size: x-small;
	text-decoration: none;
	font-weight: normal;
}
.menu a:hover {
	color: #FFF;
	font-size: x-small;
	text-decoration: underline;
	font-weight: normal;
}

.menu a:active {
	color: #FFF;
	font-size: x-small;
	text-decoration: none;
	font-weight: normal;
}
#ritterslogo p {
	padding: 0px;
	margin: 0px;
	color: #98782D;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
