#wrapper {
	height: auto;
	width: 800px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000CC;
	text-align: center;
}
#header {
	background-image: url(/newimages/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 175px;
	width: 800px;
}
#header2 {
	background-image: url(/newimages/top2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #150B69;
	vertical-align: middle;
	line-height: 10px;
}
#left {
	background-image: url(/newimages/blue-box.gif);
	height: 283px;
	width: 229px;
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 18px;
}
#middle {
	background-image: url(/newimages/balls.gif);
	height: 300px;
	width: 300px;
	background-repeat: no-repeat;
	float: right;
}
.blue-italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #0000CC;
	font-style: italic;
}
.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #D94B19;
}
#main {
	width: 800px;
}