
body {
background-image: url('http://www.mountainairesmusic.com/images/backgroundDesign.png');
background-repeat:repeat;
background-position: bottom right;
background-color: black ;
background-attachment:fixed;
text-align: center;
}

/*<!-- FF91AB, 97AB96 -->*/


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.mountainairesmusic.com/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover 
{ background: url(http://www.mountainairesmusic.com/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }




#box
	{
	
        position: relative;
	margin-left: auto;
	margin-right: auto;	
	margin-top: -10px;
	margin-bottom: 0px;
        padding: 0px 0px 0px 0px;
        text-align: center;
	width:600px;				
	background-color: #black;
	}


#head
	{
	padding: 30px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}


#content
	{
	padding: 20px 50px 5px 50px;
	margin: 0px 0px 0px 0px;
	}


/*

I ELIMINATED THE TOP RIGHT AND LEFT SO THAT THE CONTENT BOX GOES ALL THE WAY UP THE TOP OF THE BROWSER

*/
#top-left, #top-right, #bottom-left, #bottom-right
	{
	background-color: transparent;
	background-repeat: no-repeat;
	}

/*
#top-left
	{
	background-image:url(http://www.mountainairesmusic.com/images/border/top-left.png);
	background-position: 0% 0%;
	}

#top-right
	{
	background-image:url(http://www.mountainairesmusic.com/images/border/top-right.png);
	background-position: 100% 0%;
	}
	
	*/
#bottom-left
	{
	background-image:url(http://www.mountainairesmusic.com/images/border/bottom-left.png);
	background-position: 0% 100%;
	}

#bottom-right
	{
	background-image:url(http://www.mountainairesmusic.com/images/border/bottom-right.png);
	background-position: 100% 100%;
	}

#top, #bottom
	{
	background-color: transparent;
	background-repeat: repeat-x;
	}
	
	/*		
#top
	{
	background-image:url(http://www.mountainairesmusic.com/images/border/top.png);
	background-position: 0% 0%;
	}
*/
#bottom
	{
	background-image:url(http://www.mountainairesmusic.com/images/border/bottom.png);
	background-position: 50% 100%;
	}
	
	
#right
	{
	background-image:url(http://www.mountainairesmusic.com/images/border/right.png);
	background-position: 100% 0%;
	background-repeat: repeat-y;
	}

#left
	{
	background-color: black;
	background-image:url(http://www.mountainairesmusic.com/images/border/left.png);
	background-position: 0% 100%;
	background-repeat: repeat-y;
	}










/*

div#wrapper {
width: 600px;
Height: auto;
background-image: url('');
background-color:black;
margin-top: 0px;
margin-bottom: 5px;
margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 30px;
padding-left: 40px;
padding-right: 40px;
border: 2px solid #6D3341;
}

*/

div#newsbox {
width: 350px;
height: auto;
border: 1px dashed white;

padding: 8px 10px 10px 8px;

margin-left: auto;
margin-right: auto;

}

div#menu {
width: 410px;
height: 25px;
color: #6D4B4B;
background-color: #;
border: 0px solid #;
margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}

div#footer {
width: 400px;
height: 15px;
color: #FFFFFF;
border: 0px solid #ccc;
background: #;
margin: 0px opx 0px opx;
padding: 0px;
border: 1px solid white;
}

div#header {
width: 640px;
height: auto;
color: #FFFFFF;
background-color: #;
margin-top: 50px;
margin-left: auto;
margin-right: auto;
padding: 0px 10px 0px 10px;
border:;
}

/*
img {
border-color: #804E3A;
}
*/

a:link {
  color: black; }

a:visited { color: black; }
  
a:hover {
  color: white;
  text-decoration: ;
}


/*
.menu {
  font-family: Arial,Century Schoolbook;
  font-size: 10px;
  color: black;
  }


.menu a:link {
  font-size: 10;
  font-family: Arial,Century Schoolbook;
  color: black;
  text-decoration: none;
  }

.menu a:visited {
  color: none
  }

.menu a:hover {
  color: white
  } 
*/

h1 { 

font-size: 45;
font-family: Arial,Lucida Sans,Gill Sans,Century Schoolbook, Helvetica, Geneva,SunSans-Regular, sans-serif;
color: #FF4B75;

}


h2 {

font-size: 16;
font-family:  geneva, sans-serif;
Color: white;

}


h3 {
font-size: 12;
font-family: Arial,Century Schoolbook;
color: white;
}



h4 {
font-size: 11;
font-family: Arial,Century Schoolbook;
color: 904053;
}



h5 {
font-size: 10;
font-style: Bold;
font-family: Arial,Century Schoolbook;
color: 6E3341;
}

h6 {
font-size: 11;
font-family: Arial,Century Schoolbook;
color: white;
}

Blockquote {
  width: 500px;
  margin-top: 1em;
  margin-right; 0em;
  margin-bottom: 1em;
  margin-left: 0em;
  font-style: ;
  background: #97AB96;
  padding: 0.5em 0em 0.5em 0em;
}