* {
	margin: 0;
	padding: 0;
	}

body {
	font-size: 76%;
	font-family: verdana, helvetica, arial, sans-serif;
	}

ul, ol {
	margin-left: 1.5em;
	}

h2 {
	text-align: center;
	}

h3 {
	text-align: center;
	}

p, li { margin: 1em 0; }
li { font-weight: bold; }
p { font-weight: normal; }

td { padding: 0.5em; }

#wdcc-header {
	background: #BB8937;
	border-bottom: 2px solid #000;
	padding: 5px 0px;
	}

#wdcc-title {
	width: 717px;
	height: 100px;
	margin: 0;
	padding: 0;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-transform: none;
	font-size: 2em;
	letter-spacing: 0.1em;
	color: #000;
	}

#wdcc-title span {
	background: url('../images/chili-cookoff-header.jpg') no-repeat;
	position: absolute;
	margin: 0;
	padding: 0;
	width: 717px;
	height: 100px;
	}

#wdcc-navigation {
	border-bottom: 1px solid #000;
	}

#wdcc-navigation ul {
	list-display-style: none;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 0.2em;
	}

#wdcc-navigation ul li {
	display: inline;
	margin-right: 1em;
	}

#wdcc-navigation ul li a {
	text-decoration: none;
	font-weight: bold;
	}

#wdcc-navigation ul li a:hover {
	text-decoration: underline;
	}

#wdcc-content {
	padding: 1em;
	}

#wdcc-sidebar {
	width: 210px;
	float: right;
	padding: 1em;
	text-align: center;
	}

#eventinfo {
	margin-left: 220px;
	margin-right: 210px;
	list-style-image: url("../images/cpepper.jpg");
	}

#eventinfo li p{
	margin-top: 0;
	padding-top: 0;
	}

#eventinfo li a{
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
	}

#eventinfo li a:hover {
	text-decoration: underline;
	}

#footer {
	clear: both;
	}

#footer p {
	font-size: 0.8em;
	text-align: center;
	}

.nospace {
	margin-bottom: 0;
	padding-bottom: 0;
	font-weight: bold;
	}

ul.flaminghat li {
	font-size: 1.1em;
	font-weight: bold;
	padding: 0;
	margin: 0;
	}


ul.flaminghat li a {
	text-decoration: none;
	}

ul.flaminghat li a:hover {
	text-decoration: underline;
	}

.central {
	text-align: center;
	}

.featuring {
	width: 200px;
	float: left;
	}

#wdcc-content ul#results {
	margin-left: 10em;
	list-style-type: none;
}

li.results {
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 3em;
	padding-left: 0;
	font-weight: normal;
}

.wdcc-otherevent {
	float: left;
	width: 270px;
}

.wdcc-otherevent p {
	width: 250px;
	margin: 1em auto;
}

.wdcc-mrhotstuff, .wdcc-mschilipepper, .wdcc-peppereatingcontest {
	background: #BB8937;
	border: 3px solid #70180E;
	height: 275px;
	margin: 0 5px;
	width: 250px;
}

.wdcc-mrhotstuff img.title, .wdcc-mschilipepper img.title, .wdcc-peppereatingcontest img.title {
	display: block;
	margin: 0 auto 5px auto;
	padding-bottom: 5px;
	border-bottom: 2px solid #000;
}

.wdcc-mrhotstuff img.image, .wdcc-mschilipepper img.image, .wdcc-peppereatingcontest img.image {
	border: 1px solid #000;
	display: block;
	margin: 0 auto;
}
div.prizes {
	width: 600px;
	margin: 1em auto;
}
div.prizes h2 {
	margin-bottom: 1.5em;
}
div.prizes h3 {
	border-bottom: 1px solid #000;
	margin-bottom: 1em;
	padding-bottom: 0.5em;
}