#header {
	width: 840px;
}
#nav {
	width: 840px;
}
#topAds {
	width: 840px;
}
#mainContent {
	width: 740px;
	padding-left: 50px;
	padding-right: 50px;
}
#footer {
	width: 840px;
	padding-top: 50px;
}
#copyright {
	width: 840px;
	padding-top: 40px;
}
.fltLtPhoto {
	float: left;
	padding-right: 10px;
	padding-bottom: 8px;
}
#container {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../siteParts/mainBG.jpg);
}
.fltLt {
	float: left;
	margin-left: 50px;
	padding-top: 10px;
}
.fltRt {
	float: none;
	margin-left: 96px;
	padding-top: 10px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #F00;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #000;
}
.boldText {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 150%;
	font-weight: bold;
	color: #000;
}

