#legal{
	text-align:center;
	width:992px;
	font-family: verdana, sans-serif;
	font-size:10px;
	color: #5F5E5E;
	margin-top:30px;
}
#legal a{
	color: #5F5E5E;
	text-decoration:none;
}
#legal a:hover{
	text-decoration:underline;
	color: #AEA9A9;
}
body{
	background-color: #4A4848;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	margin:0px;
	color: #AEA9A9;
}
#footerNav{
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	height:59px;
	z-index:10;
}
#object1{ 
	position: absolute; 
	width:136px; 
	height:30px;
	left:845px;
	top:538px;
	z-index:1;
}
.navImage{
	z-index: 10;
}
#bodyText{
	font-family: verdana, sans-serif;
	margin-left:60px;
	font-size: 12px;
	width: 840px;
	height: 378px;
	color: #ECEBEC;
	background-color: #000000;
	padding:15px;
  opacity: 0.65;
  -moz-opacity: 0.65; /* older Gecko-based browsers */
  filter:alpha(opacity=65); /* For IE6&7 */
	
}
#bodyText a{
	color:#EBB115;
	text-decoration:none;
}
#bodyText a:hover{
	color:#B08513;
	text-decoration:underline;
}
#bodyText table{
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #ECEBEC;
}
#bodyText h1{
	font-family: verdana, sans-serif;
	font-size: 18px;
	margin-bottom:-10px;
}
#bodyTextWork{
	font-family: verdana, sans-serif;
	margin-left:20px;
	font-size: 12px;
	width: 960px;
	height: 378px;
	color: #ECEBEC;
	padding:15px;
}
#bodyTextWork h1{
	font-family: verdana, sans-serif;
	font-size: 18px;
	margin-bottom: 5px;
	margin-top:-15px;
}
#bodyTextWork a{
	color:#EBB115;
	text-decoration:none;
}
#bodyTextWork a:hover{
	color:#B08513;
	text-decoration:underline;
}