@charset "UTF-8";
body{
	margin:0;
	padding:0;
	text-align:center;
	background-color:#042427;
	font-family:Verdana, sans-serif
}
#wrapper{
	background:url(../images/bigBackground.jpg) left top repeat-y;
	margin:0 auto;
	width:1024px;
	text-align:left;
	position:relative;
	background-color: #E8E8E8;
	overflow:auto;
}
#header{
	margin:0 auto;
	height:215px;
	z-index:2;
}
#guts{
	margin:0 auto;
	padding:0 0 100px 0;
	width:480px;
	float:left;
}
#mainContent, #boxHolder{
	padding:20px 10px 0 10px;
}
#leftColumn{
	background:url(../images/leftLine.jpg) left repeat-y;
	margin:10px 0 0 0 auto;
	padding:30px 10px 50px 10px;
	top: 215px;
	width:150px;
	float:left;
	z-index:3;
}
#rightColumn {
	padding:0 10px 50px 10px;
	top: 200px;
	width:320px;
	/*right:0px;*/
	margin:16px 0 0 30px;
	border:#0A1B21;
	border-left:thin;
	height:700px;
	float:left;
	z-index:4;
}
#footer{
	margin:0 auto;
	padding: 25px 50px 20px 50px;
	text-align: left;
	color: #666;
	font-size: 0.7em;
	background-color:#042427;
	clear:both;
	width:1024px;
	z-index:5;
}

#footer a{
	color: #666;
	text-decoration:none;
	font-weight:bold;
}
a{
	text-decoration:none;
}
.copywrite{
	float:right;
}
#swagBox {
	width:320px;
	height:200px;
	background:url(../images/storeBox2.jpg) no-repeat;
	text-align:center;
	padding:5px 0 0 0;
}
#swagBox h1{
	color:#FFF;
	font-size:12px;
	margin:5px 0 10px 15px;
	text-align:left;
}
.rightBox1, .rightBox2, .rightBox3 {
	font-family:Verdana, sans-serif;
	color:#FFF;
	font-size:0.75em;
	line-height:1.5em;
	margin: 0 0 10px 0;
	width:230px;
	float:left;
}
.rightBox1{
	background-color:#000000;
	background:url(../images/box1Mid.jpg) top left repeat-y;
}
.rightBox2{
	background:url(../images/storeBox2.jpg) top left no-repeat;
}
.rightBox3{
	background:url(../images/box3Mid.jpg) top left repeat-y;
}
.rightBox1 h1, .rightBox2 h1, .rightBox3 h1{
	font-size:1em;
	margin:0 auto;
	padding: 16px 16px 16px 16px;
	}
/*.rightBox1 h1{
	background:url(../images/box1Top.jpg) top left no-repeat;
}
*/.rightBox2 h1{
	background:url(../images/box2Top.jpg) top left no-repeat;
}
.rightBox3 h1{
	background:url(../images/box3Top.jpg) top left no-repeat;
}
.rightBox1 .boxP, .rightBox2 .boxP, .rightBox3 .boxP{
	margin: 0 auto;
	padding:0px 25px 6px 25px;
	}
.rightBox1 .lastP, .rightBox2 .lastP, .rightBox3 .lastP{
	margin: 0 auto;
	padding:0 0 10px 0;
	height: 15px;
	}
/*.rightBox1 .lastP {
	background:url(../images/box1Btm.jpg) top left  no-repeat;
}
*/.rightBox2 .lastP {
	background:url(../images/box2Btm.jpg) top left  no-repeat;
}
.rightBox3 .lastP {
	background:url(../images/box3Btm.jpg) top left  no-repeat;
}
.rightBox1 a:link, .rightBox2 a:link, .rightBox3 a:link, 
.rightBox1 a:visited, .rightBox2 a:visited, .rightBox3 a:visited, 
.rightBox1 a:active, .rightBox2 a:active, .rightBox3 a:active
{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
.rightBox1 a:hover, .rightBox2 a:hover, .rightBox3 a:hover{
	text-decoration:none;
	color:#CCCCCC;
	font-weight:bold;
}
#leftColumn p{
	font-family:Verdana, sans-serif;
	font-size:0.75em;
	line-height:1.5em;
}
#leftColumn a{
	color:#000000;
	text-decoration:none;
}
.floatLeft{
	float:left;
	margin-right:10px;
}
.boldParagraph {
	font-weight:bold;
}
.floatRight{
	float:right;
	margin-left:10px;
}
.clearFloat{
	clear:both;
}

#mainContent h1{
	font-size:.8em;
	line-height:2em;
}
#mainContent p, #mainContent .sitchcontent p{
	font-size:0.8em;
	line-height:2em;
	margin: 0 0 10px 0;
}
#mainContent a{
	font-weight:bold;
	color:#666666;
}
#mainContent a:hover{
	color:#003366;
}
.inlinePhoto {
	float:left;
	margin:0 10px 10px 0;
}
#leftColumn .switchcontent{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:.7em;
color:#666;
margin:0 0 0 10px;
}
#friendsTable p a,#friendsTable p{
	font-size:0.85em;
	line-height:1.5em;
	color:#666;
}
.cdBabyLink {
	margin: 6px 12px 10px 0px;
	padding: 0;
	border: 0;
	background-image: url(http://cdbaby.com/gif/buttons/buy_thumb/Black-Buy_CD_100px_cover.gif);
	float:left;
}
a img, img {
	border:none;
}
.smallText{
	font-size:.5em;
	line-height:.5em;
	color:#999;
}
.DOH {
	color:#CC0000;
}
#leftColumn #gigsList{
	width:130px;
}
/*photo Gallery Page Thumbs*/
.photo-link {
	padding: 0 5px 5px 0;
	margin: 0px;
	border: none;/*1px solid #999;*/
	display: block;
	width: 36px;  
    float: left;
}  
.photo-link:hover   { 
	border-color: white;
}  
#photoGallery {
	vertical-align:top;
	text-align:left;
}
#mainContent{
	z-index:6;
}
#bigPic{
	vertical-align:text-top;
	text-align:left;
}
