body {
	background-color: #000000;
	text-align: center;
	z-index: 1;
}

#PageFooter {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: absolute;
	height: 49px;
	margin: 0px;
	padding: 1px;
	z-index: 2;
	width: 759px;
	bottom: -49px;
}
.center {
	text-align: center;
}


#PageHeader {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 152px;
	margin-bottom: 1px;
	top: 0px;
}

#pagecontainer {
	background-color: #000000;
	background-image: url(../images/container_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	position: relative;
	width: 760px;
	text-align: left;
	margin: auto;
	padding: auto;
	overflow: visible;
	top: 0px;
	height: 501px;
	z-index: 1;
}


#PageContent1 {
	margin: 0px;
	padding: 10px;
	border: 1px none #8EABE2;
	position: relative;
	height: 200px;
	width: 600px;
	top: -20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	left: 75px;
}
img.left {
	float: left;
	clear: right;
	padding: 5px;
}

#nav {
  padding:0;
  margin:5em 0;
  list-style-type:none; 
  }
#nav li {
	width:75px;
	height:20px;
	float:left;
	border:1px solid #000;
	margin-right:2px;
	font-weight: bold;
	font-family: "Times New Roman";
  }
#nav a em {
  font-style:normal; 
  font-size:1em; 
  line-height:1.5em;
  }
#nav a {
  text-decoration:none;
  color:#000;
  position:absolute; 
  width:75px; 
  height:20px; 
  display:block;
  text-align:center;
  }
#nav a.navo1 {background:#000000; color:#FFFED7;}
#nav a.navo2 {background:#000000; color:#FFFED7;}
#nav a.navo3 {background:#000000; color:#FFFED7;}
#nav a.navo4 {background:#000000; color:#FFFED7;}
#nav a.navo5 {background:#000000; color:#FFFED7;}
#nav a:hover {
  width:120px; 
  height:28px;
  z-index:200;
  background:#000000;
  }
#nav a:hover em {
  font-size:1.5em;
  line-height:1.1em;
  overflow:hidden;
  cursor:pointer;
  background:#fff; 
  border:1px solid #907E4B;
  position:absolute; 
  width:120px; 
  height:25px;
  left:-12px; 
  top:-8px;
  }
#nav a:hover.navo1 em {background:#000000;}
#nav a:hover.navo2 em {background:#000000;}
#nav a:hover.navo3 em {background:#000000;}
#nav a:hover.navo4 em {background:#000000;}
#nav a:hover.navo5 em {background:#000000;}


#NavContainer {
	position: absolute;
	left: 327px;
	top: -10px;
	width: auto;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
img.right {

	float: right;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	text-decoration: underline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCCCCC;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC00;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
}
#pagecontainer2 {

	background-color: #000000;
	background-image: url(../images/container_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	position: relative;
	width: 760px;
	text-align: left;
	margin: auto;
	padding: auto;
	overflow: visible;
	top: 0px;
	height: 800px;
	z-index: 1;
}
#PageFooter1 {

	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: absolute;
	height: 49px;
	margin: auto;
	padding: 1px;
	z-index: 2;
	width: 759px;
	top: 795px;
}
dt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #CCCCCC;
	font-weight: bold;
}
legend {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #CCCCCC;
}

