*
{
	margin:0px; 
	padding:0px;
}
body
{
	background-color: #101010;
	margin: 0px;
	text-align: center;
	color: rgb(234,234,234);
	 font-family: Tahoma, sans-serif;
}
h1
{
  font-family: Tahoma, sans-serif;
  font-size: 130%;
  color: #9F915A;
  margin: 0px 0px 20px 20px;
  font-weight: normal;
}
h2
{
  	color: #9F915A;
	font-size: 120%;
	font-family: Tahoma, sans-serif;
	margin: 0px 0px 20px 50px;
  	font-weight: normal;
}
h3
{
  color: #9F915A;
	font-size: 100%;
	font-family: Tahoma, sans-serif;
	    margin: 0px 0px 20px 50px;
  font-weight: normal;

}
h4
{
	color:#9F915A;
	font-size: 100%;
	font-family: Tahoma, sans-serif;
	  margin: 10px 0px 20px 15px;
}
p
{
  font-family: Tahoma, sans-serif;
  font-size: 13px;
  color: #ffffff;
  margin: 10px 50px 10px 50px;
}
.list{
  font-family: Tahoma, sans-serif;
  font-size: 13px;
  color: #ffffff;
  margin: 10px 50px 10px 70px;
}
object{
 margin: 10px 50px 10px 70px;
 padding:5px;
}
#date{
	font-size:11px;
	margin-left:50px;
	margin-top:30px;
	margin-bottom:5px;
	padding:5px;
	background-color:#9F915A;
	color:#000000;
	width:65px;
	text-align:center;
}
#author{
	font-size:11px;
	margin-left:50px;
	margin-top:0px;
	margin-bottom:5px;
	color:#9F915A;
	width:65px;
	text-align:center;
}
img
{
 /* border: 5px solid #908E8F; */
}
hr{
	color:#9F915A;
	width:90%;
	height:0px;
	border:1px solid #5F511A;
}
a
{
  color: #9F915A;
 text-decoration: underline;
}
a:hover
{
  text-decoration: none;
}
#main
{
  width: 972px;
	text-align: left;
	margin: 0px auto;
}
#spacer
{
	background-color: #5C5C5C;
  width: 972px;
  clear: both;
  height: 1px;

}
#image
{
  background-image: url('../../picture.php');	
  background-color: #000000;;
  background-repeat: no-repeat;
  width: 972px;
  clear: both;
  height: 388px;
}
img#image {
background-color: #010101;
}
.logo
{
margin: 0px 0px 0px 0px;
float: left;
}
h1.logo {
  width: 491px;
  height: 73px;
 
}
.foottab{
	margin-left:50px;
	font-size:12px;
	color:#CCCCCC;	
}
.foottab a{
	color:#5C5C5C;	
	text-decoration:none;
}
#haclogo {
  width: 491px;
  height: 86px;
  background: url('../images/logo.gif') no-repeat;
}
h1 a {
	color: rgb(255,255,255);
	text-decoration: underline;
	line-height: 72px;
	text-align:left;
	display: block;
	width: 400px;
  height: 73px;
  text-align: left;
  padding-left: 0px;
  text-decoration: none;
  font-size: 170%;
}

h1 a:hover {
	color: rgb(213,213,213);
	text-decoration: none;
}


#menu 
{ 
margin-top: 0px;
margin-right: 0px;
float: left;
} 
ul, li 
{ 
margin: 0px; 
padding: 0px; 
 font-family: Tahoma, sans-serif;
 font-size: 13px;
} 


.tab{
	margin-left: 70px;
	font-family: Tahoma, sans-serif;
	font-size: 13px;
}
.cl 
{ 
clear: both; 
} 


ul#menu 
{ 
  font-size: 15px; 
  font-family: Tahoma, sans-serif;
} 

ul#menu li 
{ 
list-style-type: none; 
} 

ul#menu li
{ 
float: left; 
margin-right: 0px; 

} 

ul#menu li a 
{ 
display: block; 
line-height: 50px; 
text-align: center; 
	background-image: url(../images/menu.jpg);
	background-color: #013e59;
  background-repeat: no-repeat;
  width: 108px;
  height: 50px;
  color: white;
  border-bottom: 1px solid #393939;
  text-decoration: none; 
} 

ul#menu li a:hover 
{ 
	background-image: url(../images/menu_hover.jpg);
  text-decoration: none;
}
#header
{
	background-color:#1B1B1B;
  width: 972px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-right: 1px;  
}
#contain
{
	background-color:#1B1B1B;

  width: 972px;
  padding-top: 30px;
  padding-bottom: 10px;
  margin-right: 1px;  
}
#contain p {
  line-height: 170%;  
  color: rgb(224,224,224);
}
#contain p.footer
{
  width: 870px;
  height: 20px;
  background-color: #1B1B1B;
  border-top: 1px solid #2F2F2F;
  padding-top: 5px;
  margin: 30px auto 0px auto;
  color:rgb(88,88,88);
  font-size: 80%;
}
.foot
{
	background-image: url(../images/menu_foot.jpg);
  width: 124px;
  height: 72px;
}
