body {
	background-color: #EEEEEE;
	font-size: 12pt;
	font-family: Arial, sans-serif;
	text-align: center;
	color: Black;
	margin-top: 4px;
}
.clear {
	clear: both;
}
h1 {
	font-family: Arial, sans-serif;
	font-size: 14pt;
	font-weight: bolder;
	font-variant: small-caps;
	display: inline;
}
a {
	color: Navy;
	font-weight: bold;
}
#container {
	background-color: #FFE8FD;
	width: 710px;
	border: 1px solid Black;
	margin: 0 auto;	/* needed for centering with firefox */
	padding-bottom: 10px;
}
#container a {
	color: #FF822B;
	font-weight: bold;
	text-decoration: none;
}
#container a:hover {
	color: #660099;
}
#header {
	background-color: #FDBCC6;
}
#title {
	background-color: #FDB6C6;
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
}
#thumbzone1 {
	width: 700px;
	margin: 0 auto;	/* needed for centering with firefox */
}
#thumbzone1a {
	width: 420px;
	margin: 0 auto;	/* needed for centering with firefox */
	float: left;
}
#box1 {
	width: 280px;
	float: left;
	padding-top: 5px;
	margin-left: 0px;
}
#box1a {
	background-color: #FF822B;
	width: 268px;
	text-align: left;
	height: 370px;
	border: 1px solid Black;
	font-family: Verdana, sans-serif;
	font-size: 11pt;
	color: Black;
	padding-top: 5px;
	margin: 0 auto;	/* needed for centering with firefox */
	padding-right: 5px;
}
#box1a li {
	list-style-image: url(../graphics/bullet.gif);
	margin-left: -17px;
	margin-bottom: 5px;
	font-weight: bold;
}
#box1a a {
	font-weight: bold;
	font-size: 20pt;
	color: White;
	text-decoration: underline;
}
#thumbzone2 {
	width: 700px;
	margin: 0 auto;	/* needed for centering with firefox */
	clear: both;
}
.thumbs1 {
	width: 140px;
	float: left;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
}
.thumbs1 img {
	border: 1px solid Black;
	width: 128px;
	height: 180px;
}
#box2 {
	font-size: 14pt;
}
#box3 {
	font-size: 24pt;
}
#legal {
	font-size: 9pt;
	color: Gray;
	margin: 0 auto;	/* needed for centering with firefox */
}
