  /*Html Tag Styles*/


body {font-family: arial, sans-serif;
  font-size: 12pt;
  color: #000000;
  background-image: url(images/trumpet_back1.png)}

a {
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	color: #000099
}

a:hover {text-decoration: underline}

img {border-style: none}

h1,h2,h3,h4,h5 {color: #000066}

li {line-height: 26px}


  /*Site Layout Classes*/


.wrapper {
	height: auto;
	width: 848px;
	display: block;
	position: absolute;
	top: 164px;
	left: 153px;
	overflow: hidden;
	text-align: center;
	margin: 0px
}

.content {
	height: auto;
	width: auto;
	display: block;
	overflow: hidden;
	text-align: left;
	margin: 0px;
	padding: 20px;
	border-style: ridge;
	border-width: 2px;
	border-color: #CCCCCC;
	background-color: #FFFFFF;
}

.footer {height: auto;
  width: 780px;
  display: block;
  overflow: hidden;
  text-align: center;
  margin: 10px;
  font-size: 10px;
  color: #FFFFFF}

.vertnav {
	height: auto;
	width: 120px;
	display: block;
	position: absolute;
	top: 163px;
	left: 20px;
	overflow: hidden;
	text-align: left;
	margin: 0px;
	border-style: ridge;
	border-width: 2px;
	border-color: #CCCCCC;
	background-color: #FFFFFF;
}

.vertnav a {height: auto;
  width: auto;
  display: block;
  padding: 8px;
  text-align: center;
  text-decoration: none;
  border-bottom-style: solid;
  border-width: 1px;
  border-color: #CCCCCC;
  font-family: Century Gothic;
  font-size: 12pt;
  font-weight: bold;
  font-style: normal;
  color: #000099;
  background-color: #FFFFFF}

.vertnav a:hover {text-decoration: none;
  color: #FF0000;
  background-color: #000099}

.vertbottom {height: 22px;
  width: 120px;
  overflow: hidden;
  text-align: left;
  margin: 0px;
  background-image: url(images/bar_bottom.png)}

.header {
	height: 120px;
	width: 980px;
	display: block;
	position: absolute;
	top: 21px;
	left: 19px;
	overflow: hidden;
	text-align: center;
	margin: 0px;
	white-space: nowrap;
	cursor: default;
	border-style: ridge;
	border-width: 2px;
	border-color: #CCCCCC;
	background-color: #FFFFFF;
	background-image: url(images/header.png)
}

