body {
	background: url("../images/background.jpg") no-repeat;
	text-align:center;
	background-color: #390301;
	}

body, a, p, ul, li, h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	}
strong, h1, h2, h3, h4, h5, h6 {
	font-family: "Arial Black", Arial, Helvetica, sans-serif; 
	font-weight: normal;
	}
h4 {
	font-size: 12px;
	}
#page {
	width: 1000px;
	background-color: #000 !important;
	margin: 0 auto;
	text-align: left;
	position: relative;
	padding: 0 3px;
	}

#news-container {
	float: left;
	width: 266px;
	height: 197px;
	background: url("../images/bground-home-news.jpg") no-repeat;
	padding-top: 28px;
	}
ul.news {
	background: url("../images/news-top-divider.gif") no-repeat;
	background-position: 50px 0px;
	padding: 0 0 12px 50px;
	margin: 0 10px 0 0;
	}
ul.news li strong {
	font-size: 10px;
	background: url("../images/bullet-news.gif") no-repeat;
	background-position: left;
	padding: 0 0 0 10px;
	}
ul.news li strong a {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal;
	}
ul.news li {
	font-size: 12px;
	list-style: none;
	line-height: 14px;
	background: url("../images/news-divider.gif") no-repeat;
	background-position: bottom;
	padding: 10px 0 10px 0;
	}
ul.news li p {
	padding: 5px 0 0 10px;
	}
ul.news a {
	text-decoration: none;
	}
ul.news a:hover {
	text-decoration: underline;
	}
a.more-news {
	clear: both;
	float: left;
	width: 131px;
	height: 0;
	background: url("../images/more-news-3.gif") no-repeat;
	background-position: 50px 0;
	overflow: hidden;
	margin-bottom: 10px;
	padding: 10px 0 0 50px;
	}
a.more-news:hover {
	clear: both;
	float: left;
	width: 131px;
	height: 0;
	background: url("../images/more-news-3.gif") no-repeat;
	background-position: 50px -10px;
	overflow: hidden;
	margin-bottom: 10px;
	padding: 10px 0 0 50px;
	}

#footer {
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	padding: 15px 0 100px 0;
	border-top: 3px solid #180002;
	clear: both;
	text-align:center;
	padding-left: 100px;
	}
#footer-holder {
	clear: both;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	float: left;
	width:100%;
	/*background: #FFF;*/
}
#footer ul {
	margin-left: 16px;
	/*
	clear: both;
	display: block;	
	margin-left: 115px;
	*/
	}
#footer a, #footer li {
	text-align: left;
	/*color: #601313;*/
	color: #535353;
	font-weight: normal;
	}
#footer li {
	float: left;
	padding-right:15px;
	}
#footer a {
	text-decoration: underline;
}

.clear {
	clear: both;
}
.left {
	float: left;
	}
.right {
	float: right;
	}

a.more-videos {
	clear: both;
	float: left;
	width: 128px;
	height: 0;
	background: url("../images/more-videos.gif") no-repeat;
	background-position: 50px 0;
	overflow: hidden;
	margin-bottom: 10px;
	padding: 10px 0 0 50px;
	}
a.more-videos {
	background: url("../images/more-videos.gif") no-repeat;
	padding: 10px 0 0 50px;
	}

#banner-side-01 {
	text-align:center;
	margin-bottom: 25px;
}
#banner-bottom-01 {
	text-align:center;
	margin: 0 0 25px 0;
	clear:both;
}

strong.title-bolder {
	background:none !important;
	padding-left:0 !important;
	font-size:20px !important;
	line-height:22px !important;
	color: #a9000a;
}