body {
	background-position: left top;
	background-color: black;
}

.wrapper {
	background-position: center top;
	background-color: black;
	margin: auto;
	padding-top: -10px;	
	width: 1000px;

}

.banner-home {
	background-image: url(images/sojahsbanner2.png);
	background-repeat:no-repeat;
	height:205px;
	background-color:black;
}

.banner-history {
	background-image: url(images/sojahsbanner-history.png);
	background-repeat:no-repeat;
	height:205px;
	background-color:black;
}

.banner-bios {
	background-image: url(images/sojahsbanner-bios.png);
	background-repeat:no-repeat;
	height:205px;
	background-color:black;
}

.banner-music {
	background-image: url(images/sojahsbanner-music.png);
	background-repeat:no-repeat;
	height:205px;
	background-color:black;
}

.banner-contact {
	background-image: url(images/sojahsbanner-contact.png);
	background-repeat:no-repeat;
	height:205px;
	background-color:black;
}

.banner-text {	
	color: #BBBBFF;
	font-family: Verdana;
	margin-left: 30px;
	padding-top: 160px;
	font-size: 22pt;
	font-style: italic;
	font-variant: small-caps;
	letter-spacing: .2ex;
}

.menubar {
	margin-top: 6px;	
	color:#9a400a;
	border-style: solid;
	border-width: 2px;	
	border-color: #9a400a;
	border-left: none;
	border-right: none;	
	background-color: black;
	height: 50px;
	font-weight: bold;
	font-variant: small-caps;
	font-style: italic;
	letter-spacing: 1ex;
	
}

.menu {
	list-style-type: none;
	margin-top: 15px;
	text-align: center;
}

.menuitem {
	display:inline;
}

.menulink {
	
	width: 190px;
	float: left;
	text-decoration:none;
	color:#9a400a;
	border-right: 2px solid #888888;
	text-align: center;

}

.menulink:hover {
	color:#888888;
}

.content {
	margin-top:6px;	
	background-color: black;
	border-style: none;
	border-color: #AAAAAA;
	border-width: 1px;
	font-family: verdana;
	font-size: 9pt;
	font-weight: lighter;
	letter-spacing: .2ex;
	font-style: normal;
}

.contenttext {
	margin: 15px;
	margin-right:15px;
	color: #9a400a;
}

.header {
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 15pt;
	color: #777777;
	letter-spacing: .1ex;
	word-spacing: .5ex;
	font-variant: small-caps;
	font-style: italic;

}

.contentcopy {
	//margin-left: 25px;
	margin-right: 80px;
}

.namelist {
	background-image: url(images/eighth-brown.png);
	background-repeat: no-repeat;
	background-position: 0 .1em;
	padding-left: 1em;
	font-size: 10pt;
	color: #888888;
	font-style: italic;
}

.rightcol {
	margin-top:10px;	
	float:right;
	width: 180px;
	border-left: 2px solid #444444;
	color: #9a400a;
	height:100%;
	

}

.rightcolheader {
	margin-top: 10px;
	text-align:center;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #777777;
}

.rightcolcontent {
	margin-right: 10px;
	margin-left: 10px;
	text-align:center;	
}

.it {
	font-style: italic;
}

.quote {
	color: #777777;
	font-style: italic;
}

.pica {
	float:right; 
	margin-right: 10px; 
	margin-left: 5px;
	margin-top:10px; 
	width:175px;
	height: 140px;
}

.picdiv {
	position:relative;
}

.fade {
	position:absolute; 
	top:0; 
	left:0; 
	width: 175px;
}

.para {
	margin: 2em;
	line-height: 1.6em;
	letter-spacing: .18em;
}

.songtitle {
	font-weight: bold;
	font-variant: small-caps;
	font-style: italic;
	letter-spacing: .75ex;
	color:#9a400a;
	font-size: 12pt;
	text-decoration: none;	

}

.songtitle:hover {
	text-decoration: underline;
}

