body {
	font: 11px Tahoma, Verdana, Arial;
	margin: 0px;
	padding: 0px;
	background: url(images/bg.gif) repeat-x left top;
}
.header {
	height: 210px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
.footer {
	width: 750px;
	background: #EA6C2A url(images/footer.jpg) no-repeat left top;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #640000;
	padding-top: 12px;
	height: 88px;
}
.footer a:hover {
	text-decoration: underline;
}

.clearboth {
	clear: both;
	height: 10px;
}
.navigation {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background: #B73B18 url(images/navigation.jpg) no-repeat left top;
	text-align: center;
	padding-top: 8px;
	color: #FFFFFF;
	height: 32px;
}
.navigation a:link, .navigation a:visited {
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
.navigation a:hover {
	color: #7D0000;
	text-decoration: underline;
}
.footer a {
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}



.left {
	width: 230px;
	float: left;
	background: url(images/leftTop.gif) no-repeat left top;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.leftBox {
	background: #7D0000 url(images/leftBottom.gif) no-repeat center bottom;
	width: 210px;
	padding-bottom: 10px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}

.main {
	width: 470px;
	float: left;
	background: #FFFFFF url(images/maintop.gif) no-repeat left top;
	line-height: 185%;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.mainBottom {
	background: url(images/mainBottom.gif) no-repeat left bottom;
	height: 10px;
	margin-left: -10px;
	margin-right: -10px;
}

.container {
	background: #EA6C2A url(images/container.gif) repeat-x left top;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
h2 {
	color: #068BC4;
	letter-spacing: -1px;
	font: oblique bold normal 30px "Times New Roman", Times, serif;
	padding-right: 7px;
}
hr {
	height: 1px;
	color: #D6D6D6;
}
.main a {
	text-decoration: none;
	color: #BE401A;
	font-weight: bold;
}
.designBy {
	background: url(images/bottomShade.jpg) no-repeat left top;
	height: 30px;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}
.lighterGray {
	background: url(images/lighterGray.gif) repeat-x;
}
.darkerGray {
	color: #FFFFFF;
	background: #3F3F3F;
	line-height: normal;
}
.darkerGray strong {
	color: #EA6C2A;
}
