/* Elizabeth */

html
{
	height: 1100px;
}

body
{  
	background-color: #473624;
	background-image: url(base_images/bigbg.jpg);
	background-repeat: no-repeat;
	color: black;
	font-family: Arial, Verdana, sans-serif;
}


/* Main Content copy*/

#content
{
	width: 585px;
	color: black;
	position: absolute;
	top: 140px;
	left: 340px;
	font-size: 11px;
	line-height: 18px;
}

#audiocontent
{
	position: absolute;
	top: 508px;
	left: 171px;
}

#content #albumcontent
{
	position: relative;
	top: 5px;
}


#content #blick
{
	position: relative;
	top: 75px;
	border-top: 1px black dashed;
}


h2.header
{
	font-size: 14px;
	border-bottom: 2px black solid;
	border-top: 1px black solid;

}

h3.header
{
	font-size: 16px;
	border-bottom: 2px black solid;
	border-top: 1px black solid;

}

h4
{
	font-size: 11px;

}



/* Navigation*/


a img 
{
 border: 0px;
}

#newsbutton
{
	position: absolute;
	top: 165px;
	left: 85px;
	z-index: 9;
}

#biobutton
{
	position: absolute;
	top: 215px;
	left: 85px;
	z-index: 8;
}

#photosbutton
{
	position: absolute;
	top: 265px;
	left: 85px;
	z-index: 7;
}

#audiobutton
{
	position: absolute;
	top: 315px;
	left: 85px;
	z-index: 6;
}

#videobutton
{
	position: absolute;
	top: 365px;
	left: 85px;
	z-index: 5;
}

#showsbutton
{
	position: absolute;
	top: 415px;
	left: 85px;
	z-index: 4;
}

#linksbutton
{
	position: absolute;
	top: 465px;
	left: 85px;
	z-index: 3;
}

#contactbutton
{
	position: absolute;
	top: 515px;
	left: 85px;
	z-index: 2;
}

#pressbutton
{
	position: absolute;
	top: 565px;
	left: 85px;
	z-index: 1;
}


#form
{
	position: absolute;
	top: 670px;
	left: 70px;
	width: 200px;
	line-height: 20px;		
	font-size: 11px;
}





/* News */

#currentnews
{
	
}

#pastnews
{
	position: relative;
	top: 10px;
	
}

/* Bio */

#member
{
	position: absolute;
	
}


/* Photo */

#photo1
{
	position: absolute;
	top: 135px;
	left: 375px;
	width: 200px;
	height: 260px;
}

#photo2
{
	position: absolute;
	top: 145px;
	left: 625px;
	width: 216px;
	height: 267px;
}

#photo3
{
	position: absolute;
	top: 390px;
	left: 400px;
	width: 200px;
	height: 260px;
}

#photo4
{
	position: absolute;
	top: 420px;
	left: 640px;
	width: 216px;
	height: 267px;
}


/*Photo Pages*/

#content .gallerycontainer
{
	position: relative;
	top: 20px;
}

/*Links*/

a:link
{
	font-weight: bold;
	color: #630000;
	text-decoration: underline;
}

a:visited
{
	
	font-weight: bold;
	
	color: #630000;
	
}

a:hover
{
	text-decoration: none;
	color: #630000;
}


/*Audio*/

#media
{
	position: absolute;
	top: 250px;
	left: 340px;
}

/*Shows*/

#pastshows
{
	width: 250px;
}

#pastshows2
{
	position: absolute;
	top: 135px;
	left: 300px;
	width: 250px;
}
