#header {
	background-image:url("../images/hp-header-bg.jpg");
    height:31px;
}

#body { 
        background:none;
        width:780px;
        height:392px;
        background-image:url("../images/hp-page-bg.jpg");
	background-position:top;
	background-repeat:no-repeat;
        margin:0px;
        padding:0px;
		padding-top:146px;
        
}

#page {
        background:none;
        background-color:#000;
}

#content {
        width:740px;
        float:none;
        background:none;
        margin:0px;
        padding:0;
}

#latest-news {
        font-size:11px;
        width:233px;
        padding:0px 13px;
        margin:2px auto;
        padding-top:25px;
        margin-bottom:8px;
        height:150px;
}

#latest-news .subscribe {	
		padding-top:10px;
}

#latest-news .subscribe img {
		
}
		
#latest-news .subscribe a {
		display:block;
       	font-size:11px;
		text-decoration:none;
		color:#ACACAC;
		background-image:url(../images/hp-subscribe-icon.png);
		background-position:left 0em;
		background-repeat:no-repeat;
		height:15px;
		padding-left:25px;
		margin-left:20px;
}
	

#latest-news ul.recent-posts li {
       	margin-bottom:0;
}


#latest-news h3 a {
		color:#ACACAC;
		text-decoration:none;       
}


#body-left {
       float:left;
       width:275px;
	   padding-left:104px;
	   height:300px;
}

#footer {
	padding:0 10px;
	height:80px;
	background-image:url("../images/footer-bg.png");
	background-position:top;
	background-repeat:no-repeat;
	clear:both;
	position:relative;
}

#footer p.credits img {
	padding-top:20px;
}

#footer p.credits {
	text-align:center;
	margin-top:0px;;
}

#latest-news div.hr {	
	color:#7c0010;
	background-color:#7c0010;
	margin:0;
	padding:0;
}

#hp-merchandise img{	
	padding:0;
	margin:0;
	margin-top:30px;
	padding-left:5px;
}

#copyright {
	color:#404040;
	font-family:tahoma,arial;
	font-size:85%;
	padding-left:6px;
	margin-top:-5px;
}
		