/* Start of CMSMS style sheet 'Main styles' */
@charset "utf-8";
/* CSS Document */


* {
	margin: 0;
	padding: 0;
}

html {
	margin: 0 auto;

}



body {
	background: #000 url(images/bg.gif) top center repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto;
	text-align: center;
	color: #FFF;
	font-size: 14px;

}

p {
margin-bottom: 15px;
}

img {
	border: 0;
}

a, a:visited {
	color: #D57D26;
	text-decoration: none;
}
a:hover {
	color: #FB4B00;
}

#container {
	background: #000;
	width: 880px;
	margin: 0 auto;
	text align: center;
	font-size: 90%;
	border-left: 8px solid #393939;
	border-right: 8px solid #393939;
	border-bottom: 8px solid #393939;
}
	
h1 {
	font-size: 32px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.2em;
	padding-bottom: 5px;
	font-weight: normal;
	color: #ffa800;
}

h2 {
	font-size: 21px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.2em;
	padding-bottom: 5px;
	font-weight: normal;
	color: #ffa800;
}

h3 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.2em;
	padding-bottom: 5px;
	font-weight: normal;
	color: #FF0000;
}

h4 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.2em;
	padding-bottom: 5px;
	font-weight: normal;
	color: #FF6600;
}

ul, ol {
        margin-left: 20px;
}

#header {
	background: url(images/headerbg.gif) top no-repeat;
	height: 174px;
}

.logo {
	float: left;
	width: 335px;
	padding-left: 30px;
}

#topnavlist
{
	font-size: 21px;
	padding:5px 0;
	margin:0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#topnavlist ul {
        text-align: center;
        margin:0;
}

#topnavlist li
{
	list-style: none;
	margin: 0;
	display: inline;
}

#topnavlist li.currentpage
{
	height: 23px;
	padding-top: 4px;
	color: #FFFFFF;
	padding-right: 28px;
	padding-left: 28px;
	text-decoration: none;
	font-weight: normal;
	border: none;
	padding-bottom: 4px;
}

#topnavlist li a
{
	height: 23px;
	padding-top: 4px;
	color: #feae00;
	padding-right: 20px;
	padding-left: 20px;
	text-decoration: none;
	font-weight: normal;
	border: none;
	padding-bottom: 4px;
}

#topnavlist li a:link, #topnavlist li a:visited {
	background: url(images/topnavoff.gif) top right no-repeat;
	color: #feae00;
	border: none;
}

#topnavlist li a:hover {
	color: #CCCCCC;
	background: #292d34 url(images/topnavon.gif) top right no-repeat;
}

#photo {
	background: url(images/phototemp.jpg) no-repeat;
	height: 383px;
}

#frontcontent {
	background: url(images/texttemp.jpg) no-repeat;
	height: 311px;
}

#footer {
	text-align: left;
	padding: 0 30px 10px 30px;
	color: #f96a0c;
}

.frontbox {
	width: 595px;
	height: 200px;
	padding-top: 30px;
	overflow: hidden;
	text-align: left;
	float: right;
	padding-right: 30px;
}

.leftbox  {
	float: left;
	width: 330px;
}

.rightbox {
	float: right;
	width: 250px;
}


.photo {
	padding-top: 35px;
	padding-right: 50px;
}

#bandcontent {
	background: url(images/rockbg.jpg) no-repeat;
	height: 576px;
}

.bandbox {
	width: 400px;
	height: 255px;
	padding-top: 35px;
	overflow: hidden;
	text-align: left;
	float: right;
	padding-right: 50px;
}

.memberscontent {
	text-align: left;
	padding: 10px 30px;
}

.spaceman {
	top: 530px;
	width: 200px;
	float: right;
	padding-right: 45px;
	padding-top: 15px;
}

.profile {
	width: 394px;
	float: left;
	padding: 10px 8px 25px 8px;
}

.profileleft {
	width: 190px;
	float: left;
}

.profileright {
	width: 190px;
	float: right;
}

p.last {
  margin-bottom: 0;
}

.clearbios {
  clear: both;
  width: 820px;
  height: 2px;
  background: transparent url(images/page_break.gif) top left no-repeat;
  margin: 12px 0;
}

.border {
	background-color: #000;
	padding: 1px;
	border: 2px solid #dcc277;
}

.contactleft {
	float: left;
	width: 490px;
}

.contactright {
	float: right;
	width: 320px;
	text-align: left;
}

/* contact styles */

.contactform fieldset {padding: 1em; border: 3px double #333;}
.contactform fieldset legend {font-weight: bold; border: 0;}
.contactform fieldset textarea { width: 250px; background-color: #333; border: none}
.contactform input#m3fbrp__6, .contactform input#m3fbrp__5, .contactform input#m3fbrp__4 { background-color: #333; border: none;}
.contactform input#fbsubmit { background-color: #390; border: 2px solid #333; color: #fff; padding: 4px 8px}
.contactform div {width: 100%; padding: 0.25em 0 0.25em 0;}
.contactform div label {display: block; width: 10em; }
.contactform div.required {color: #f00;}
div.submit {text-align: center;}
/* End of 'Main styles' */

