body {
	background-color: #FFFFFF;
	margin: 0px;
}

body,td,th {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#title {
	position: absolute;
	left: 16px;
	top: 32px;
	width: 766px;
	height: 33px;
	z-index: 1;
}

#navMenu {
	position: absolute;
	left: 16px;
	top: 71px;
	width: 164px;
	height: 495px;
	z-index: 2;
	background-color: #F4F4F4;
}

#main {
	position: absolute;
	left: 194px;
	top: 71px;
	width: 588px;
	height: 495px;
	z-index: 4;
	background-color: #F4F4F4;
}

#galleryPic {
	position: absolute;
	top: 22px;
	width: 308px;
	height: 439px;
	z-index: 5;
	background-color: #ECC6DF;
	left: 13px;
}

#descText {
	position: absolute;
	left: 341px;
	top: 22px;
	width: 234px;
	height: 413px;
	z-index: 6;
	font-size: 9pt;
	padding: 0px;
}

h1 {
	font-size: 11pt;
	color: #333333;
	margin: 0px;
}

#menu {
	position: absolute;
	left: 13px;
	top: 22px;
	width: 139px;
	height: 413px;
	z-index: 3;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
}

.vertSpace {
	height: 50px;
	width: 100%;
}

#pageNumber {
	position: absolute;
	left: 30px;
	width: 250px;
	height: 20px;
	z-index: 5;
	top: 450px;
}

a:link {
	text-decoration: none;
	color: #666666;
}

a:visited {
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #EF50B6;
}

a:active {
	text-decoration: none;
	color: #666666;
}
