.bodytext {
	color:#000000;
	margin-top:15px;
	font-family:Helvetica,'Arial','Arial Light','Arial Narrow',Geneva, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:100;
	font-size:small;
	text-align:left;
	line-height:140%;
}
#PageBody{
	width:800px;
	z-index:1;
	text-align:center;
}
#bodyLayer {
	position:relative;
	width:500px;
	z-index:4;
	float:left;
	padding:15px;
	top: 1px;
}
#boxHolder {
	position:relative;
	width:250px;
	float:left;
	z-index:3;
}
#boxHolderThin {
	position:relative;
	width:125px;
	float:left;
	z-index:3;
}
.indivboxtop{
	border-right:medium solid #3366FF;
	border-bottom:medium solid #3366FF;
}
.indivboxbottom{
	border-right:medium solid #3366FF;
}
#bodyHolder{
	background-position: left top;
	width:800px;
	height:324px;
	background-repeat: no-repeat;
	z-index:2;
	border: medium solid #3366FF;
}
#footerHolder{
	background-position: left top;
	width:800px;
	height:30px;
	padding:5px;
	background-repeat: no-repeat;
	z-index:5;
	background-color: #3366FF;
	font:Arial, Helvetica, sans-serif;
	color:white;
	font-size:x-small;
}
#rollerLayer {
	position:relative;
	width:475px;
	height:470px;
	z-index:1;
	left: 18px;
	top: 18px;
	right: 18px;
	overflow:auto;
}
#rollerLayerWide {
	position:relative;
	width:725px;
	height:470px;
	z-index:1;
	left: 18px;
	top: 18px;
	right: 18px;
	overflow:auto;
}
