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

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

h1{
  font-size: large;
  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:link{
	color: #505050;
	font-weight: normal;
	text-decoration: underline;
}

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

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

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

div.floatright{
	float: right;
	text-align: center;
}

div.floatleft{
	float: left;
	text-align: center;
}

div.TopPicture{
	position: absolute;
	left: 600px;
	top: 10px;
	z-index: 1;
}

div.ChalicePic{
	position: absolute;
	left: 31px;
	top: 5px;
	z-index: 1;
}

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

div.HeaderText{
	position: absolute;
	left: 110px;
	top: 10px;
	width: 600px;
	height: 136px;
	color: #686868;
	text-align: center;
	font-size: 13px;
	line-height: 16px;
}

div.nav{
	position: absolute;
	left: 31px;
	top: 156px;
	width: 178px;
	background-color: #F0DCB2;
	color: #505050;
	overflow: hidden;
	line-height: 25px;
}

div.navtext{
	padding-left: 10px;
   padding-top: 10px;
   padding-bottom: 5px;
}

div.content{
	position: absolute;
	left: 220px;
	top: 145px;
	width: 580px;
}

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.sign{
	position: absolute;
	top: -30px;
	left: 265px;
	z-index: 1;
}

div.signalign{
   position: relative;
}

div.visitors{
	position: relative;
	left: 0px;
	top: 0px;
	width: 178px;
	background-color: white;
	color: #A0A0A0;
	overflow: hidden;
	font-size: x-small;
}

div.CommitteeLinks{
   margin-left: 122px;
   margin-bottom: 10px;
	padding: 5px;
	padding-top: 0px;
	width: 178px;
	text-align: left;
	background-color: #F0DCB2;
	color: #505050;
}

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;
}

p
{
 text-indent: 20px;
 margin: 5px;
}

table.Sign{
	position: relative;
	top: -3px;
}

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

div.newslettercontent{
	position: fixed;
	left: 802px;
	width: 180px;
	top: 0px;
	line-height: 30px;
	z-index: 10;
	border: 3px;
	border: solid;
	border-color: #F0DCB2;
}

div.newsletterHeading{
	padding: 0px;
	background-color: #F0DCB2;
	text-align: Center;
	font-weight: bold;
	font-size: larger;
	color: #505050;
}

div.newsletterLinks{
	padding: 5px;
	padding-top: 0px;
	text-align: left;
	background-color: #FFFFFF;
	color: #505050;
}

div.newsletterborder{
	border: 1px;
	border-style: solid;
	text-align: center;	
}
