body
{	font-size: 101%;
	font-family: times, serif;
	background: #FEFCC2 url(images/treebg.png) fixed no-repeat;
}


img, div, a, input, background: url { behavior: url(iepngfix.htc) }

#page-wrap 
{
	
	
	margin: 10px auto;
	
}
	

#page-wrap #inside 
{
	margin: 5px 5px 0px 5px;

	padding-top: 10px;
	
	padding-bottom: 5px;

	
}
	


#main 
{       z-index:1;
	background: url(images/transbg.png);
	width:55%;
	height:auto;
	margin-left:25%;
	margin-top:20%;
	padding-left:2%;
	padding-right:2%;
	padding-bottom:2%;
	padding-top:1px;
}
	


#header 
{      z-index:0;
	width:65%;
	height:85px;
	margin-left:8%;
	margin-top:auto;
	padding-right:2%;
	padding-left:2%;
	position:fixed;	
}


	


#left-sidebar 
{
	
	width: 15%;

	height:auto;
	margin-top:27%;
	margin-left:8%;
	float: left;


	padding-top: 10px;
	position:fixed;
}





#footer 
{
	width:59%;
	height:auto;
	margin-left:25%;

	text-align: center;

	padding-top: 10px;

	padding-bottom: 20px;

	margin-top:1%;
	border-top: 1px dotted #610B0B;
}



h1
{	color:#610B0B;
	font-size:2.0em;
	border-bottom: 1px dotted #610B0B;
	font-weight:bold;
	background:#FEFCC2;	
}

h2
{	color:#000;
	font-size:1.2em;
	font-weight:bold;
	border-bottom: 1px dotted #000;	
	background:#FEFCC2;
}

	

a.brown
{	color:#610B0B;
	text-decoration:none;
	border-bottom: 1px dotted #610B0B;
}
a.brown: link
{	color:#610B0B;
	text-decoration:none;
	border-bottom: 1px dotted #610B0B;
}
a.brown: visited
{	color: #610B0B;
	text-decoration:none;
	border-bottom: 1px dotted #610B0B;
}
a.brown:hover
{	color:#DF7401;
	text-decoration:none;
	border-bottom: 1px dotted #DF7401;
}





a.news { 
     display: block; 
     width: 130px; 
     height: 25px; 
     background-image: url(images/newsb.png); 
     background-repeat: no-repeat;
     }
	 
a.news:hover { 
     background-image: url(images/newsl.png); 
     } 


a.music { 
     display: block; 
    width: 130px; 
     height: 30px; 
     background-image: url(images/musicb.png); 
     background-repeat: no-repeat;
     }
	 
a.music:hover { 
     background-image: url(images/musicl.png); 
     } 

a.business { 
     display: block; 
     width: 130px; 
     height: 30px; 
     background-image: url(images/businessb.png); 
     background-repeat: no-repeat;
     }
	 
a.business:hover { 
     background-image: url(images/businessl.png); 
     } 

a.photography { 
     display: block; 
    width: 130px; 
     height: 30px;; 
     background-image: url(images/photographyb.png); 
     background-repeat: no-repeat;
     }
	 
a.photography:hover { 
     background-image: url(images/photographyl.png); 
     } 

a.poetry { 
     display: block; 
     width: 130px; 
     height: 30px; 
     background-image: url(images/poetryb.png); 
     background-repeat: no-repeat;
     }
	 
a.poetry:hover { 
     background-image: url(images/poetryl.png); 
     }  


a.contact { 
     display: block; 
     width: 130px; 
     height: 30px; 
     background-image: url(images/contactb.png); 
     background-repeat: no-repeat;
     }
	 
a.contact:hover { 
     background-image: url(images/contactl.png); 
     } 

 


#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(../images/prevlabel.gif) left 15% no-repeat; }


#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }



#imageDataContainer{ font: 10px times, 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; }
