/* CSS Document */

html, body {
	text-align:center;
	}
body {
	margin:0;
	padding:0 0 0 1px;
	_padding:0;
	background:#fefefa url(images/bgs/pictureBG.jpg) top center no-repeat;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:11px;
	}
#content {
	background:#575755 url(images/bgs/main_contentBG.jpg) no-repeat;
	width:774px;
	}
#mainWrapper {
	width:774px;
	margin:0 auto;
	text-align:left;
	position:relative;
	}
#nav {
	width:180px;
	float:left;
	display:inline;
	}
#nav a {
	display:block;
	width:180px;
	border:0;
	background:none;
	}
#main_content {
	width:590px;
	float:right;
	}
.spacer {
	font-size:1px;
	line-height:1px;
	clear:both;
	}

.article {
	border-left:6px solid #cc560e;
	padding-left:6px;
	margin-bottom:4px;
	margin-right:6px;
	}
.article_news {
	border-left:2px solid #cc560e;
	padding-left:10px;
	}
h1 {
	font-size:24px;
	padding:0;
	margin:0 6px 0 0;
	color:#dbe4f0;
	border-bottom:1px dashed #e7a037;
	letter-spacing:-1px;
	}
.black_box {
	background:#313131;
	padding:6px;
	margin-right:2px;
	}
.news {
	margin:5px 0;
	}
.news_img {
	display:block;
	background:#111111;
	padding:4px 0;
	text-align:center;
	border-top:1px solid #414141;
	border-right:1px solid #414141;
	border-bottom:1px solid #414141;
	border-left:1px solid #414141;
	}
.headline {
	font-size:17px;
	font-weight:bold;
	color:#F8BE9A;
	border-bottom:1px dashed #F8BE9A;
	margin-right:6px;
	}
.date {
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	}
p {
	margin:0 0 7px 0px;
	padding:0;
	}
.article_links ul {
	list-style:none;
	}
.article_links li {
	text-align:center;
	}
.article_links ul, .article_links li {
	margin:0;
	padding:0;
	}
.article_links a:link, .article_links a:visited {
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	border-bottom:1px dashed #6c989e;
	display:block;
	width:568px;
	margin-bottom:2px;
	margin-right:8px;
	}
.article_links a:hover, .article_links a:active{
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	background:#6c989e;
	border-bottom:1px dashed #6c989e;
	display:block;
	width:568px;
	margin-bottom:2px;
	}
.black_box a:link, .black_box a:visited {
	color:#FFFFFF;
	border-bottom:1px solid #6c989e;
	}
.black_box a:hover, .black_box a:active {
	color:#FFFFFF;
	background:#6c989e;
	border-bottom:1px solid #6c989e;
	}
.black_box a.noBG_Brdr {
	background:none;
	border-bottom:0;
	}
.homepage_box {
	float:left;
	display:inline;
	margin-right:2px;
	width:186px;
	height:234px;
	border-top:14px solid #cc560e;
	border-bottom:1px solid #cc560e;
	padding:4px;
	}
.widthAdjust {
	width:180px;
	}
.IEheightFix	{
	padding-top:1px;
	height:195px;
	}
h2 {
	color:#dbe4f0;
	font-size:16px;
	margin:0 0 7px 0;
	padding:0;
	border-bottom:1px dashed #e7a037;
	letter-spacing:-1px;
	}
.spaceFromRight {
	margin-right:4px;
	}
.lastUpdated {
	color:#cc560e;
	display:block;
	margin:4px 0 0 0;
	}
img.imgPrev {
	border:1px solid #F4F4EA;
	}
form {
	margin:0;
	padding:0;	
	}
form#mailingList input {
	border:4px solid #16789D;
	background:#0b0b0b;
	border-top-width:0px;
	border-right-width:1px;
	border-bottom-width:1px;
	color:#FFFFFF;
	font-family:Trebuchet Ms, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:150px;
	margin-bottom:4px;
	padding-left:4px;
	}
form#mailingList input.button {
	padding:2px;
	width:75px;
	font-weight:bold;
	color:#cc560e;
	border-width:1px;
	background:#1a1a1a;
	}
form#mailingList label {
	display:block;
	font-size:12px;
	font-weight:bold;
	color:#dbe4f0;
	margin-top:4px;
	}
.photo {
	width:550px;
	border:4px solid #F7F8F0;
	border-bottom-width:10px;
	overflow:hidden;
	}
.photo a {
	border:0;
	text-decoration:none;
	float:left;
	display:inline;
	height:258px;
	}
a.bio1:link, a.bio1:visited {
	width:169px;
	background:url(images/bio/bob_1.jpg) no-repeat;
	}
a.bio1:hover, a.bio1:active {
	width:169px;
	background:url(images/bio/bob_1.jpg) 0px -268px no-repeat;
	}
a.bio2:link, a.bio2:visited {
	width:138px;
	background:url(images/bio/brian_3.jpg) no-repeat;
	}
a.bio2:hover, a.bio2:active {
	width:138px;
	background:url(images/bio/brian_3.jpg) 0px -268px no-repeat;
	}
a.bio3:link, a.bio3:visited {
	width:118px;
	background:url(images/bio/adam_4.jpg) no-repeat;
	}
a.bio3:hover, a.bio3:active {
	width:118px;
	background:url(images/bio/adam_4.jpg) 0px -268px no-repeat;
	}
a.bio4:link, a.bio4:visited {
	width:125px;
	background:url(images/bio/nate_5.jpg) no-repeat;
	}
a.bio4:hover, a.bio4:active {
	width:125px;
	background:url(images/bio/nate_5.jpg) 0px -268px no-repeat;
	}
	
select.jumpMenu {
	width:539px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	border:4px solid #16789D;
	background:#0b0b0b;
	border-top-width:0px;
	border-right-width:1px;
	border-bottom-width:1px;
	color:#FFFFFF;
	}
.noBorder {
	border:0;
	color:#FFFFFF;
	}
#albumCover {
	float:left;
	display:inline;
	width:219px;
	text-align:center;
	margin-right:4px;
	margin-bottom:4px;
	}
#albumCover img {
	padding:6px;
	border:1px solid #414141;
	background:#111111;
	}
#trackList {
	float:left;
	display:inline;
	width:300px;
	color:#dbe4f0;
	}
#linerNotes {
	clear:both;
	}
#linerNotes span {
	display:block;
	font-weight:bold;
	font-size:12px;
	background:#292929;
	}
.photos {
	clear:both;
	}	
.photos a:link, .photos a:visited {
	border:2px solid #6c989e;
	background:#6c989e;
	width:100px;
	height:85px;
	display:block;
	float:left;
	margin-right:4px;
	margin-bottom:4px;
	}
.photos a:hover, .photos a:active {
	border:2px solid #FFFFFF;
	background:#FFFFFF;
	width:100px;
	height:85px;
	display:block;
	float:left;
	margin-right:4px;
	margin-bottom:4px;
	}
form#contact {
	margin:0;
	padding:0;
	}
.block {
	display:block;
	clear:left;
	margin-bottom:4px;
	}
#contact label {
	float:left;
	display:inline;
	width:200px;
	font-weight:bold;
	font-size:14px;
	border-left:4px dashed #16789D;
	border-top:1px dashed #16789D;
	}
#contact input {
	width:250px;
	}
#contact textarea {
	width:300px;
	height:150px;
	}
#contact input, textarea {
	float:left;
	display:inline;
	background:#0b0b0b;
	border:4px solid #16789D;
	border-top-width:0px;
	border-right-width:1px;
	border-bottom-width:1px;
	color:#FFFFFF;
	font-family:Trebuchet Ms, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:2px;
	}
#contact input.submit {
	padding:2px;
	font-weight:bold;
	color:#cc560e;
	border-width:1px;
	background:#1a1a1a;
	}
#nav a.ftm:link, #nav a.ftm:visited {
	display:block;
	width:120px;
	padding-bottom:9px;
	border:0;
	background:none;
	}
#nav a.ftm:hover, #nav a.ftm:active {
	display:block;
	width:120px;
	padding-bottom:9px;
	border:2px solid #16789D;
	border-bottom-width:0;
	border-top-width:0;
	border-left-width:0;	
	background:none;
	}