#top {
	visibility: visible;
	height: 20px;
	width: 100%;
	background-color: #000;
	color: #FFF;
	top: 0px;
}
#left {
	float: left;
	color: #000;
	background-color: #FFF;
	height: 90px;
	width: 99px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #000;
}
#banner {
	float: left;
	font-family: "Edwardian Script ITC", "Lucida Sans Unicode", Arial;
	height: 90px;
	width: 728px;
	font-size: 36px;
	font-style: normal;
	position: relative;
	visibility: visible;
	text-transform: capitalize;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	float: left;
}
#right {
	float: right;
	color: #FFF;
	background-color: #000;
	height: 90px;
	width: 100px;
	visibility: visible;
	top: 20px;
	position: static;
}
#content {
	text-transform: none;
	background-color: #FFF;
	visibility: visible;
	width: auto;
	text-align: left;
	padding-right: 35px;
	padding-top: 10px;
	background-image: none;
	padding-left: 35px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
}
#thumbnails {
	float: right;
	height: 625px;
	width: 210px;
	overflow: auto;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #FFF;
	background-color: #000;
	height: 20px;
	width: 100%;
}
#container {
	width: 928px;
	margin: 0 auto;
	text-align: center;
}
br.clear {
	clear:both;
}
#formslabel {
	width: 100px;
	float: left;
	line-height: 3.3ex;
}
#formscontent {
	float: right;
	width: 750px;
}

#pagename {
	text-align: left;
	font-family: "Edwardian Script ITC", "Lucida Sans Unicode", Arial;
	font-size: 36px;
	text-transform: capitalize;
	position: static;
	top: 40px;
	left: 130px;
}
#mainpic {
	float: left;
	height: auto;
	width: 625px;
}
