body {
	margin-top: 0px;
	margin-left: 0px;
	font-family: verdana, tahoma, "sans serif";
	font-size: 68.5%;
	text-align: center;
}
p {
	color: #CC66FF;
	font-size: 1.2em;
}
a:link {
	color: #77ae99;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	text-decoration: none;
	border: thin none #FFFFFF;
	color: #77ae99;
}
#container {
	width: 10in;
	height: 8in;
	margin-right: auto;
	margin-left: auto;
}
#titlebar {
	float: left;
	height: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1.3em;
	font-weight: bold;
	color: #FFFFFF;
	width: 60%;
	text-align: right;
	display: none;
	}
#titlebar img {
	text-align: left;
	float: left;
}
#sidebar {
	width: 17%;
	height: 400px;
	float: left;
	text-align: left;
	padding-left: 20px;
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-style: outset;
	border-bottom-style: outset;
	border-right-color: #999999;
	border-bottom-color: #999999;
	font-size: 1.2em;
	display: none;
}
#rowtitle {
	font-size: 1.1em;
	color: #FFFFFF;
	width: 200px;
	clear: none;
	padding-bottom: 20px;
	float: left;
	text-align: center;
	display: none;
}
#row1title, #row2title, #row3title, #row4title, #row5title {
	width: 200px;
	font-size: 1.1em;
	color: #FFFFFF;
	text-align: center;
	height: 100px;
	float: left;
	margin-top: 37px;
	font-weight: bold;
	display: none;
}
h1 {
	font-size: 10%;
	color: #000000;
}
#photos {
	float: left;
	margin-right: 50px;
	width: 800px;
	clear: both;
	margin-left: 50px;
}
#photos img {
	border: 2px solid #FFFFFF;
	margin: 3px;
}
#photos a:link {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#photos a:visited {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#spacer {
	height: 110px;
	width: 25%;
	float: left;
	font-size: 1.4em;
	color: #FFFFFF;
	display: none;
}
#1info {
	background-color: #CCCCCC;
	width: 175px;
	margin-left: 10px;
}
#class {
	clear: both;
}
.Title {color: #CC0066}
#selected {
	font-size: 1.2em;
}
#selected  a:link {
	color: #000000;
	text-decoration: none;
	background-color: #77ae99;
}
#selected  a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #77ae99;
}
#pagetitle {
	color: #FFFFFF;
	height: 35px;
	width: 18%;
	float: left;
}
.movedown {
	padding-top: 35px;
}
#titleprint {
	width: 85%;
	height: 1in;
	float: left;
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: 70px;
}
.floatleft {
	float: left;
}
