#container {
	width: 539px;
	font-family: "Gill Sans Light", Helvetica;
	font-size: 14px;
	color: #000000;
	text-align: left;
	position: relative;
	left: 250px;
}
#navcontainer {
	width: 200px;
	position: absolute;
	top: 112px;
	left: 334px;
	margin-left: 9px;
}
h3 {
	font-size: 20px;
	font-weight: bold;
	color: #FF9900;
	text-align: center;
	padding-top: 50px;
}
img {
	padding-top: 9px;
}
#mainphoto {
	width: 331px;
	position: absolute;
	top: 113px;
}
h1 {
	font-size: 20px;
	color: #9999CC;
	font-weight: bold;
}
#links {
	width: 539px;
	position: absolute;
	top: 452px;
	font-family: "Gill Sans Light", Helvetica;
	font-size: 12px;
	height: 20px;
	letter-spacing: 1pt;
	text-align: center;
	vertical-align: middle;
	left: 0px;
}
#copyright {
	font-size: 9px;
	color: #333333;
	text-align: center;
	position: absolute;
	width: 539px;
	left: 1px;
	top: 482px;
}
a {
	color: #CC0066;
	text-decoration: none;
	font-weight: bold;
}
p {
	font-weight: lighter;
	line-height: 17px;
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 6px;
}
a:hover {
	color: #666666;
}
