body {
	width: 750px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #333333;
	color: #FFFFFF;
	background-repeat: no-repeat;
}


div#gallery {
	position:absolute;
	top:200px;
	left:0px;
}
#wrapper {
	position: absolute;
	width: 750px;
	right: auto;
	left: auto;
}



div#scrollImages {
	position:absolute;
	width:180px;
	top: 3px;
	height:480px;
	overflow:auto;
	display: block;
	border: thin solid #FFFFFF;
	left: -1px;
}


div#previews {
	position:absolute;
	left:250px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


div #previews  img {
	border: thin solid #FFFFFF;
}


.hidden {
	display: none;
}


div#smallImages {
	position: absolute;
	width: 150px;
	top: 199px;
	height: 500px;	
}
div#webGalleryText {
	position: absolute;
	width: 230px;
	left: 497px;
	top: 201px;
	right: auto;
	bottom: auto;
}



div#mainText {
	position: absolute;
	top: 0px;
	left: 199px;
	width: 550px;
}


ul#topNav {
	position: absolute;
	padding: 0px;
	width: 750px;
	list-style-type: none;
	text-align: center;
	text-transform: uppercase;
	margin: 0px;
	top: 80px;
}


ul#topNav li {
	padding: 0px;
	float: left;
	width: 130px;
	margin-right: 20px;
	margin-left: 0px;
	color: #FFFFFF;
	text-decoration: none;
}


ul#subNav {
	position: absolute;
	padding: 0px;
	width: 750px;
	list-style-type: none;
	text-align: center;
	top: 110px;
	left: 0px;
	margin: 0px;
}


ul#subNav li{
	padding: 0px;
	float: left;
	margin-right: 20px;
	margin-left: 0px;
	color: #FFFFFF;
	text-decoration: none;
	right: 0px;
	width: 87px;
}


ul#subNav a,ul#topNav a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #666666;
}


ul#subNav a:hover,ul#topNav a:hover {
	color: #FFFFFF;
	background-color: #999999;
}


ul#subNav a:active,ul#topNav a:active {
	color: #FFFFFF;
	background-color: #CCCCCC;
}


.links {
	color: #FFFFFF;
	text-decoration: underline;
}


 .thumbnails:link,.thumbnails:visited,.thumbnails:link{
	text-decoration: none;

	color: #FFF;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}




ul#indexNav {
	text-decoration: none;
	list-style-type: none;
	text-align: center;
	margin-top: 200px;
	width: 130px;
	margin-right: 0px;
	margin-left: 0px;
}


ul#indexNav li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 28px;
	margin-left: 0px;
}


ul#indexNav a{
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #666666;
}


ul#indexNav a:hover{
	color: #FFFFFF;
	background-color: #999999;
}


ul#indexNav a:active{
	color: #FFFFFF;
	background-color: #CCCCCC;
}



#logo {
	position: absolute;
	left: 200px;
	right: 200px;
	top: 200px;
}


h1.indexText {
	position: absolute;
	top: 110px;
	left: 210px;
}


.special {
	color: #FF0000;
}


.scrollInstructions {
	position: absolute;
	top: 710px;
}


table {
	background-color: #333333;
	border: medium solid #FFFFFF;
	border-collapse:collapse; 	
	width: 550px;
}



table.portraitForm td,th{	
	 text-align: center;
}


ul#topNav a.current,ul#subNav a.current,ul#indexNav a.current {
	background-color: #FFFFFF;
	color: #000000;
}


#smallImages p img {
	border: solid thin #FFF;
	margin: 0px;
	padding: 0px;
	height: auto;
}
#stationeryText {
	position: absolute;
	height: 300px;
	width: 450px;
	left: 250px;
	top: 350px;
}
#smallImages a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: smaller;
}
