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

}

body {
	padding: 10px 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-align: center;
	color: silver;
	background-color: #000000;
}

a {
	color: #c2bebe;
	background: url('images/dali_time.jpg');
	background-repeat: no-repeat;
	text-align: center;
	font-size: 16px; 
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	width: 78px; 
	height: 90px;
	color: #ffffff;
	text-decoration: none;
	float: left;

}

a:hover {
	background-image: url('images/spider.gif');
}

span {
	display: none;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	padding: 14px 0px 5px;
	text-align: left;
	line-height: 12px;
	clear : both;
	float : none;
}

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


#container {
	margin: 0px auto;
	width: 778px;
/* 	background: url('images/container_background.gif') repeat-y 0px 0px;  */

}


.thumbnail {
	padding: 10px 0px;
}

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


/* Logo */

#logo {
	width: 414px;
	height: 167px;
	background: url('images/logo.jpg') no-repeat 50% 50%;
	background-position: center;
	overflow: hidden;
/*	float: right;  */
}

#logo h1 {
	width: 362px;
	height: 167px;
	color: #cf7235;
}


/* Main Image */

#main_image {


	width: 414px;
	height: 534px;
	background: url('images/dali_crop.jpg') no-repeat 0px 100%;
	color: inherit;
	overflow: hidden;
}


/* Left Column */

#left_column {

	width: 414px;
/*	font-size: 16px; */
	float: left;
	border-right: 1px solid #656565;

}

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


/* Right Column */

#right_column {
/* 	font-size: 16px; */
	padding-bottom: 20px;
	width: 362px;
	color: inherit;
	float: right;
	clear: right;	
}

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

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


/* Menu */

.menu {
	padding: 5px 0px 5px;
	width: 414px;
	background: url('images/graybackground.gif') repeat-x bottom;
	color: #c2bebe;
}

.menu a {
	color: #c2bebe;
	text-decoration: none;

}

.menu a:hover {
	color: #fff;
}

.menu li {
	padding: 0px 2px 2px;
	float: left;
}

.menu li a {
	display: block;
	width: 78px; 
	height: 90px;
	background-position: 50% 0%;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 16px; 
	font-weight: bold;
	text-transform: uppercase;
}

.menu li#menu1 a {
/*	margin-right: 5px;
	width: 69px; */
}

.menu li#menu5 a {
/*	margin-left: 5px;
	width: 66px; */
}

.menu li a span {
	padding-top: 70px;
	display: block;
}

#menu1 a {
	background-image: url('images/dali_time.jpg');
}

#menu1 a:hover {
	background-image: url('images/spider.gif');
}

#menu2 a {
	background-image: url('images/dali_time.jpg');
}

#menu2 a:hover {
	background-image: url('images/spider.gif');
} 

#menu3 a {
	background-image: url('images/dali_time.jpg');
}

#menu3 a:hover {
	background-image: url('images/spider.gif');
}

#menu4 a {
	background-image: url('images/dali_time.jpg');
}

#menu4 a:hover {
	background-image: url('images/spider.gif');
}

#menu5 a {
	background-image: url('images/dali_time.jpg');
}

#menu5 a:hover {
	background-image: url('images/spider.gif');
}


/* Latest News */

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

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


/* Latest Video */

#latestvideo {
	padding: 20px 25px;
}

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


/* Album Review */

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

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


/* Page Footer */

#page_footer {
	margin: auto;
	width: 362px;
	padding: 10px;
/*	background: url('images/background.gif') repeat-x 0px 0px; */
	border-top: 0px solid #656565;
	clear: both;
	font-size: 10px;
	line-height: 12px;
}

/* Guitars */
#guitars {
margin: auto;
}

#guitars img {
border: 2px solid silver;
}






