body {
}
#wrapper {
  height: 2010px;
  width: 575px;
  display: block;
  position: relative;
  margin-right: auto;
  margin-left: auto;
}
#header {
  position: relative;
  border-top-color: #4682b4;
  border-top-style: solid;
  border-top-width: 12px;
  border-bottom-color: #78a87b;
  border-bottom-style: solid;
  border-bottom-width: 8px;
  height: auto;
  width: 575px;
}
h1 {
  color: #307397;
  font-size: 18px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin: 18 px;
  text-align: center;
  line-height: 1px;
}
#content {
  position: relative;
  width: 539px;
  height: auto;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  float: left;
  clear: both;
  color: #333333;
  line-height: 21px;
  left: 18px;
}
#wrapper #content h2 {
  font-weight: bold;
  text-align: left;
  color: #333333;
  line-height: 14px;
  font-size: 11 px;
}
#wrapper #content h3 {
    font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	line-height: 1em;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#wrapper #content h4 {
  font-weight: bold;
  text-align: center;
  font-size: 11px;
}
#wrapper h2 {
  font-weight: bold;
  text-align: center;
  font-size: 14px;
  line-height: 18px;
  color: #333333;
  font-family: Verdana, Geneva, sans-serif;
}
#wrapper #content .pad20lfrt {
	padding-right: 20px;
	padding-left: 20px;
}
#wrapper #content .pad28lf {
	padding-left: 24px;
}
#wrapper #content #nav-bottom {
  text-align: center;
  display: block;
  position: relative;
  width: 539px;
  border-top-style: solid;
  border-top-color: #78a87b;
  border-bottom-color: #78a87b;
  border-bottom-style: solid;
}
a:link, a:visited, a:active {
  color: #272727;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  letter-spacing: 1px;
}
a:hover {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #4682b4;
	text-decoration: none;
    letter-spacing: 1px;
}
a.blue:link {
	color: #4682b4;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #fff;
	text-decoration: none;
}
a.blue:visited {
	color: #4682b4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #fff;
	text-decoration: none; }
a.blue:hover {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #4682b4; }
a.blue:active {
	color: #4682b4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #fff;
	text-decoration: none; }
a.menu:link {
	color: #4682b4;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: inline;
	text-align: center;
}
a.menu:visited {
	color: #4682b4;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.menu:hover {
	color: #fff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #4682b4;
	text-decoration: none;
	letter-spacing: 1px; }
a.menu:active {
	color: #4682b4;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#copyright {
  color: #555555;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
}

