#topofpage {
	height: 120px;
	width: 800px;
	margin-left: -400px;
	position: relative;
	left: 50%;
	top: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	overflow: visible;
	background-color: #000000;
	background-repeat: no-repeat;
	background-image: url(../Webimages/art/new_logo.jpg);
	background-position: center top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#navbar {
	position: absolute;
	width: 800px;
	margin-left: -400px;
	left: 50%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	z-index: 100;
	top: 100px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	height: 20px;
	font-size: 12pt;
}
#navbar a {
	color: #cccccc;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#header_photo {
	background-color: #FFFF00;
	height: 180px;
	width: 590px;
	margin-left: -400px;
	position: relative;
	left: 50%;
	overflow: hidden;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	z-index: 200;
}
#photo_control {
	position: relative;
	height: 180px;
	width: 205px;
	left: 50%;
	margin-left: 195px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: .9em;
	top: -180px;
}

#navbar a:hover {
	color: #666666;
	margin: 0px;
	padding: 0px;
}



#navbar li {
	list-style-type: none;
	display: inline;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 5px;
	padding-left: 5px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#navbar ul {
	margin: 0px;
	padding: 0px;
}

#bottom {
	width: 790px;
	left: 50%;
	margin-left: -400px;
	color: #000000;
	text-align: center;
	padding-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	position: relative;
	visibility: visible;
	z-index: 200;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 0px;
}
#bottom a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#bottom a:hover {
	color: #FFFFFF;
}

#bottom li {
	list-style-type: none;
	display: inline;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
#bottom ol {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: center;
}
#main h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3em;
	text-align: center;
	line-height: 1em;
}

#main h2 {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#control_box {
	width: 800px;
	margin-left: -400px;
	position: relative;
	left: 50%;
	height: 200px;
	top: 20px;
	overflow: visible;
}
#photo_first {
	width: 800px;
	position: relative;
	z-index: 150;
}
