body {
	padding: 20px 0px;
	background-color: #000;
	color: #c2bebe;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}

a {
	color: #c2bebe;
	background-color: inherit;
	text-decoration: underline;
}

a:hover {
	color: #d26a36;
	background-color: inherit;
}


img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	text-align: justify;
	clear : both;
	float : none;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;
}


#container {
	margin: 0px auto;
	color: inherit;
}

.thumbnail {
	padding: 10px 0px;
}

.thumbnail img {
	border: #5c5b5c 1px solid;
}


/* Page Title */

#page_title {
	height: 128px;
	background: url('images/title_bg.gif') top left no-repeat;
	overflow: hidden;
}

.header {
	color:#c2bebe;
	font-size: 18px;
	font-weight: bold;
}

.title {
	color:#c2bebe;
	font-size: 16px;
	font-weight: bold;
}

.headline {
	color:#c2bebe;
	font-size: 14px;
	font-weight: bold;
}

.subhead {
	color:#c2bebe;
	font-size: 13px;
	line-height: 22px;
}

/* Left Column */

#left_column {
	width: 414px;
	font-size: 12px;
	float: left;
}

#left_column h2 {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: inherit;
	color: #d26a36;
}

.text {
	padding-left: 12px;
	padding-right: 12px;
}

/* Right Column */

#right_column {
	padding-bottom: 20px;
	width: 362px;
	background-color: #0c070d;
	color: inherit;
	float: right;
	clear: right;
}

#right_column h2 {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: inherit;
	color: #c7c7c7;
}

/* Page Menu */

#page_menu {
	background: url('images/background.gif') #0c070d repeat-x 0% 0%;
	color: #c2bebe;
}

a.menu {
	text-transform: uppercase;
	color: #c2bebe;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #fff;
	text-decoration: none;
}

a.menu2 {
	text-transform: uppercase;
	color: #d26a36;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

/* Latest News */

#latestnews {
	padding: 10px 28px 0px;
}

#latestnews h2 {
	margin-bottom: 5px;
	height: 37px;
	background-image: url('images/latestnews_header.gif');
}


/* Latest Video */

#latestvideo {
	padding: 20px 25px;
}

#latestvideo h2 {
	height: 35px;
	background-image: url('images/latestvideo_header.gif');
}


/* Album Review */

#albumreview {
	padding: 30px 25px 10px;
}

#albumreview h2 {
	height: 35px;
	background-image: url('images/review_header.gif');
}


/* Page Footer */

#page_footer {
	width: 778px;
	padding: 2px 0px;
	background: url('images/background.gif') #343231 repeat-x 0px 0px;
	color: inherit;
	clear: both;
	font-size: 10px;
	line-height: 12px;
}