body, html {
	margin: 0px;
	background-color: #cccc99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; font-weight: normal; color:#000000;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}

a:visited {
	color: #0000FF;
	text-decoration: none;
}

a:hover, a:active {
	color: #0000FF;
	text-decoration: underline;
}

.summary {
	font-family: Georgia, "Times New Roman", serif;
	font-size:12px; font-style: italic; color: #006699; font-weight: bold;
}

.dat {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}

.credits {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

#menu a {
  text-decoration:none; 
  background-color:#99ccff; 
  padding: 3px;
  padding-left: 10px;
  padding-bottom: 3px;
  font: 10px Verdana, Arial, Helvetica, sans-serif;
  color:#000; 
  display:block; 
  width:10em; 
  border:1px solid #fff;
  border-color:#eee #777 #444 #ddd;
  margin: 0px 0 0 0;
  width: 100%;
  text-align: left;
  }

#menu a:hover {
  background-color:#ddd; 
  top:3px;
  left:4px;
  right:4px;
  color:#000;
  border-color:#444 #ddd #eee #777;
  width: 100%;
  }

.bottom_nav {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; color: #FFFFFF; font-weight: bold;	
	background-color: #336699;
}

.menu a:link {
	color: #FFFFFF; font-weight: bold;
	text-decoration: none;
	}
	
.menu a:visited {
	color: #FFFFFF; font-weight: bold;
	text-decoration: none;
	}

.menu a:hover {
	color: #FFFF00; font-weight: bold; 
	text-decoration: underline;
	}
	
.menu a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}
	
.left_col {
	padding: 5px 3px 5px 5px;
	font-size: 11px; color: #ffcc00; font-weight: bold;
	text-align: left;
	background-color: #336699;
}

h1, h2, h3, h4, h5 {
	font-family: "Century Gothic", Arial, Tahoma, Helvetica, san-serif;
	font-style: normal; font-weight: bold; color: #336699;
	text-align: center;
}

h1 {font-size: 28px; margin: 5px 0 5px 0}
h2 {font-size: 24px; margin: 5px 0 5px 0}
h3 {font-size: 20px; margin-top: 5px; margin-bottom: 5px}
h4 {font-size: 16px; margin-top: 5px; margin-bottom: 5px}

h6 {
	font-family: Arial; font-size: 16px; color: #ffcc00; font-weight: bold;
	margin: 2px 0 1px 0;
	border-bottom: 1px solid #ffcc00;
	text-align: left;
}

.hmpg {
	font-family: Arial; font-size: 16px; color: #ffcc00; font-weight: bold;
	margin: 2px 0 1px 0;
	border-bottom: 1px solid #ffcc00;
	text-align: left;
}

.right {
	width: 125px;
	background-color: #cccccc;
	vertical-align: top;
	color: #000000; font-size: 10px;
	text-align: center;
}

.feature {
	font-family: Georgia, "Times New Roman", serif;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	}
	
.floatingright {
	float:right;
	margin-top:5px;
	margin-left:10px;
	margin-bottom:5px;
	}
	
.floatingleft {
	float:left;
	margin-top:5px;
	margin-right:10px;
	margin-bottom:5px;
	}
	
hr {
	border-bottom: 1px solid #ffcc00;
}
