* {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 15px 0px;
	background-color: #21242f;
	color: #c2bebe;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-align: center;
}

a {
	color: #42569a;

	background-color: inherit;
	text-decoration: none;
}

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

span {
	display: none;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	padding: 14px 0px 5px;
	text-align: justify;
	line-height: 12px;
	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;
	width: 980px;
	background: url('') #0f0f14 repeat-y 0px 0px;
	color: inherit;
}

.thumbnail {
	padding: 10px 0px;
}

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


/* Page Title */

#page_title {
	width: 265px;
	height: 1px;
	background-image: url('images/background.gif');
	background-repeat: repeat-x;
	background-position: 0% 100%;
	overflow: hidden;
	float: right;
}

#page_title h1 {
	width: 265px;
	height: 1px;
	background: url() #0f0f14 no-repeat 50% 50%;
	color: #000000;
}


/* Page Image */


#page_image {
	padding: 35px 0px;
                     width: 700px;
	height: 555px;
	background: url() #0f0f14 no-repeat 0px 100%;
	color: inherit;
	overflow: hidden;
}


/* Left Column */

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

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


/* Right Column */

#right_column {
	padding: 20px 15px;
        padding-bottom: 5px;
	width: 265px;
	background-color: #0f0f14;
	color: inherit;
	float: right;
	clear: right;
}

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

#right_column p {
	padding-top: 20px;
}


/* Page Menu */

#page_menu {
	padding: 05px 0px;
	width: 370px;
	background: url('') #0f0f14 repeat-x 0% 0%;
	color: #0f0f14;
}

#page_menu a {
	background-color: inherit;
	color: #42569a;
	text-decoration: none;
}

#page_menu a:hover {
	background-color: inherit;
	color: #fff;
}

#page_menu li {
	padding: 0px 2px 2px;
	float:right ;
}

#page_menu li a {
	display: block;
	width: 81px;
	background-position: 50% 0%;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}

#page_menu li#menu1 a {
	margin-right: 7px;
	width: 69px;
}

#page_menu li#menu5 a {
	margin-left: 7px;
	width: 66px;
}

#page_menu li a span {
	padding-top: 40px;
	display: block;
}

#menu1 a {
	background-image: url('');
}

#menu2 a {
	background-image: url('');
}

#menu3 a {
	background-image: url('');
}

#menu4 a {
	background-image: url('');
}

#menu5 a {
	background-image: url('');
}


/* Banner & News */

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

#latestnews h2 {
	margin-bottom: 5px;
	height: 25px;
	background-image: url(');

}


/* Latest Video */

#latestvideo {
	padding: 10px 15px;
}

#latestvideo h2 {
	height: 5px;
	background-image: url('')#0f0f14 repeat-x 0px 0px;
}


/* Album Review */

#albumreview {
	padding: 05px 05px 05px;
}

#albumreview h2 {
	height: 5px;
	background-image: url('')#0f0f14 repeat-x 0px 0px;
}


/* Page Footer */

#page_footer {
	margin-left: 615px;
	width: 360px;
	padding: 9px 0px;
	background: url('') #0f0f14 repeat-x 0px 0px;
	color: inherit;
	clear: both;
	font-size: 10px;
	line-height: 12px;
}
