body {
}
#wrapper {
  height: 1270px;
  width: 600px;
  display: block;
  position: relative;
  margin-right: auto;
  margin-left: auto;
  right: auto;
  left: auto;
}
#header {
  position: relative;
  border-top-color: #aa0099;
  border-top-style: solid;
  border-top-width: 12px;
  border-bottom-color: #78a87b;
  border-bottom-style: solid;
  border-bottom-width: 8px;
  height: auto;
  width: 600px;
}
h1 {
  color: #307397;
  font-size: 18px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-align: center;
  line-height: 36px;
}
#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: 14px;
  left: 18px;
}
#bio {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 18px;
  color: #4682b4;
}
#content  h2  {
	font-weight: bold;
	text-align: left;
	color: #333333;
	line-height: 1em;
	font-size: 1.1em;
}
#content  h3  {
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	line-height: 1em;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content  h4  {
	font-weight: bold;
	text-align: center;
}
h3  {
	font-weight: bold;
	text-align: center;
	font-size: 1.5em;
	line-height: 1;
	color: #333333;
}
#content  .pad20lfrt  {
	padding-right: 20px;
	padding-left: 20px;
}
.pad30lr {
  padding-right: 30px;
  padding-left: 30px;
}
#content  .pad28lf  {
	padding-left: 24px;
}
#nav-bottom    {
  text-align: center;
  position: relative;
  width: 600px;
  border-top-color: #78a87b;
  border-top-style: solid;
  border-bottom-color: #78a87b;
  border-bottom-style: solid;
  float: left;
  top: 14px;
}
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;
}  
#copyright {
  color: #555555;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
  width: 600px;
  top: 18px;
  position: relative;
  float: left;
}
