@charset   "UTF-8";

/* CSS Document */
*
{
	margin: 0;
	padding: 0;
}

body
{
	font: 11px/18px Verdana, sans-serif;
	color: #FFF;
	background-color: #000;
	background-image: url(../images/bkgd_site.png);
	background-repeat: repeat;
}

a:link, a:visited { color: #d6cef2; }
a:hover { color: #fff; }
a:active { color: #F8F5E4; }

#page-container
{
	width: 923px;
	margin: auto;
}

#header
{
	width: 923px;
	height: 97px;
}

#header .logo
{
	float: right;
}

#content-container 
{ 
	width: 923px; 
	overflow: visible;
}

#content-home
{
	float: right;
	width: 719px;
	height: 497px;
	background-color: black;
	margin-bottom: 10px;
}

#content-theocctaurus
{
	float: right;
	width: 717px;
	background-image: url(../images/bkgd_theocctaurus.png);
	background-repeat: no-repeat;
	background-color: black;
	overflow: visible;
	border: 1px white solid;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#content-theocctaurus .info
{
	width: 413px;
	padding-top: 20px;
	padding-left: 20px;
}

#content-theocctaurus .text
{
	width: 400px;
	height:250px;
	padding-right: 13px;
	overflow: auto
}

#content-yos
{
	float: right;
	width: 717px;
	background-image: url(../images/bkgd_yos.png);
	background-repeat: no-repeat;
	background-color: black;
	overflow: visible;
	border: 1px white solid;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#content-yos .info
{
	width: 413px;
	padding-top: 20px;
	padding-left: 20px;
}

#content-yos .text
{
	width: 400px;
	height:250px;
	padding-right: 13px;
	overflow: auto
}

#content-idolatry
{
	float: right;
	width: 717px;
	min-height: 550px;
	background-image: url(../images/bkgd_idolatry.png);
	background-repeat: no-repeat;
	background-color: black;
	overflow: visible;
	border: 1px white solid;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#content-idolatry .text
{
	width: 413px;
	padding-top: 20px;
	padding-left: 20px;
}

#content-shootdown
{
	float: right;
	width: 717px;
	min-height: 550px;
	background-image: url(../images/bkgd_shootdown.png);
	background-repeat: no-repeat;
	background-color: black;
	overflow: visible;
	border: 1px white solid;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#content-shootdown .text
{
	width: 413px;
	padding-top: 20px;
	padding-left: 20px;
}

#content-harlequin
{
	float: right;
	width: 717px;
	min-height: 550px;
	background-image: url(../images/bkgd_harlequin.png);
	background-repeat: no-repeat;
	background-color: black;
	overflow: visible;
	border: 1px white solid;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#content-harlequin .info
{
	width: 413px;
	padding-top: 20px;
	padding-left: 20px;
}

#content-harlequin .text
{
	width: 400px;
	height:250px;
	padding-right: 13px;
	overflow: auto
}

#content-scarecrow
{
	float: right;
	width: 717px;
	min-height: 550px;
	background-image: url(../images/bkgd_scarecrow.png);
	background-repeat: no-repeat;
	background-color: black;
	overflow: visible;
	border: 1px white solid;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#content-scarecrow .text
{
	width: 413px;
	padding-top: 20px;
	padding-left: 20px;
}

#content-spirit
{
	float: right;
	width: 717px;
	min-height: 550px;
	background-image: url(../images/bkgd_spirit.png);
	background-repeat: no-repeat;
	background-color: black;
	overflow: visible;
	border: 1px white solid;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#content-spirit .text
{
	width: 413px;
	padding-top: 20px;
	padding-left: 20px;
}

#content-bio
{
	float: right;
	width: 717px;
	min-height: 495px;
	background-image: url(../images/bkgd_bio.png);
	background-repeat: no-repeat;
	background-color: black;
	border: 1px white solid;
	margin-bottom: 10px;
}

#content-bio .text
{
	width: 413px;
	padding-top: 20px;
	padding-left: 20px;
}

#content-photos
{
	float: right;
	width: 717px;
	height: 610px;
	background-image: url(../images/bkgd_photos.png);
	background-repeat: no-repeat;
	background-color: black;
	border: 1px white solid;
	margin-bottom: 10px;
}

#content-gigs
{
	float: right;
	width: 717px;
	min-height: 495px;
	background-image: url(../images/bkgd_gigs.png);
	background-repeat: no-repeat;
	background-color: black;
	border: 1px white solid;
	margin-bottom: 10px;
}

#content-gigs .text
{
	width: 680px;
	padding-top: 20px;
	padding-left: 20px;
}

#content-links
{
	float: right;
	width: 717px;
	min-height: 495px;
	background-image: url(../images/bkgd_links.png);
	background-repeat: no-repeat;
	background-color: black;
	border: 1px white solid;
	margin-bottom: 10px;
}

#content-links .text
{
	width: 680px;
	padding-top: 20px;
	padding-left: 20px;
}

#content-contact
{
	float: right;
	width: 717px;
	min-height: 495px;
	background-image: url(../images/bkgd_contact.png);
	background-repeat: no-repeat;
	background-color: black;
	border: 1px white solid;
	margin-bottom: 10px;
}

#content-contact .text
{
	width: 680px;
	font-size: 12px;
	padding-top: 20px;
	padding-left: 20px;
}

ol
{
	padding-left: 30px;
}
	
#menu
{
	width: 204px;
	height: 497px;
	background-image: url(../images/bkgd_menu.png);
	background-repeat: no-repeat;
}

p 
{
	padding-bottom: 18px;
}

#footer
{
	clear: both;
	height: 30px;
	text-align: right;
	color: #999;
}
