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

body {
	background-color:#F0FFFA;
	background-image:url(/images/bg.jpg);
	background-repeat:repeat;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.smallLogo{
	margin-left:auto;
	mergin-right:auto;
	float:left;
	width:500px;
	text-align:center;
	margin-bottom:10px;
}
.vmenu{
	width:110px;
	float:left;	
}
.center{
		text-align:center;
}
.hiddenPics {
	display:none;
	margin-left:auto;margin-right:auto;
	text-align:center;
}
.shows a, .biog a, .scripts a, .promo a, .press a, .contact a {
	display:block;
	width: 90px;
	height:135px;
	text-decoration: none;
	float:left;
}
a {
	text-decoration:none;
}
a:hover{
	color:#F00;
	text-decoration:blink;	
}

a.script{
	font-weight:bold;
}
.scr{
	margin:10px 0 10px 10px;	
	text-align:left;
}

.shows a{
	background:url(/images/shows_off.gif) 0 0 no-repeat;
}
.shows a:hover { 
	background: url(/images/shows_on.gif) 0 0 no-repeat;
}
.biog a{
	background:url(/images/biog_off.gif) 0 0 no-repeat;
}
.biog a:hover { 
	background: url(/images/biog_on.gif) 0 0 no-repeat;
}
.promo a{
	background:url(/images/promo_off.gif) 0 0 no-repeat;
}
.promo a:hover { 
	background: url(/images/promo_on.gif) 0 0 no-repeat;
}
.scripts a{
	background:url(/images/scripts_off.gif) 0 0 no-repeat;
}
.scripts a:hover { 
	background: url(/images/scripts_on.gif) 0 0 no-repeat;
}
.press a{
	background:url(/images/press_off.gif) 0 0 no-repeat;
}
.press a:hover { 
	background: url(/images/press_on.gif) 0 0 no-repeat;
}
.contact a{
	background:url(/images/contact_off.gif) 0 0 no-repeat;
}
.contact a:hover { 
	background: url(/images/contact_on.gif) 0 0 no-repeat;
}

.contactv a, .showsv a{
	display:block;
	width: 90px;
	height:105px;
	text-decoration: none;
	float:left;	
}
.showsv a{
	background:url(/images/shows_off_v.gif) 0 0 no-repeat;
}
.showsv a:hover { 
	background: url(/images/shows_on_v.gif) 0 0 no-repeat;
}
.contactv a{
	background:url(/images/contact_off_v.gif) 0 0 no-repeat;
}
.contactv a:hover { 
	background: url(/images/contact_on_v.gif) 0 0 no-repeat;
}

#xsnazzy h1, #xsnazzy h2, #xsnazzy p {margin:0 10px; letter-spacing:1px; padding:0;  }
#xsnazzy h1 {font-size:2.5em; color:#fff; }
#xsnazzy h2 {font-size:2em;color:#2609bb; border:0; }
#xsnazzy p {
	padding-bottom:0.5em;
	text-align: left;
}
#xsnazzy h2 {padding-top:0.5em; ;}
#xsnazzy {background: transparent; width:650px; margin-left:auto; margin-right:auto; }

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden; background-color:#F0FFFA;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#F0FFFA; border-left:2px solid #2609bb; border-right:2px solid #2609bb;background-color:#F0FFFA;}
.xb1 {margin:0 5px; background:#2609bb;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {
	display:block;
	background-color:#F0FFFA;
	border:2px solid #2609bb;
	border-width:0 1px;
	text-align: left;
}
.logo{
	padding-top:20px;
}
.bordered{
	border:2px solid #E2E2E2; 
}
.quote{
	font-style:italic;
	font-size:12px;
	float:left;
}
.source{
	font-size:10px;
	float:right;	
}
.pressHR{
	margin-bottom:10px;
	border: none 0;
	border-top: 1px dashed #06C;
	width: 50%;

}
.smallText{
	font-size:12px;
	font-style:normal;
}
.margin10Top{
	margin-top:10px;
}
#video{
	margin: 10px 0 10px 0;	
}
.redText{
	color:#FF0000;
}
td, tr{
	 background-color:#F0FFFA;
}
.clear{
	clear:both;	
}
.unlink{
	color:#000000 !important;
}
