a, a:visited, a:active	{
	color: #CC0000;
	text-decoration: underline;
}

a:hover	{
	text-decoration: none;
}

body	{
	background-color: #513E17;
	text-align: center;
}

#container	{
	width:825px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background: url(/images/goldrush/contentBkgrd.jpg);
}

#header	{
	width: 825px;
	background: url(/images/goldrush/header.jpg) no-repeat;
	height: 227px;
}

#contentArea	{
	padding: 20px 350px 0px 48px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	min-height: 800px;
}

.copy	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.time	{
	font-weight: bold;
	vertical-align: top;
}

#content ul {
	padding: 0px;
	margin: 0px;
}
#content	li	{
	list-style: none;
	padding-top: 4px;
}

#footer	{
	background: url(/images/goldrush/footerImage.jpg) bottom;
	height: 90px;
}

#logo	{
	position: absolute;
	width: 179px;
	height: 177px;
	top: 25px;
	left: 43px;
}

#featured	{
	position: absolute;
	width: 276px;
	height: 150px;
	top: 39px;
	left: 259px;
}

.eventsCenter	{
	text-align:center;
}

.eventDate	{
	font-size: 14px;
	color: #BC523A; 
}

#schedule	ul	{
	float: left;
}

#schedule li	{
	width: 200px;
}

#schedule .one	{
	width: 140px;
}
#schedule	br	{
	clear: left;
}

#photos	{
	position: absolute;
	width: 272px;
	height: 209px;
	top: 0px;
	left: 553px;
}

#taintedPaper	{
	position: absolute;
	width: 263px;
	height: 588px;
	top: 255px;
	left: 517px;
	background: url(/images/goldrush/taintedPaper.gif) no-repeat;
	padding: 30px 0px 30px 0px;
	
}

#taintedPaper	ul{
	margin: 0px;
	padding: 0px;
}

#taintedPaper li	{
	list-style: none;
	padding-top: 6px;
	
}

#taintedPaper .subNav	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-left: 37px;
}

#taintedPaper .subNav	a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

#taintedPaper .subNav	a:hover {
	color: #CC0000;
	text-decoration: none;
}


#taintedPaper .info	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding: 0px 0px 0px 37px;
}

#taintedPaper .bullet	{
	padding: 8px 0px 8px 0px;
}

#taintedPaper .map a	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.red	{
	color: #cc0000;
}

.sponsor	{
	color: #BC523A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
}

#sponsor1	{
	padding-top:110px;
}

.contentImage	{
	padding: 0px 5px 0px 0px;
}

p	{
	padding: 0px 8px 0px 8px;
}

img	{
	border: 0px;
}

h1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #BC523A;
	text-decoration: underline;
}

h2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}	

#logoFooter {
	position: absolute;
	width: 800px;
}

#content .list {
	margin-left: 20px;
}

#content .list li {
	list-style: circle;
}

#content .indent {
	margin-left: 10px;
}
