body {
	font: 10pt Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
#header {
	height: auto;
	width: 780px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#container {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border: 1px solid #666666;
	margin-top: 15px;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(../images/webheader2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#content {
	height: auto;
	width: 700px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 70px;
	text-align: center;
}
#container #content #thumbs img {
	border: 1px solid #000000;
}

#thumbs {
	height: auto;
	width: 700px;
	position: relative;
	overflow: visible;
	overflow-y: hidden;
	text-align: center;
	font-size: 8pt;
}
#clear {
	clear: both;
	height: 10px;
	width: 780px;
}
#poster {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: center;
}
#textbox {
	height: 83px;
	width: 114px;
	position: absolute;
	left: 616px;
	top: 348px;
	text-align: left;
}
#casestudytext {
	height: 300px;
	width: 350px;
	position: absolute;
	left: 18px;
	top: 150px;
	background: #FFFFFF;
	border: 1px solid #333333;
	text-align: left;
	overflow: auto;
	padding: 15px;
	visibility: hidden;
}
.smalltext {
	font-size: 8pt;
}
.casestudytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}
.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a:link {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #28417F;
	text-decoration: underline;
	font-weight: normal;
}
