@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFFFFF !important;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
}

#outerCenter {
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: center;
	width: 100%;
}
#main {
	position:relative;
	width:858px;
	height:1037px;
	margin: 60px auto 0 auto;
}
#printTitle{
	text-align: center;
}
#screenTitle {
	display: none;
}
#mainImage {
	position:absolute;
	left:219px;
	top:356px;
	width:420px;
	height:420px;
	z-index: 1;
	background-color: #ffffff;
}
#mainText {
	position:absolute;
	left:219px;
	top:356px;
	width:420px;
	height:420px;
	z-index:1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 24pt;
}
#mainImageLabel {
	position:absolute;
	left:219px;
	top:780px;
	width:420px;
	height:16px;
	z-index:1;
	font-size: 10pt;
	letter-spacing: 2pt;
	font-weight: normal;
	text-align: left;
	color: black;
}
#menu {
	display: none;
}
#categories {
	display: none;
}

#thumbnails {
	display: none;
}

#printLink {
	display: none;
}