body { 
  background-color: #dce6ff; 
  font-family:      Georgia, "Times New Roman", Times, serif;
  font-size:        16px;
  margin:           0px;
  text-align: center;

}

p {
	margin: 10px 0px;
}

#wrapper {
  background-color: #fff;
  width:            827px;
  padding-top:      5px;
  padding-bottom:   5px;
  margin-left:      auto;
  margin-right:     auto;
  margin-top: 40px;
  margin-bottom: 40px;
  border: #000094 solid 2px;
}

#tm-link {
	font-size: 1.3em;
}

#tm-link img {
	border: none;
	height: 65;
	width: 537;
}



#more-info {
	font-size: 1.3em;
}

h2 {
	font-size: 1.1em;
	margin: 5px;
	font-style: italic;
	font-weight: normal;
}

h3 {
	font-size: 0.8em;
	margin: 2px;
	color: #0e0062;
}


#footer {
	font-size:        12px;
	color: #65676c;
}

#footer a {
	color: #65676c;
}

#bottomnav   {
	padding-top: 20px;
	font: normal 10px/15px Verdana, Arial, Helvetica, sans-serif;
}
#bottomnav ul  { 
	text-align: center;
	margin: 0px 0px 6px;
	padding: 0px;
	list-style: none;
}
#bottomnav ul  li{ 
	display: inline;
	background: url(images/bottomnav_pipe.gif) no-repeat 0px 0px;
}
#bottomnav ul  li#menuitem_1_bottom1, 
#bottomnav ul li#menuitem_1_bottom2, 
#bottomnav ul li#menuitem_1_bottom3 { 
	background: none;
}
#bottomnav ul  li a{
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
}
#bottomnav ul  li a:hover{ 
	text-decoration: underline;
}
