@charset "utf-8";
body {
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: relative;
	top: 0px;
	left: auto;
	right: auto;
	bottom: auto;
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#wrapper {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 1000px;
	background-image: url(images/bodyTexture.png);
	background-repeat: repeat-y;
}
#headerMenu {
	margin: 3px;
	width: 886px;
	position: absolute;
	height: 48px;
	top: 179px;
	z-index: 1;
	left: -1px;
}
#banner {
	margin: 0px;
	height: 180px;
	width: 891px;
	position: absolute;
	top: 0px;
	left: 4px;
}
#notebook {
	margin: 0px;
	padding: 5px;
	height: 451px;
	width: 600px;
	position: absolute;
	left: -1px;
	top: 232px;
	z-index: 1;
}
#bookFrame {
	margin: 0px;
	padding: 5px;
	height: 400px;
	width: 388px;
	position: absolute;
	left: 490px;
	top: 0px;
	z-index: 1;
}

#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; }
#footer {
	margin: 0px;
	padding: 3px;
	height: 52px;
	width: 883px;
	position: absolute;
	left: -1px;
	top: 687px;
	z-index: 1;
	background-image: url(images/FOOTER.png);
	background-repeat: no-repeat;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #003333;
	line-height: 9px;
	text-align: center;
	vertical-align: middle;
}
a {
	text-decoration: none;
	color: #003333;
}

#paypaltags {
	margin: 0px;
	height: 99px;
	width: 210px;
	position: absolute;
	z-index: 1;
	left: 180px;
	top: 2px;
	overflow: hidden;
}
#paypaltags1 {
	margin: 0px;
	height: 105px;
	width: 209px;
	position: absolute;
	z-index: 1;
	left: 180px;
	top: 101px;
	overflow: hidden;
}
#paypaltags2 {
	margin: 0px;
	height: 102px;
	width: 208px;
	position: absolute;
	z-index: 1;
	left: 182px;
	top: 205px;
	overflow: hidden;
}
#paypaltags3 {
	margin: 0px;
	height: 104px;
	width: 208px;
	position: absolute;
	z-index: 1;
	left: 181px;
	top: 305px;
	overflow: hidden;
}
#aboutJavaText {
	margin: 0px;
	height: 270px;
	width: 399px;
	position: absolute;
	z-index: 1;
	left: 102px;
	top: 133px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	overflow: auto;
	font-weight: normal;
}
#formWindow {
	height: 300px;
	width: 259px;
	position: absolute;
	left: 69px;
	top: 91px;
}
#wrapper #banner #notebook #formWindow #form1 #tswname {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #banner #notebook #formWindow #form1 label {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	font-style: oblique;
	color: #003300;
}
#wrapper #banner #notebook #formWindow #form1 #tswemail {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #banner #notebook #formWindow #form1 #tswcomments {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#eventsLink {
	margin: 0px;
	padding: 5px;
	height: 441px;
	width: 254px;
	position: absolute;
	left: 619px;
	top: 231px;
}
#eventsList {
	margin: 0px;
	padding: 5px;
	height: 300px;
	width: 200px;
	position: absolute;
	left: 33px;
	top: 88px;
	z-index: 1;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #993300;
}
#blankPicHolder {
	height: 292px;
	width: 211px;
	position: absolute;
	z-index: 1;
	left: 91px;
	top: 36px;
	overflow: hidden;
}

