* {	font-family: Georgia, "Times New Roman", Times, serif; padding: 0; margin: 0;}

body {
	text-align: center;
	font-family: Georgia, Times, serif;
	background: #fff url(../images/global/background_image.gif) repeat-x center top;
	margin: 10px 0 0;
	color: #FFFFFF;
}
a {
	color: #c30406;
}
.color1 { color: #FF0000;}
.offscreen {
	position: absolute;
	left: -2000px;
}

/* Layout Styles */
#container { text-align: center; margin: 0 auto; position: relative; width: 816px; }
#header { background-image: url(../images/global/bar_top.gif); text-align: center; width: 816px; height: 181px; }
#content {
	background: url(../images/global/1px-shadow.gif) repeat-y top left;
	width: 816px;
	height: 400px;
}
#leftColumn {
	text-align: right;
	position: relative;
	right: 5px;
	width: 265px;
	float: left;
	padding: 15px 0 0 25px;
	color: #009933;
}
#sponsors-bttn {
	position: relative;
	right: 85px;
	clear: both;
}
#rightColumn {
	position: relative;
	top: 15px;
	width: 470px;
	height: 350px;
	overflow: auto;
	float: left;
	padding: 0 10px 0 20px;
}
#right-content {
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	width: 430px;
}
#footer {
	text-align: center;
	position: relative;
	margin-top: 10px;
	width: 816px;
	height: 80px;
}

/* Nav Styles */
#navigation { 
	position: relative;
	background: url(../images/global/bar_bottom.gif) no-repeat top left;
	width: 810px;
	height: 122px;
	clear: both;
}
#navigation ul {
	position: relative;
	list-style-type: none;
}
#navigation li {
	position: relative;
	display: inline;
	padding: 0 8px 0 8px;
}
.winners { width: 176px; height: 35px; }
.parade { width: 175px; height: 35px; }
.map { width: 221px; height: 35px;}
.rules { width: 181px; height: 35px;}
.entry { width: 220px; height: 35px;}

/* Text Styles */
#rightColumn p { color: black; font-size: 14px; line-height: 18px; text-align: left; margin-bottom: 10px; }
.body { color: black; font-size: 14px; line-height: 18px; text-align: left; }
.title { color: black; font-size: 16px; line-height: 18px; text-align: left; }
.caption { color: black; font-size: 13px; text-align: right; position: relative; }
.credit { color: black; font-size: 9px; font-style: italic; text-align: right; position: relative; }
.footer-text { color: #eaeaea; font-size: 12px; line-height: 18px; text-align: center; }
a.footer-text { color: #eaeaea; font-size: 12px; text-decoration: none; }
a.footer-text:hover { color: #eaeaea; font-size: 12px; text-decoration: underline; }
.textcap { float: left; display: inline; margin: 2px 2px 0 0; }

/* Image Styles */
.main-photo { border: double 4px black; }

/* Sponsor Styles */
#sponsor-wrap { background-image: url(../images/sponsor/sponsor_bckgnd.gif); text-align: center; position: absolute; top: 10px; left: 10px; width: 334px; height: 451px; }
#winners-wrap { background-image: url(../images/winners/winners_bckgnd.gif); text-align: center; position: absolute; top: 10px; left: 10px; width: 334px; height: 451px; }
#sponsor-center { text-align: center; position: absolute; top: 48px; left: 26px; width: 285px; }
.sponsor-header { color: #c30406; font-size: 12px; font-weight: bold; line-height: 15px; text-align: center; }
#sponsor-content { position: relative; top: 10px; width: 285px; height: 275px; overflow: auto; }
#sponsor-content h2 {
	color: black;
	font-size: 12px;
	margin-bottom: 3px;
	line-height: 16px;
	padding-top: 10px;
}
#sponsor-content p {
	color: black;
	font-size: 12px;
	margin-bottom: 3px;
	line-height: 16px;
}
.line { }
#comingsoon-wrap { background-image: url(../images/comingsoon/coming_soon_bckgnd.gif); text-align: center; position: absolute; top: 10px; left: 10px; width: 334px; height: 451px; }
