html,body
{
	background-color: #780dd8;
	background-image: url('../images/bgstripe.jpg');
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
	margin: 0;
	padding: 0;
	height: 100%;
}

div#content
{
	color: #ffffff;
	font-family: "Tahoma", "Verdana", sans-serif;
	background-image: url('../images/bgblue.gif');
	background-repeat: repeat-y;

	margin-left: auto;
	margin-right: auto;
	width: 810px;
	min-height: 100%;
	text-align: left;
	
	padding-left: 4px;

}

h1#banner
{
	margin: 0;
	padding: 0 0 0 4px;
	
}

div#jo-pic
{
	margin: 0; 
	padding: 30px 20px 0 0;
	float: right;
}

#top-patch, #gallery-patch, #mid-patch, #bot-patch
{
	width: 473px;
	margin-left: 0px;
	float: left;
	margin-top: 30px;
	margin-bottom: 30px;
	padding:0;
}

#gallery-patch
{
	width: 745px;
	margin-top: 20px;
	margin-bottom: 30px;
}
#mid-patch,#bot-patch
{
	width: 745px;
	margin-top:0;
	margin-bottom:0;
}

.clearer
{
	display: block;
	clear: both;
}

img 
{border: none;}
#top-patch-text, #gallery-patch-text, #mid-patch-text, #bot-patch-text
{
	min-height: 220px;
	background-color: #040f34;
	background-image: url('../images/top-patch-right_12x10.gif');
	background-repeat: repeat-y;
	background-position: 100% 0;
	margin-left: 0px;
	padding-top: 3px;
	padding-left: 15px;
	padding-right: 15px;
	clear: right;
}
#mid-patch-text { min-height: 120px; }
#bot-patch-text { min-height: 80px; }

#top-patch-top
{
	float:right;
	width: 473px;
	height: 10px;
}
.gallery-patch-top
{
	float: right;
	width: 745px;
	height: 10px;
}
#top-patch-bot, .gallery-patch-bot
{
	display: block;
	margin-left: 0px;
}

p
{ 
	margin: 0;
	padding: 0;
	padding-bottom: 1em;
	font-size: 13px;
}
h2,h3
{
	font-family: "Tahoma", sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 16px;

}
h2 { gmargin-bottom: 5px; padding-bottom: 0;}
h3 { font-size: 13px ;}


.top-left-tab
{
	float: left; 
	margin-left: 10px; 
	margin-top: 30px; 
	width: 23px;
}

#videoInfo
{
	width: 400px;
	margin-left: auto;
	margin-right:auto;
	padding: 10px;
}

#mic
{
	float: left;
	padding-right: 25px;
}

img.band-img, img.band-img-sm
{
	border-right: 4px solid #030c2a;
	border-bottom: 5px solid #030c2a;
}
img.band-img
{
	float:right;
	margin: 15px;
}
img.band-img-sm { margin-right: 130px;}
a:link { color: #f7e7cc; text-decoration: none; }
a:visited { color: #f7e7cc; text-decoration: none; }
a:hover { text-decoration: underline; }
a:active { text-decoration: underline; color: red;}

#videoplayer
{
	margin-bottom: 15px;
}


ul.bands-index { float: left; margin-top: 0; margin-bottom: 30px;}
ul.bands-index li { list-style: none; }
ul#band-vids1, ul#band-vids2 { margin-right: 35px;}
ul#band-vids1 li, ul#band-vids2 li, ul#band-vids3 li { margin-bottom: 8px;}
/*#band-vids1, band-vids2, #bands1, #bands2, #bands3 { float: left; }*/

img.prog-pic
{
	float: right; 
	margin-right: 30px;
}




