@charset "utf-8";
/* CSS Document */

body {
	background:#000;
	font-family:verdana;
	font-size:small;
}

img {
	border:0px;
}

p {
	margin-top:10px;
	margin-bottom:10px;
}

.splash {
	width:798px;
	height:500px;
	margin-left:auto;
	margin-right:auto;
}

.main {
	width:768px;
	overflow:auto;
	margin-left:auto;
	margin-right:auto;
	border:2px solid #000099;
	background:#FFF;
}

.main_alt {
	width:768px;
	overflow:auto;
	margin-left:auto;
	margin-right:auto;
	background:#1d0099;
	color:#FFF;
	margin-bottom:10px;
}

.album1 {
	width:768px;
	overflow:auto;
	margin-left:auto;
	margin-right:auto;
	background:#dd3c8c;
	color:#000;
	margin-bottom:10px;
}

.album2 {
	width:768px;
	overflow:auto;
	margin-left:auto;
	margin-right:auto;
	background:#001a2f;
	color:#FFF;
	margin-bottom:10px;
}

.album3 {
	width:768px;
	overflow:auto;
	margin-left:auto;
	margin-right:auto;
	background:#3c542e;
	color:#FFF;
	margin-bottom:10px;
}

.album4 {
	width:768px;
	overflow:auto;
	margin-left:auto;
	margin-right:auto;
	background:#acc3ce;
	color:#FFF;
	margin-bottom:10px;
}

.flash_title {
	width:739px;
	height:132px;
	margin-left:auto;
	margin-right:auto;
}

.disc1 {
	width:360px;
	height:331px;
	padding-left:5px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	background:url(images/disc1.jpg) #FFF;
	background-repeat:no-repeat;
}

.disc1 td {
	padding-top:10px;
}

.disc2 {
	width:360px;
	height:331px;
	padding-left:5px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	background:url(images/disc2.jpg) #FFF;
	background-repeat:no-repeat;
	color:#000;
}

.disc2 td {
	padding-top:10px;
}

.disc3 {
	width:360px;
	height:331px;
	padding-left:5px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	background:url(images/disc3.jpg) #FFF;
	background-repeat:no-repeat;
	color:#000;
}

.disc3 td {
	padding-top:10px;
}

.disc4 {
	width:360px;
	height:331px;
	padding-left:5px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	background:url(images/disc4.jpg) #FFF;
	background-repeat:no-repeat;
	color:#000;
}

.disc4 td {
	padding-top:10px;
}

.main_alt a:link, .main_alt a:visited, .main_alt a:hover {
	color:#FFF;
}

.bio_text {
	width:375px;
	height:331px;
	padding:5px;
	overflow:auto;
	background:#FFF;
	color:#000;
	margin-left:10px;
}

.dvd_text {
	margin-top:90px;
	width:312px;
	height:295px;
	padding:5px;
	color:#000000;
	background:#FFFFFF;
	overflow:auto;
}

.gc_text {
	width:400px;
	height:300px;
	padding:5px;
	color:#000000;
	background:#FFFFFF;
	overflow:visible;
	background:url(images/gc_text.gif);
	background-repeat:no-repeat;
	margin-left:10px;
}

.poetry_text {
	width:350px;
	height:310px;
	padding:5px;
	color:#000000;
	background:#FFFFFF;
	overflow:auto;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	text-align:center;
}

.press_text {
	width:230px;
	height:330px;
	padding:5px;
	color:#fff;
	background:#000;
	overflow:auto;
	margin-left:10px;
}

.video_scroll {
	width:470px;
	padding-left:5px;
	padding-right:5px;
	height:407px;
	overflow:auto;
}

.video_scroll p {
	text-align:right;
}

.vid {
	margin-bottom:10px;
	width:320px;
	height:275px;
	border:1px solid #000;
}

.gallery {
	text-align:center;
}

.gallery img {
	border:1px solid #000;
}

.gallery_container {
	width:739px; 
	height:361px; 
	margin-bottom:10px; 
	background:#FFF; 
	margin-left:auto; 
	margin-right:auto;
}

.gallery_container_lg {
	width:739px; 
	overflow:auto; 
	padding-bottom:30px;
	margin-bottom:10px; 
	background:#FFF; 
	margin-left:auto; 
	margin-right:auto;
}

.row {
	width:758px;
	padding:5px;
	clear:both;
}

.albumrow {
	width:729px;
	padding:5px;
	background:#FFF;
	overflow:auto;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}

.boxleft {
	border:1px solid #000;
	margin-bottom:10px;
	float:left;
}

.boxright {
	border:1px solid #000;
	float:right;
}

.boxleft_alt {
	float:left;
}

.boxright_alt {
	float:right;
}

.header {
	width:798px;
	height:169px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}

.nav {
	width:768px;
	background:#FFF;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	border:2px solid #000099;
	text-transform:uppercase;
	font-size:x-small;
}

.nav td {
	border-left:1px solid #000099;
	text-align:center;
	font-weight:bold;
}

.footer {
	width:798px;
	height:155px;
	margin-left:auto;
	margin-right:auto;
}

.wrapper {
	width:798px;
	margin-left:auto;
	margin-right:auto;
	border:2px solid #000099;
}

.nav a:link {
	color:#000;
	text-decoration:none;
}

.nav a:hover, nav. a:active {
	color:#0000FF;
	text-decoration:none;
}

.nav a:visited {
	color:#000;
	text-decoration:none;
} 

.store_main {
	padding:10px;
	color:#FFF;
}

.store_main td {
	vertical-align:top;
}

.store_main h1 {
	font-size:16px;
	color:#000;
	text-align:right;
	margin-top:0px;
	margin-bottom:15px;
}

.storealbum {
	margin-bottom:10px;
	margin-right:10px;
}

.album_detail {
	width:468px;
	background:#000 url(images/album_detail_bg.jpg);
	background-repeat:no-repeat;
	margin-bottom:10px;
	padding:10px;
	vertical-align:top;
	text-align:right;
}

.album_detail a:link {
	color:#FFF;
	text-decoration:none;
}

.album_detail a:hover {
	color:#0000FF;
	text-decoration:none;
}

.album_detail a:visited {
	color:#FFF;
	text-decoration:none;
}

.album_detail table {
	text-align:right;
	width:468px;
}

.album_detail td {
	vertical-align:bottom;
}

.buy {
	margin-left:10px;
}

.buy_album {
	margin-top:10px;
	margin-left:10px;
}
