* {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 10px 0px;
	background-color: #656565;
	color: #c2bebe;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-align: left;
}

a {
	color: #c2bebe;
	text-decoration: underline;
}

a:hover {
	color: #d26a36;
}

span {
	display: none;
}

img {
	border: none;
}

p {
	padding: 14px 0px 5px;
	text-align: left;
	line-height: 1.2em;
	clear : both;
	float : none;		font-size: 1.1em;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;
}


#container {
	margin: 0px auto;
	width: 778px;
	background: url('images/container_background.gif') #0c070d repeat-y 0px 0px;
	color: inherit;
}

.thumbnail {
	padding: 10px 0px;
}

.thumbnail img {
	border: #5c5b5c 1px solid;
}


/* Page Title */

#page_title {
	width: 362px;
	height: 141px;
	background-image: url('images/background.gif');
	background-repeat: repeat-x;
	background-position: 0% 100%;
	overflow: hidden;
	float: right;
}

#page_title h1 {
	width: 362px;
	height: 126px;
	background: url('images/company_name.gif') #292829 no-repeat 50% 50%;
	color: #cf7235;
}

#page_title ul {
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	list-style-type: none;
}

#page_title li {
	margin: 0px 1px 0px 0px;
	float: left;
	width: 59px;
	height: 1.2em;
	text-align: center;
}

#page_title  a {
	text-decoration: none;
	float: left;
	color: #dddddd;
	width: 59px;
	height: 1.2em;
	background-color: #e47008;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
}

#page_title a:link, #page_title a:active, #page_title a:visited {
	color: #3a3a3a;
}

#page_title  a:hover {
	color: #e47008;
	background-color: #3a3a3a;
}



/* Page Image */

#page_image {
	width: 414px;
	height: 534px;
	background: url('images/main_image.gif') #09070a no-repeat 0px 100%;
	color: inherit;
	overflow: hidden;
}

/* Left Column */

#left_column {
	width: 414px;
	font-size: 12px;
	float: left;
}

#left_column h1 {
	margin-top: 0em;
	width: 100%;
	height: 1.5em;
	background-color: #000000;
	padding-top: 0.5em;
	font-size: 0.9em;
	text-align: center;
}


#left_column h2 {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: inherit;
	color: #d26a36;
}


/* Right Column */

#right_column {
	padding-bottom: 20px;
	width: 362px;
	background-color: #0c070d;
	color: inherit;
	float: right;
	clear: right;
	font-family: verdana, arial, sans-serif;
}





#right_column h2 {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: inherit;
	color: #c7c7c7;
}

#right_column p {
	padding-top: 20px;
}


/* 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');	
}
#latestvideo h2 span {
	display: none;
}


/* Album Review */

#albumreview {
	padding: 30px 25px 10px;
}

#albumreview h2 {
	height: 35px;
	background-image: url('images/review_header.gif');
}


/* Page Footer */

#page_footer {
	margin-left: 416px;
	width: 362px;
	padding: 9px 0px;
	background: url('images/background.gif') #343231 repeat-x 0px 0px;
	color: inherit;
	clear: both;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
}

#player {
	margin-left:7px;
	margin-top: 20px;		height: 134px;
}

#page_footer ul {
	list-style: none;
}

#page_footer li {
	width: 180px;
	height: 1.2em;
	float: left;
	font-family: arial, verdana, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 100%;
}

#page_footer a {
	text-decoration: none;
}