/* BASIC PAGE SETUP */
* {
	margin: 0;
	padding: 0; 
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background: url(images/body_bg.jpg) top left repeat;
}

ul { list-style: none inside; }
p {
	font-size:	1.2em;
	line-height: 1.2em;
	margin-bottom: 1.2em;
}
a { outline: none; }
/* END BASIC SETUP */


/* TOOLBOX */
.floatleft { 
	float: left; }
.floatright {
	float: right;}
.clear { clear: both; }
/* END OF TOOLBOX */


/* STRUCTURE AND STUFF*/
#page-wrap {
	width: 626px;
	margin: 0 auto;
	background: url(images/content_bg.jpg) repeat-y;
	}
	#main_content {
	padding: 30px 50px 5px;
	background-repeat: no-repeat;
	background-position: center;
	}

ul#nav {

	}
	ul#nav li {
		display: inline;
		}
		ul#nav li a {
		display: block;
		height: 67px;
		float: left;
		}
		ul#nav li.menu a {
			width: 188px;
			background: url(images/nav_menu.jpg) bottom center;
		}
		ul#nav li.music a {
			width: 116px;
			background: url(images/nav_music.jpg) bottom center;
		}
		ul#nav li.reviews a {
			width: 132px;
			background: url(images/nav_reviews.jpg) bottom center;
		}
		ul#nav li.contact a {
			width: 189px;	
			background: url(images/nav_contact.jpg) bottom center;
		}
		ul#nav li a:hover {
			background-position: center center;
		}
		ul#nav li a:active {
			background-position: top center;
		}

#footer {
	background: url(images/footer_bg.jpg) no-repeat;
	height: 89px
	}
.readfullreview {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	letter-spacing: 0em;
	padding: 3px;
	text-decoration: none;
	font-style: italic;
}
.newreview {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	letter-spacing: 2px;
	font-weight: bolder;
}
a:link {
	color: #660000;
}
.artist {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #660000;
	font-weight: bold;
	border-top: thin #CCCCCC;
	border-right: thin none #CCCCCC;
	border-bottom: thin #CCCCCC;
	border-left: thin #CCCCCC;
	padding: 5px 10px 0px 0px;
}
.cutline {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	color: #CC6666;
	letter-spacing: 3px;
	font-variant: small-caps;
	border: thin none #660000;
	padding: 2px 4px 2px 8px;
	text-align: center;
	line-height: 105%;
	text-transform: none;
	font-weight: normal;
}
.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 14px;
	font-variant: small-caps;
	font-weight: normal;
	height: auto;
	width: auto;
	background-color: #FFFFFF;
	border-top: thin #CCCCCC;
	border-right: thin solid #CCCCCC;
	border-bottom: thin #CCCCCC;
	border-left: thin #CCCCCC;
}
.times {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #999999;
	line-height: 100%;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-bottom: 10px;
	padding-left: 10px;
}
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #999999;
}
.titles {
	font-family: Georgia, Times, serif;
	font-size: 24px;
	padding: 0px;
	font-variant: small-caps;
	letter-spacing: 2px;
	font-weight: bolder;
	text-decoration: none;
	line-height: 120%;
	color: #660000;
}
.menulinks {
	font-family: Georgia, Times, serif;
	font-size: 20px;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 4px;
	line-height: 120%;
	color: #660000;
}
.style3 {
	font-size: 10pt;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	color: #660000;
	letter-spacing: 0px;
	padding-right: 10px;
}
.style5 {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #999999;