/* -------------------------------------------------------------  Site Wide styles */
body {
	background: #000 url("/graphics/bkg01.jpg") top center fixed no-repeat;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;}
p {
	font-size: 12px;
	color: #fff;
	margin: 20px 20px 10px 20px;
	padding: 0;
	text-align: justify;}
h1 {
	font-size: 18px;
	text-align: center;}
h1.flash {
	color: #f00;
	font-size: 14px;
	text-align: center;}
h1.flash1 {
	color: #f00;
	font-size: 20px;
	text-align: center;}
h2 {
	font-size: 14px;
	text-align: center;}
h3 {
	font-size: 12px;
	text-align: center;}
h4 {
	font-size: 10px;
	text-align: center;}
h5 {
	font-size: 10px;
	text-align: center;}
img {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;}
a{
	text-decoration: none;
	font-weight: bold;}
a:link{color: #00f;}
a:visited{color: #00f;}
a:hover{
	color: #f0f;
	text-decoration: none;}
a:active{color: #00f;}
.shadow01, .shadow02, .shadow03 {
  display: inline-table;
  /* \*/display: block;/**/
  }
.shadow01 {
	background: url(/graphics/shadowblack.jpg) right bottom no-repeat;
	float: left;
	margin: 2px;}
.shadow02 {
	background: url(/graphics/shadowblackBL.jpg) left bottom no-repeat;}
.shadow03 {
	background: url(/graphics/shadowblackTR.jpg) right top no-repeat;
	padding: 0 8px 8px 0;}
#package {
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0 0 0 -355px;
	width: 750px;
	height: 500px;
	background: url("/graphics/packageback.jpg") top left no-repeat;
	padding: 0;
	border: 0;}
#packagenew {
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0 0 0 -355px;
	width: 750px;
	height: 500px;
	background: url("/graphics/packagebacknew.jpg") top left no-repeat;
	padding: 0;
	border: 0;}
#splashbox {
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0 0 0 -375px;
	width: 750px;
	padding: 0;}
#logo {
	width: 225px;
	margin: 0;
	padding: 0;
	z-index: 1;}
#mail {
	position: relative;
	left: 20px;
	width: 175px;
	height: 20px;
	overflow: hidden;
	background: url("/graphics/e-mail.gif") 0 -20px no-repeat;
	margin: 0;
	padding: 0;}
#mail a {
	background: url("/graphics/e-mail.gif") 0 0 no-repeat;
	display: block;
	overflow: hidden;}
#mail a:hover {background-image: none;}
#mail a:active {background-image: none;}
/* -------------------------------------------------------------  Text Classes */
.left {text-align: left;}
.center {text-align: center;}
.right {text-align: right;}
.justify {text-align: justify;}
.red {color: #f00;}
.purple {color: #60f;}
.stretch {letter-spacing: 2px;}
.giant {
	font-size: 18px;
	color: #666;
	font-weight: bold;}
.fredrick {
	font-style: oblique;
	color: #3c6;
	font-weight: bold;
	letter-spacing: 2px;}
.official {
	color: #00c;
	background-color: #000;}
.under {text-decoration: underline;}
.sub {
	font-size: 10px;
	text-align: center;}
.space {
	margin: 35px 20px;
	text-align: center;}
.space img {display: inline;}
.sidebarheader {
	color: #fff;
	border-bottom: thin dashed #00c;
	letter-spacing: 3px;
	font-style: oblique;
	text-align: left;
	margin: 5px 10px;}
.segmentheader {
	position: relative;
	top: 20px;
	left: 15px;
	color: #fff;
	background: #000;
	display: inline;
	border-right: 2px solid #00c;
	border-left: 2px solid #00c;
	letter-spacing: 3px;
	font-style: oblique;
	text-align: left;
	margin: 0;
	padding: 0 10px;}
.segment {
	width: 500px;
	border: 2px solid #00c;
	margin: 10px 0;
	padding: 15px 0;}
.segment2 {
	width: 500px;
	border: 2px solid #00c;
	margin: 10px 0;
	padding: 15px 0;}
.segment img {
	margin: 10px 150px;}
.segmentsmall {
	width: 400px;
	border: 2px solid #f00;
	margin: 10px 50px;
	padding: 15px 0;}
p.box {
	border: thin solid #00c;
	margin: 15px 60px;
	text-align: center;}
p.fineprint {
	font-size: 9px;
	text-align: justify;
	margin: 10px 50px 50px 50px;
	padding: 0;}
/* -------------------------------------------------------------  Table Classes */
table {
	margin: 0;
	padding: 0;}
table td {
	border-width: 0;
	vertical-align: top;
	padding: 0;
	margin: 0;}
/* -------------------------------------------------------------  Menu styles */
#menu {
	margin: 0 0 0 50px;
	padding: 0;}
#menunew {
	margin: 0 0 0 50px;
	padding: 0;}
ul {
	margin: 0;
	padding: 0;
	list-style-type: none;}
li {
	position: relative;
	width: 125px;
	overflow: hidden;
	margin: 0;
	padding: 0;}
li ul {
	display: none;
	position: relative;
	list-style-type: none;
	margin: 0;
	padding: 0;}
li ul li {
	margin: 0 8px 0 0;
	color: #36f;
	font-size: 12px;
	display: block;
	text-align: right;}
li:hover ul, li.over ul {
	display: block;}
#menu02 ul li a {
	color: #909;
	font-size: 12px;
	text-decoration: none;}
#menu02 ul li a:link {color: #909;}
#menu02 ul li a:visited {color: #909;}
#menu02 ul li a:hover {
	color: #f0f;
	text-decoration: none;}
#menu02 ul li a:active {color: #909;}
#menu03 ul li a {
	color: #c96;
	font-size: 12px;
	text-decoration: none;}
#menu03 ul li a:link {color: #c96;}
#menu03 ul li a:visited {color: #c96;}
#menu03 ul li a:hover {
	color: #fff;
	text-decoration: none;}
#menu03 ul li a:active {color: #c96;}
#menu04 ul li a {
	color: #00c;
	font-size: 12px;
	text-decoration: none;}
#menu04 ul li a:link {color: #00c;}
#menu04 ul li a:visited {color: #00c;}
#menu04 ul li a:hover {
	color: #fff;
	text-decoration: none;}
#menu04 ul li a:active {color: #00c;}
#menu07 ul li a {
	color: #c00;
	font-size: 12px;
	text-decoration: none;}
#menu07 ul li a:link {color: #c00;}
#menu07 ul li a:visited {color: #c00;}
#menu07 ul li a:hover {
	color: #f00;
	text-decoration: none;}
#menu07 ul li a:active {color: #c00;}
#menu08 ul li a {
	color: #36f;
	font-size: 12px;
	text-decoration: none;}
#menu08 ul li a:link {color: #36f;}
#menu08 ul li a:visited {color: #36f;}
#menu08 ul li a:hover {
	color: #fff;
	text-decoration: none;}
#menu08 ul li a:active {color: #36f;}
#staticbutton {
	display: block;
	width: 100px;
	overflow: hidden;}
.home {
	background: url("/graphics/01home.gif") -100px 0 no-repeat;
	width: 100px;
	overflow: hidden;}
.home a {
	background: url("/graphics/01home.gif") 0 0 no-repeat;
	display: block;
	overflow: hidden;}
.home a:hover {background-image: none;}
.home a:active {background-image: none;}
.photos {
	background: url("/graphics/02photos.gif") -100px 0 no-repeat;
	width: 100px;
	overflow: hidden;}
.photos a {
	background: url("/graphics/02photos.gif") 0 0 no-repeat;
	display: block;
	overflow: hidden;}
.photos a:hover {background-image: none;}
.photos a:active {background-image: none;}
.music {
	background: url("/graphics/03music.gif") -100px 0 no-repeat;
	width: 100px;
	overflow: hidden;}
.music a {
	background: url("/graphics/03music.gif") 0 0 no-repeat;
	display: block;
	overflow: hidden;}
.music a:hover {background-image: none;}
.music a:active {background-image: none;}
.bio {
	background: url("/graphics/04bio.gif") -100px 0 no-repeat;
	width: 100px;
	overflow: hidden;}
.bio a {
	background: url("/graphics/04bio.gif") 0 0 no-repeat;
	display: block;
	overflow: hidden;}
.bio a:hover {background-image: none;}
.bio a:active {background-image: none;}
.shop {
	background: url("/graphics/05shop.gif") -100px 0 no-repeat;
	width: 100px;
	overflow: hidden;}
.shop a {
	background: url("/graphics/05shop.gif") 0 0 no-repeat;
	display: block;
	overflow: hidden;}
.shop a:hover {background-image: none;}
.shop a:active {background-image: none;}
.schedule {
	background: url("/graphics/06schedule.gif") -100px 0 no-repeat;
	width: 100px;
	overflow: hidden;}
.schedule a {
	background: url("/graphics/06schedule.gif") 0 0 no-repeat;
	display: block;
	overflow: hidden;}
.schedule a:hover {background-image: none;}
.schedule a:active {background-image: none;}
.xxx {
	background: url("/graphics/07xxx.gif") -100px 0 no-repeat;
	width: 100px;
	overflow: hidden;}
.xxx a {
	background: url("/graphics/07xxx.gif") 0 0 no-repeat;
	display: block;
	overflow: hidden;}
.xxx a:hover {background-image: none;}
.xxx a:active {background-image: none;}
.press {
	background: url("/graphics/08press.gif") -100px 0 no-repeat;
	width: 100px;
	overflow: hidden;}
.press a {
	background: url("/graphics/08press.gif") 0 0 no-repeat;
	display: block;
	overflow: hidden;}
.press a:hover {background-image: none;}
.press a:active {background-image: none;}
.fanclub {
	background: url("/graphics/09fanclub.gif") -100px 0 no-repeat;
	width: 100px;
	overflow: hidden;}
.fanclub a {
	background: url("/graphics/09fanclub.gif") 0 0 no-repeat;
	display: block;
	overflow: hidden;}
.fanclub a:hover {background-image: none;}
.fanclub a:active {background-image: none;}
.diary {
	background: url("/graphics/10diary.gif") -100px 0 no-repeat;
	width: 100px;
	overflow: hidden;}
.diary a {
	background: url("/graphics/10diary.gif") 0 0 no-repeat;
	display: block;
	overflow: hidden;}
.diary a:hover {background-image: none;}
.diary a:active {background-image: none;}
.contact {
	background: url("/graphics/11contact.gif") -100px 0 no-repeat;
	width: 100px;
	overflow: hidden;}
.contact a {
	background: url("/graphics/11contact.gif") 0 0 no-repeat;
	display: block;
	overflow: hidden;}
.contact a:hover {background-image: none;}
.contact a:active {background-image: none;}
/* -------------------------------------------------------------  All Page styles */
#sidebar {
	width: 225px;
	margin: 0;
	padding: 0;}
#blurbs {
	position: relative;
	top: 340px;
	left: 0;
	width: 225px;}
#blurbs img {
	margin: 5px 12px;}
.chapter {
	margin: 40px 0 800px 0;}
table.photogrid {
	margin: 10px 50px;
	background: #000;
	padding: 0;}
#bleed {
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0 0 0 -495px;
	width: 140px;
	z-index: 1;}
#bleednew {
	position: absolute;
	top: 35px;
	left: 50%;
	margin: 0 0 0 -495px;
	width: 140px;
	z-index: 1;}
.hidden {display: none;}
.hide {display: none;}
.focus {display: block;}
.show {display: block;}
#flashintro {
	position: relative;
	top: 10px;
	left: 10px;}
img.float01 {
	float: left;
	margin: 0 5px 5px 0;
	padding: 0;}
img.float02 {
	float: right;
	margin: 0 0 5px 5px;
	padding: 0;}
.buyhere {
	position: relative;
	top: -115px;
	left: -15px;
	margin: 0;
	padding: 0;
	z-index: 3;}
/* -------------------------------------------------------------  Blog styles */
.blogtitle {
	position: relative;
	top: 10px;
	left: 12px;
	color: #fff;
	background: #000;
	display: inline;
	letter-spacing: 3px;
	font-size: 16px;
	font-family: Georgia, Geneva, Arial, serif;
	font-style: oblique;
	text-align: left;
	border-right: 2px solid #00c;
	border-left: 2px solid #00c;
	margin: 0;
	padding: 0 10px;}
.blogentry {
	width: 500px;
	border: 2px solid #00c;
	letter-spacing: 1px;
	font-size: 12px;
	margin: 0 0 15px 0;
	padding: 25px 10px 10px 10px;
	text-align: justify;}
p.blogfooter {
	color: #fff;
	background: #000;
	font-size: 10px;
	display: inline;
	margin: 0;
	padding: 0 5px;}
h2.blogarchivetitle {
	letter-spacing: 4px;
	font-family: Georgia, Geneva, Arial, serif;
	font-size: 14px;
	color: #fff;
	text-align: right;
	text-decoration: overline;
	margin: 0 40px 10px 0;
	padding: 0;}
h3.blogarchive {
	letter-spacing: 2px;
	font-family: Georgia, Geneva, Arial, serif;
	font-size: 10px;
	margin: 0 40px 0 0;
	padding: 0;
	text-align: right;}
.footer {
	position: relative;
	top: 15px;
	right: 5px;
	width: 495px;
	text-align: right;
	margin: 0;
	padding: 0;}
.blogphotosmall {
	float: right;
	margin: 0 0 10px 10px;
	padding: 0;
	border: 2px solid #00c;
	z-index: 3;}
#blogger {
	margin: 40px 0;
	padding: 0 40px 0 87px;}
#splash {
	position: relative;
	left: -10px;
	top: 1px;}
/* -------------------------------------------------------------  XXX Warning styles */
#warning {
	position: relative;
	top: -10px;
	width: 400px;
	margin: 0 60px 0 60px;
	background-color: #c00;
	padding: 0;}
div[class] .warning {
	height: auto;}
.warning h1 {
	position: relative;
	top: -16px;
	left: 52px;
	color: #f00;
	background: #000;
	display: inline;
	border-right: 2px solid #f00;
	border-left: 2px solid #f00;
	font-family: Georgia, Geneva, Arial, serif;
	font-size: 24px;
	letter-spacing: 7px;
	font-style: oblique;
	text-align: left;
	margin: 0;
	padding: 0 10px;}
.warning h2 {
	position: relative;
	top: 100px;
	left: 300px;
	color: #fff;
	background: transparent;
	display: inline;
	border-right: 2px solid #f00;
	border-left: 2px solid #f00;
	font-family: Georgia, Geneva, Arial, serif;
	font-size: 24px;
	letter-spacing: 3px;
	text-align: center;
	margin: 0;
	padding: 0 10px;}
a.go {color: #0c3;}
a.go:link {color: #0c3;}
a.go:visited {color: #0c3;}
a.go:hover {
	color: #0c3;
	text-decoration: none;}
a.go:active {color: #0c3;}
a.stop {color: #f00;}
a.stop:link {color: #f00;}
a.stop:visited {color: #f00;}
a.stop:hover {
	color: #f00;
	text-decoration: none;}
a.stop:active {color: #f00;}
/* -------------------------------------------------------------  Video Title Page styles */

/* -------------------------------------------------------------  Bio Page styles */
.bioseg {
	width: 520px;
	border: 3px double #00c;
	margin: 10px 0 50px 0;
	padding: 0;}
.bioseg h1 {
	position: relative;
	top: -13px;
	left: 80px;
	color: #fff;
	background: #000;
	display: inline;
	border-right: 2px solid #00c;
	border-left: 2px solid #00c;
	font-family: Georgia, Geneva, Arial, serif;
	letter-spacing: 3px;
	font-style: oblique;
	text-align: left;
	margin: 0;
	padding: 0 10px;}
.bioseg h4 {
	position: relative;
	top: 509px;
	left: 160px;
	color: #ccc;
	background: #000;
	display: inline;
	border-right: 2px solid #00c;
	border-left: 2px solid #00c;
	letter-spacing: 1px;
	text-align: right;
	margin: 0;
	padding: 0 10px;}
.biothumb {
	position: relative;
	top: 40px;
	left: 50px;}
.biothumb img {
	margin: 0 1px;
	border: 2px solid #00c;
	display: inline;}
.biophoto {
	float: right;
	margin: 0 0 0 15px;
	padding: 2px;
	border-right: 1px solid #00c;
	border-bottom: 1px solid #00c;}
/* -------------------------------------------------------------  Fan Club Page styles */
#mailform {
	position: relative;
	left: 10px;
	top: -10px;
	width: 500px;}
#mailform td.label {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #96f;
	text-align: right;}
#mailform td.label2 {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #96f;
	text-align: left;}
#mailform td {padding: 2px;}
#mailform input {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;}
#mailform td.title {
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	padding: 5px;}
#mailform td.title a {
	color: #00f;
	text-decoration: none;}
#mailform td.title a:hover {
	color: #fff;
	text-decoration: none;}
#join {
	position: absolute;
	top: 35px;
	left: 50%;
	background-color: #000;
	border: 2px solid #30f;
	margin: 0 0 0 300px;
	padding: 4px;}
.thumbnail {
	position: relative;
	width: 80px;
	left: 50px;}
.thumbnail img {
	margin: 5px 0;
	border: 1px solid #30f;
	display: block;}
.playme {
	margin: 20px 0 20px 60px;
	padding: 0;}
.musicvideo {
	width: 360px;
	border: 2px solid #30f;}
