/*<agl.folder "AmazingRaceStyles">*/
	.BodyCopy-1 { color: #000; font-size: 10pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
	.BodyCopy-2 { color: #000; font-size: 11pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; }
	.Heading-1 { color: #900; font-size: 14pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; }
	.SubHead-1 { color: #900; font-size: 12pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; }
	.SubHead-2 { color: #000; font-size: 12pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; }
	.SubHead-3 { color: #900; font-size: 10pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; }
	.amazingLink a{
	color: #000099;
	text-decoration: none;
}

.amazingLink a:hover{
	text-decoration: underline;
}
/*</agl.folder>*/

body {
	background-color:#660000;
}

.container {
	width: 1000px;
	background-image: url(../images/Splash-Background.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 150px;
	background-color: #f8991a;
	margin: 0 auto;
}

.container img {
	margin: 30px 10px;
	border: none;
}

