html{
	height: 100%;
}
body
{
	overflow: hidden;

height: 100%;font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../img/bg_red4.gif);
	background-position: 50% 38%;
	padding: 0px;
	margin: 0px;

}

div {
padding:0px;
margin:0px;
border: 0px;
}

#masthead {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 1px;
}

#content {
height: 66%;
overflow: auto;
}

#nav {
	width: 900px;
	text-align: center;
		padding-bottom: 4px;
}

#footer {
	width: 900px;
	text-align: left;
}

#title {
	float: right;
}

.footertext
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-style: normal;
	color: #cccccc;
	padding: 0px;
	margin: 0px;


}


hr.redline {
	color: #ffffff;
	background-color: #ffffff;
	border-bottom: solid 2px #BB0000;
	padding: 0px 0px 0px 0px;
margin: 5px 0px 3px 0px;

}

a:link,a:visited
{         

	color: #770000;
	text-decoration: none;
}
a:hover
{ 

  color: #aa0000;
  text-decoration: none;
  background-color: transparent;
}
a.footerlink:link,a.footerlink:visited
{         

	color: #f7bf93;
	text-decoration: none;
}
a.footerlink:hover
{ 

  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
}

.navtext
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-style: normal;
	color: #000000;
	padding: 0px;
	margin: 0px;

}

.bottom {
z-index: 100;
}


