#wrapper {
	height: 900px;
	width: 850px;
	position: relative;
	margin: 0 auto;
	padding-top: 25px;
}
#homeTable table {
	margin: 0 auto;
}
#header {
	height: 105px;
	width: 850px;
}
#homeTable {
	height: 300px;
	width: 850px;
}
#intro {
	height: 100px;
	width: 850px;
	padding-top: 0px;
	text-align: center;
}
#footer {
	height: 50px;
	width: 850px;
	clear: right;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: lighter;
	text-align: center;
	color: #8E0A23;
}
#sidebar {
	height: 555px;
	width: 200px;
	float:: left;
	float: left;
	text-align: center;
	margin: 0px;
}
#zone {
	height: 700px;
	width: 600px;
	float: right;
	padding: 25px;
	margin: 0px;
}
html, body {
	margin: 0px;
}
.toprowmargin {
	padding-top: 17px;
}
.bottomrowmargin {
	margin-bottom: 10px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFF;
	line-height: 15px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-top: 50px;
	color: #FFF;
	text-align: justify;
	padding: 15px;
	line-height: 16px;
	font-weight: lighter;
}
.italics {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 22px;
}
.linkControl {
}
body {
	text-align: center;
}
#footer img {
	text-align: center;
	vertical-align: top;
}
