h1, h2, h3, h4, p, a, strong, ul, li {
	font: normal 13px/18px Georgia, "Times New Roman", Times, serif;
	color: #000;
	}
p {
	margin-bottom: 20px;
	}
h1 {
	font-size: 14px;
	color: #A86728;
	}
h3 {
	font-size: 18px;
	}
h4	{
	}
a {
	text-decoration: none;
	font-weight: bold;
	color: fff;
	}
a:hover {
	text-decoration: underline;
	}
hr {
	}
span, img {
	display: block;
	}
strong {
	color:#A86728;
	font-size: 20px;
	font-weight: bold;
	line-height: 25px;
	}
body {
	background-color: #FFFFFF;
	background-image: url(../images/bodygb.gif);
	background-repeat: repeat-x;
}
#shell {
	width: 923px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
}
#header {
	height: 340px;
	background-image: url(../images/mastbg.jpg);
	background-repeat: no-repeat;
}
#header  #box {
	float: right;
	width: 326px;
	padding-left: 13px;
	margin-top: 65px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-bottom: 20px;
}
#header  #box  #logo {
	margin-left: auto;
}
#header  #box  #quote p {
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	width: 250px;
	padding-top: 27px;
}
#header  #box  #donation  {
	float: right;
	margin-right: 20px;
}
#content {
	background-image: url(../images/contentbg.gif);
	background-repeat: repeat-y;
}
#description {
	float: left;
	width: 430px;
	padding-left: 70px;
	padding-top: 25px;
}
h2  {
	line-height: 22px;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
h2  span  {
	text-transform: uppercase;
	color:#A86728;
	font-size: 20px;
	font-weight: bold;
}
p  #bold {
	text-transform: uppercase;
	color:#A86728;
	font-size: 20px;
	font-weight: bold;
}
#description ul {
	margin-bottom: 20px;
	margin-top: 0px;
	padding-top: 0px;
}
#description #prizes li {
	line-height: 21px;
	list-style-type: disc;
	margin-top: 0px;
	padding-top: 0px;
}
#description #rules li {
	font-size: 13px;
	line-height: 18px;
}
#description a {
	display: block;
}
#details {
	float: right;
	width: 328px;
	margin-top: 25px;
	margin-left: 0px;
	padding-left: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A86728;
}
#details h2, #details p, #details ul, #details h3, #details address {
	padding-left: 7px;
}
#details h2, #details h3 {
	font-weight: bold;
	color:#b11622;
	margin-bottom: 5px;
}
#details ul {
	margin-bottom: 4px;
}
#details ul li {
	font-size: 16px;
}
#details #sponsor {
	margin-bottom: 20px;
	}
#details #sponsor li {
	padding-bottom: 15px;
	font-style: italic;
}
#details #sponsor li span {
	font-size: 12px;
}
#details p {
	font-size: 12px;
	line-height: 16px;
	font-style: italic;
}
#details address {
	font-style: italic;
	font-size: 16px;
	margin-bottom: 8px;
}
#gutter {
	background-image: url(../images/gutterbg.gif);
	background-repeat: no-repeat;
}
#gutter p, #gutter a {
	color: #999999;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#gutter p {
	padding-top: 40px;
}
#gutter span {
	display: inline;
	margin-left: 20px;
	margin-right: 20px;
}
.clrBoth {
	clear: both;
	}
