/** Default Body Definition **/

body {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f7f7f7;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(../../_images/back_only.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#rule {
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	height: 10px;
	width: 100%;
}

/** Text Styles **/

p {
	font-size: 1em;
	line-height: 1.6em;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1.2em;
	margin-left: 0px;
}
h1 {
	font-size: 1.5em;
	line-height: 1.5em;
	text-align: left;
	font-weight: normal;
	color: #FF9933;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-size: 1.2em;
	line-height: 1em;
	text-align: right;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1.2em;
	margin-left: 0px;
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 1.2em;
}
h3 {
	font-size: 1.5em;
	line-height: 1.5em;
	text-align: justify;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #CCC;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
h4 {
	font-size: 1.2em;
	line-height: 1.2em;
	text-align: justify;
	margin-top: 0em;
	margin-right: 0px;
	margin-bottom: 0.4em;
	margin-left: 0px;
	color: #CCCCCC;
	font-weight: normal;
}
#feature h4 {
	padding-top: 5px;
	padding-left: 5px;
}

/** Layout **/

#innerwrapper {
	clear: both;
	width: 920px;
}
#leftColumn {
	float: left;
	width: 415px;
}
.wide {
	width: 488px;
}
#medSpace {
	float: left;
	width: 40px;
	display: block;
}
#title {
	float: right;
	width: 40px;
	display: block;
}
#fullSpan {
	float: left;
	width: 920px;
}
#feature {
	float: left;
	width: 298px;
	background-color: #000000;
	background-image: url(../../_images/filler_feature.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	border: 1px solid #999;
	height: 132px;
}
#featureSpace {
	float: left;
	width: 10px;
	display: block;
	height: 132px;
}
.factBack {
	height: 270px;
	background-image: url(../../_images/fact_back.png);
	background-repeat: no-repeat;
}
.factBack p {
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
	margin-bottom: 0px;
}
.factBack h1 {
	padding-top: 15px;
	padding-right: 25px;
	padding-left: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 1.5em;
	line-height: 2em;
}
.factBackWide {
	height: 270px;
	background-image: url(../../_images/fact_backWide.png);
	background-repeat: no-repeat;
}
.factBackWide p {
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
	margin-bottom: 0px;
}
.factBackWide h1 {
	padding-top: 15px;
	padding-right: 25px;
	padding-left: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 1.6em;
	line-height: 1.6em;
}
#feature p {
	text-align: left;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 6px;
	line-height: 14px;
	height: 60px;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
}
#footer {
	clear: both;
	height: 50px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 0.5em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	width: 920px;
}
#rightColumn {
	float: left;
	width: 425px;
}
#largespace {
	float: left;
	display: block;
	width: 10px;
}
#featureWrapper {
	clear: both;
	padding-top: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top;
	width: 920px;
}

/** Random Classes for general use **/

.holder {
	background-image: url(../../_images/holder.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.imgSpace {
	border: 1px solid #FFFFFF;
	margin: 10px;
	padding: 10px;
}

/** Additional Text style - specific Locations **/

#footer p {
	text-align: right;
}

/** STYLES FOR CROSSFADER **/



	div.cf_wrapper
	{
	display: block;
	overflow: hidden;
	position: relative;
	}
	
	div.cf_element
	{
	height: 270px;
	background-color: #000000;
	display: block;
	}
	
	div.cf_element div.content
	{
		padding: 0px;
	}

	div.cf_element div.content h3
	{
		padding-top: 0;
		margin-top: 0;
	}
h5 {
	font-size: 1.2em;
	line-height: 1.2em;
	text-align: left;
	font-weight: normal;
	color: #CCCCCC;
	margin: 0px;
}
h6 {
	font-size: .9em;
	line-height: 2em;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1.2em;
	margin-left: 0px;
	color: #FF9933;
	font-weight: normal;
}
h1 .white {
	color: #CCCCCC;
}
#profileTable td {
	font-size: 0.9em;
	line-height: 2em;
}
#feature h3 {
	font-size: 1em;
	line-height: 2.4em;
	text-align: justify;
	font-weight: normal;
	margin-top: 0em;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #999999;
	padding-bottom: 0em;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-left: 10px;
}
.imgBorder {
	border: 1px solid #666666;
}
#middle {
	text-align: center;
}
#feature h5 {
	padding-left: 5px;
	margin-top: 2px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #FF9933;
	font-weight: normal;
}
.tinaWelcome p {
	line-height: 1.4em;
}
#leftColumnWide {
	float: left;
	width: 488px;
}
#rightColumnWide {
	float: right;
	width: 498px;
}
#clearit {
	display: block;
	clear: both;
	width: 100%;
	height: 1px;
}
#bandmember {
	width: 289px;
	display: block;
	height: 335px;
	float: left;
	margin-right: 7px;
	margin-left: 7px;
	margin-top: 20px;
	border: 1px solid #999999;
	text-align: center;
}
#bandmember img {
	margin: 5px;
	padding: 5px;
	background-color: #000000;
	border: 1px solid #999999;
}
#bandmember h1 {
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bandmember p {
	text-align: center;
	margin: 0px;
}
#reduceline {
	line-height: 16px;
}
#innerWrapper a:link, #innerWrapper a:visited {
	text-decoration: underline;
}
#footer p {
	font-size: 10px;
}
#fullSpan a:link, #fullSpan a:visited {
	text-decoration: underline;
}
#networking {
	text-align: right;
	display: block;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-right: 10px;
}
