*{	margin: 0px;
}
body {
	/*background-image: url(../lil.jpg);
	background-repeat: repeat;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	font-size:12pt;
	line-height: 1.5;
	font-weight: lighter;
	color: #666666;

	background-image: url(../bg.jpg);
	background-repeat: repeat;


	
}
h1{
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #333333;
	font-style: italic;
	padding: 0px;
	padding-left: 20px;
	padding-bottom: 15px;
	padding-top: 0px;
	}
	
h2{
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #333333;
	font-style: italic;
	padding: 0px;
	padding-left: 20px;
	padding-bottom: 15px;
	padding-top: 0px;
	}
	

ul {
	margin-left:40px;
	line-height: 20px;
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: none;
	font-weight: 200;
	font-size:1em;
	color:#333333;
}

a:link {
	color: yellow;

}
a:hover {
	color: #336699;
}

a:visited {
	color: white;
}
a:active {
	color: #336699;
}
	
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	line-height: 1.5;
	font-weight: lighter;
	text-align: justify;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;	
	padding-left: 15px;
	color: #404040;
}


.newbody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	line-height: 20px;
	text-align: justify;
	font-weight: lighter;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	color: #404040;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bold;
	color: #333333;
	font-style: italic;
	padding: 0px;
}


.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000066;
	letter-spacing: 5px;
}
.style5 {font-size: xx-small}
.style6 {color: #000099}

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

#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: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left; background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink { right: 0; float: right; background: url(../images/nextlabel.gif) right 15% no-repeat; }
#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; }



a.newlink:visited{
	color: white;
	font-family: times new roman;
	font-size: x-small;
}
a.newlink {
	font-size:x-small;

color:white;
}

a.newlink:hover{
color:#336699;
}



a.resumelink:visited{
	color: #336699;
	font-family: times new roman;
	font-size: small;
	font-weight:bold;
}
a.resumelink {
	font-size:small;

color:#336699;
}

a.resumelink:hover{
color:#666666;
}










.bold {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #333333;
	font-weight: bold;
}
.para {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #666666;
}

.label {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #66FF00	
	
}
.smpara {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #666666;
}
.style4 {	color: #FFFFFF;
	font-size: x-small;
}

.style1 {
	font-size: x-small;
	color: #FFFFFF;
}

#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}.btm {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #FFFFFF;
}
