#title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #336699;
	margin-top: 2px;
	margin-bottom: 2px;
	position: absolute;
	width: 400px;
	height: 30px;
	left: 10px;
	top: 5px;
	text-align: left;
	padding: 3px;
	border: 1px solid #999999;
	background-color: #FFFFCC;
	z-index: 99;
}
#pic {
	position: absolute;
	height: 450px;
	width: 600px;
	top: 40px;
	left: 5px;
	z-index: 1;
	border: 1px solid #000000;
}
#prev {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #336699;
	margin-top: 2px;
	margin-bottom: 2px;
	position: absolute;
	width: 80px;
	height: 20px;
	left: 434px;
	top: 14px;
	text-align: center;
	padding: 3px;
	border: 1px solid #999999;
	background-color: #FFFFCC;
	z-index: 99;
}
#next {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #336699;
	margin-top: 2px;
	margin-bottom: 2px;
	position: absolute;
	width: 60px;
	height: 20px;
	left: 534px;
	top: 14px;
	text-align: center;
	padding: 3px;
	border: 1px solid #999999;
	background-color: #FFFFCC;
	z-index: 99;
}
#footer1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #336699;
	margin-top: 2px;
	margin-bottom: 2px;
	position: absolute;
	width: 253px;
	height: 20px;
	left: 13px;
	top: 485px;
	text-align: left;
	padding: 3px;
	border: 1px solid #999999;
	background-color: #FFFFCC;
	z-index: 99;
}
#footer2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666666;
	margin-top: 2px;
	margin-bottom: 2px;
	position: absolute;
	width: 167px;
	height: 20px;
	left: 437px;
	top: 488px;
	text-align: right;
	padding: 3px;
	z-index: 99;
	border: none;
}

#container {
	left: 50px;
	position: relative;
	height: auto;
	width: 100%;
}
a:link {
	color: #666633;
	text-decoration: none;
}
a:visited {
	color: #666633;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	color: #FF9900;
	text-decoration: underline;
}.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
