#wrapper {
background:#fff;
text-align: left;
margin: 0px auto;
padding: 0px;
border:0;
width: 960px;
overflow: hidden;
margin-top:0px;
}

a:link {color: #aa2233; text-decoration: underline; }
a:visited {color: #aa2233; text-decoration: underline; }
a:active {color: #ff2233; text-decoration: underline; }
a:hover {color: #ff2233; text-decoration: none; }

.mC {}
.mH {cursor:pointer;}
.mL {display:none;}
.mO {display:block; margin-right:2px;}

ul {
padding-left: 25px;
list-style-type: none;
margin: 0px;
}

a.mO:link {
color:#ffff44;
text-decoration: none
}

a.mO:visited {
color:#ffff44;
text-decoration: none
}

a.mO:hover {
color:#ffff44;
background: #480500;
}

a.mO:active {
color:#ffff44;
background: #480500;
}

#container2 {
float:left;
width:100%;
display:inline;
margin-left:-200px
}
#leftside {
float:left;
width:223px;
display:inline;
height:70%;
background:#920A16 url(images/menubg2.gif) top left repeat-y;
}
#pagecontent {
padding-right:20px;
margin-top:0px;
float:right;
background: url(images/corner2.png) top right no-repeat;
border-right:3px #2c0604 solid;
}
#pagecontent * {
zoom:1
}
ul.pagelist {
list-style-type:circle;
}
li.pagelist {
margin-bottom: 8px;
}
#rightside {
padding-left:100%;
margin-left:-200px;
margin-top:3px;
}
#rightside * {
position:relative
} 

.hiddenPic {
display:none;
}


html, body {
height: 100%;
font-family: 'Helvetica', 'Arial', sans-serif;
line-height: 1.4em;
font-size: .9em;
background:#fff url(images/bgfade6.jpg) top center repeat-y;
color:#100500;
height:100%;
margin: 0;
padding: 0;
	}

	p {
		margin-top: 0px;
		margin-bottom: 15px;
	}
	/*styles the text in the right-hand column */
	#wrapper p {
		margin-top: 0px;
		margin-bottom: 15px;
	}
td.sm {
  		font-size: 80%;
	}

	h2 {
		font-size: 120%;
		margin-top: 15px;
		margin-bottom: 15px;
                padding-left: 30px;
                margin-left: -5px;
                background:#fff url(images/h2.jpg) no-repeat;

	}

h3 {
font-size:120%; 
font-weight:bold;
}

	#footer {
		width: 960px;
                height: 130px;
		padding-top: 4px;
		padding-bottom: 8px;
                padding-left:240px;
                margin-top:15px;
                color: #fff;
                background:#5D0E09 url(images/footer_new01.jpg) no-repeat;
	}

	/


html, body {
height: 100%;
font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
line-height:20px;
font-size:16px;
background:#d2232f url(images/bgfade.jpg) top center repeat-y;
color:#100500;
margin: 0;
padding: 0;
}

#pagecontent {
float:right;
width:680px;
padding:0px;
padding-right:20px;
color:#000;
}

#wrapper2 {
background:#fff url(images/bgtest2.jpg);
text-align: left;
margin:10px;
padding: 0px;
border:0;
width: 940px;
overflow: hidden;
}

#header {
}

#maincont {
overflow: hidden;
position: relative;
margin-left: auto;
margin-right: auto;
text-align: left;
width:1000px;
border-left: 2px solid #111155;
border-right: 2px solid #111155;
}


h1 {
font-size:1.5em;
color: #000;
}




#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 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; }

.thumbnail {margin-right:16px;}