*{padding:0px; margin:0px; }
a{outline:none;}
img{border:none;}
object{outline: none;}
.sprite{            
	height: 0px;
	overflow: hidden;
	display: block;
	padding-top: 0px; /* Add padding to individual sprites according to it's size*/
}
body {
	background:#000 url(../images/bg_slice.jpg) repeat-x center 0px ;
	color: #e3e1d5;
	font-size: 70%;
	font-family:Verdana, Geneva, sans-serif;
}
a{color: #fff;}
a:hover{color: #fff;}
#content {
	display:block;
	width:100%;	
}
#flashcontent{
	display: block;
	margin: 0 auto;
	width: 100%;
	height: 642px;
}

#flashcontent h1 {
	color:#000;
	
}
#flashcontent p {
	color:#000;
	
}
#flashcontent p a{
	color:#000;
}
#dyhatm-footer-container{
/*width: 1000px;*/
width: 800px;
margin:  0px auto;
}
#dyhatm-footer {
	width:257px;
	height:40px;
	background:#8E7453 url(../images/foot-logos.jpg) no-repeat top center;
	float: left;
}
#ratings{
	width:40px;
	height:40px;
}

#dyhatm-footer a{
	width:60px;
	padding-top: 40px; 
	overflow: hidden; 
	height: 0; 
	display: block;
}
#footer a,
#footer a:hover,
#footer{
	color: #B99F7C;
}
#footer #footerlegal {
	border-top: 1px solid #B99F7C;
}
#footer #footerinfo li, 
#footer #footerlegal ul li {
border-color: #B99F7C;
}


