body {
	height: 950px;
	width: 750px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#logo {
	background-color: #000;
	height: 60px;
	width: 750px;
	left: auto;
	right: auto;
}
#NavigationBar {
	height: 100px;
	width: 700px;
	background-color: #FFF;
	padding: 25px;
	text-align: left;
}
#MainBody {
	background-color: #FFF;
	height: 580px;
	width: 335px;
	float: left;
	text-align: center;
	font-size: 12px;
	padding: 10px;
	font-weight: bold;
}
#PictureWindow {
	background-color: #000;
	height: 600px;
	width: 250px;
	float: right;
	text-align: center;
	color: #FFF;
	line-height: .5cm;
}
#CopyrightFooter {
	height: 100px;
	width: 750px;
	clear: both;
	font-size: 12px;
	text-align: center;
}
#NavigationBar table tr {
	text-align: left;
}
#MainBody table tr td #form1 #sprytextfield1 label {
	text-align: right;
}
#MainBody p {
	text-align: center;
	font-size: 14px;
}
#MainBody p {
	font-weight: normal;
}
#MainBody p {
	font-style: italic;
}
#MainBody p {
	font-style: normal;
	font-size: 14px;
	text-align: center;
}
#MainBody blockquote #form11 label {
	text-align: left;
}
#MainBody table {
	font-size: 12px;
}
