
body{
	background-color: transparent;
	background: transparent;
	color: #505050;
	font-family: Serif,serif,sans-serif;
	z-index: 0;
	background-position: center;
}

h1, h2, h3, h4, h5 {
  color: #505050;
  margin-top: 0em;
  margin-bottom: 0em;
  padding: 0px;
}

h1{
  font-size: medium;
  font-weight: bold;
  text-align: center;
}
	
h2{
   font-size: large;
   font-weight: bold;
	line-height: 22px;
}
	
h3{
  font-size: medium;
  font-weight: bold;
}
	
h4{
  font-size: medium;
  font-weight: bold;
  display: inline;
}
	
h5{
  font-size:  medium;
  font-weight: bold;
  display: inline;
}
	
a{
	color: #31AB4E; 
	text-decoration: underline;
}

a:active{
	color:#31AB4E; 
	text-decoration: underline;
}

a:visited{
	color:#505050;
	text-decoration: underline;
}

a:hover {
	color:#800000;
	text-decoration: underline;
}

a:link{
	color: #505050;
	font-weight: normal;
	text-decoration: underline;
}

div.TopGraphic{
	position: absolute;
	left: 0px;
	top: 5px;
	z-index: 0;
}

div.nav{
	position: absolute;
	left: 265px;
	top: 20px;
	width: 760px;
	background-color: transparent;
	color: #505050;
	overflow: hidden;
	line-height: 25px;
	z-index: 1;
}

div.content{
	position: absolute;
	left: 10px;
	top: 150px;
	width: 800px;
}

div.floatright{
	float: right;
	text-align: Center;
	z-index: 1;
}

div.floatleft{
	float: left;
	text-align: Center;
	z-index: 1;
}

ul.square{
list-style-type: square;
margin-top: 0px;
}

ol.decimal{
list-style-type: decimal;
margin-top: 0px;
}

img{
	display: inline;
}

div.leftnavbottom{
	position: relative;
	left: 0px;
	top: 0px;
	width: 173px;
	background-color: #ffffff;
	color: #A0A0A0;
	overflow: hidden;
	font-size: x-small;
	line-height:  normal;
}

div.LinkHeading{
	width: 178px;
   margin-left: 122px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #B07D2D;
	text-align: Center;
	color: white;
}

span.New
{
	font-size: 80%;
	font-weight: bold;
	color:  #FF8C00;
}

span.bigfirstletter{
	float: left;
	width: 1.1em;
	font-size: 120%;
	font-weight: bolder;
	color: #31AB4E;
	line-height: 80%;
}

p{
	text-indent: 20px;
	margin: 5px;
	position: relative;
	left:  0;
	display: block;
}

div.topPicture1{
	position: relative;
	left: 0px;
	top: -92px;
	z-index: 10;
}
