	#container #photo1 img {
		position: static;
	}
	#container p {
		padding-top: 10px;
		padding-right: 10px;
		padding-left: 10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
	}
	body,td,th {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
	
	body {
		margin: 0px;
		padding-top: 10px;
		background-image: url(../images/back.jpg);
		background-repeat: repeat;
	}
	#container {
		background-color: #FFFFFF;
		width: 800px;
	}
	.hidediv {
	position: absolute;
	background-color: #FFFFFF;
	overflow: auto;
	width: 640px;
	height: 640px;
	visibility: hidden;
	}
	#intro {
		background-color: #FFFFFF;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		padding: 10px;
		float: left;
	}
	
	#photo1 {
		float: none;
		height: 640px;
		width: 639px;
	}
	#thumbails img {
		margin-bottom: 10px;
	}
	
	#sidebar {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: bold;
		line-height: 25px;
		color: #3300CC;
		background-color: #CCCC00;
		height: 640px;
		width: 160px;
		margin: auto;
		float: left;
	}
	.showdiv {
		position: absolute;
		background-color: #FFFFFF;
		visibility: visible;
		overflow: auto;
		width: 640px;
	}
	#nav {
		background-color: #0099CC;
		height: 40px;
	}
	#thumbails {
		text-align: center;
		margin-top: 30px;
	}
	.topmenu {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
		text-align: center;
		height: 35px;
		line-height: 35px;
	}
	.topmenu a {
		font-size: 14px;
		color: #FFFF00;
		float: right;
		width: 80px;
		border-left-width: 10px;
		border-left-style: solid;
		border-left-color: #00FFFF;
		vertical-align: middle;
		text-decoration: none;
	}
	.topmenu a:visited {
		font-size: 14px;
		color: #FFFF00;
		float: right;
		width: 80px;
		border-left-width: 10px;
		border-left-style: solid;
		border-left-color: #00FFFF;
		vertical-align: middle;
		text-decoration: none;
	}
	.bottommenu {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
		text-align: center;
		color: #00FFFF;
		line-height: 35px;
		height: 35px;
		background-color: #0099CC;
	}
	.bottommenu a {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #FFFF00;
		text-decoration: none;
		float: left;
		width: 80px;
		border-right-width: 10px;
		border-right-style: solid;
		border-right-color: #00FFFF;
		text-align: center;
	}
	.topmenu a:hover {
		font-size: 14px;
		color: #00FFFF;
		float: right;
		border-left-width: 10px;
		border-left-style: solid;
		border-left-color: #FFFF00;
		text-decoration: none;
	}
	.bottommenu  a:visited {
		font-size: 14px;
		color: #FFFF00;
		float: left;
		width: 80px;
		border-right-width: 10px;
		border-right-style: solid;
		border-right-color: #00FFFF;
		vertical-align: middle;
		text-decoration: none;
	}
	.bottommenu a:hover {
		font-size: 14px;
		color: #00FFFF;
		float: left;
		width: 80px;
		border-right-width: 10px;
		border-right-style: solid;
		border-right-color: #FFFF00;
		text-decoration: none;
	}
