﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

#left_col {
	width: 100px;
	position: absolute;
	left: 0px;
	top: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

#right_col {
	margin-left: 107px;
	text-align: center;
	line-height: 25px;
}

#footer {
	position: relative;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	color: #003366;
	background-color: #E4E4E4;
	font-family: "Microsoft Sans Serif";
	font-size: x-small;
	padding-bottom: 14px;
}
#footer a:link {
	font-family: "Microsoft Sans Serif";
	font-size: x-small;
	font-weight: normal;
	background-color: #E4E4E4;
	color: #800000;
	text-decoration: none;
}
#footer a:visited {
	color: #000000;
	text-decoration: none;
}
.centertext {
	margin: 0px;
	text-align: center;
}
.footerpic {
	border-width: 0px;
}
#menu {
	margin-right: auto;
	margin-left: auto;
}
