*{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-image: url(images/bg_slice.jpg);
	background-repeat: repeat-y;
	color: #ffffff;
	font-size: 65%;

}
a{color: #d9b4c5;}
a:hover{color: #d9b4c5;}
#content {
	display:block;
	width:100%;	
}
#bh-inner-content{
	height: 875px;
	background-image: url(images/bg_slice.jpg);
	background-repeat: repeat-y;
	width: 100%;
}
#flashcontent{
	background-image: url(images/bg_slice.jpg);
	background-repeat: repeat-y;
	display: block;
	margin: 0 auto;
	/*width: 997px;*/
	height: 875px;
}
#flashcontent p {
	color:#25140a;
}
#flashcontent p a{
	color:#25140a;
}
#bh-footer-container{
text-align: center;
}
#bh-footer {
	width:367px;
	height:51px;
	background:#fff url(../images/foot-logos.jpg) no-repeat top center;
	margin:10px auto;
}
#ratings{
	height:30px;
	font-size: .9em;
	clear: both;
}
#footer a,
#footer a:hover,
#footer{
	color: #d9b4c5;
}
#footer #footerlegal {
	border-top: 1px solid #ababab;
}
#footer #footerinfo li, 
#footer #footerlegal ul li {
border-color: #ababab;
}

