body {
	margin: 20px auto;
	padding: 0;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: #ededed;
}

#header, #section, #footer {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#content {
	background: url(logo.png) no-repeat;
	height: 270px;
	width: 850px;
	padding-top: 35px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
}

/* @group header */

#nav ul {
	margin-bottom: 25px;
	margin-top: 15px;
}

#header li {
	display: inline-block;
}

#header li a {
	font-size: 18px;
	padding: 6px 10px;
	color: black;
}

#header li:link, #header li:visited {

}

#header li a:hover, li a:active {
	background-color: white;
}

#header {
	background: url(logo2.png) no-repeat center top;
	height: 188px;
	margin-top: 50px;
}

#header h1 {
	text-transform: uppercase;
	text-align: center;
	color: #e83d34;
	font-size: 24px;
	padding-top: 120px;
}

#header ul {
	font-size: 18px;
	padding: 0;
	list-style-type: none;
	display: block;
	margin: 0;
	height: 30px;
	text-align: center;
}

/* @end */

/* @group section */

p.notes {
	font-size: 14px;
	color: gray;
	text-align: center;
}

#section {
	margin-top: 50px;
}

.entry {
}

label, th
{
	font-size: 12px;
	margin-left: 3px;
	text-transform: uppercase;
	color: #e83d34;
	font-weight: bold;
}

.num
{
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	color: #7f7f7f;
}

.comments {
	font-size: 16px;
}

.disclaimer {
	font-size: 11px;
	font-style: italic;
	color: gray;
	margin-left: 3px;
	width: 250px;
	display: block;
}

.disclaimer2 {
	font-size: 11px;
	font-style: italic;
	color: gray;
	margin-left: 3px;
	width: 350px;
	display: block;
}

#section input {
	font-size: 16px;
}

#section li {
	font-size: 16px;
}

#section h1 {
	color: #e83d34;
	font-size: 24px;
}

#section h2 {
	color: gray;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}

.thanks {
	margin-bottom: 100px;
	margin-top: 100px;
	text-align: center;
}



/* @end */

#footer {
	
}

.deadline {
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	display: block;
	padding-top: 11px;
}

#footer {
	text-align: center;
	color: gray;
	letter-spacing: 1px;
	font-size: 11px;
	margin-top: 25px;
}

.option {
	background-color: #e83d34;
	color: white;
	font-size: 15px;
	font-weight: bold;
	margin-top: 15px;
	display: block;
	width: 400px;
	padding: 15px;
	margin-left: 420px;
}

.top13 {
	display: block;
	font-size: 20px;
	margin-bottom: 10px;
}

.submit {
	background-color: #e83d34;
	color: white;
	font-size: 15px;
	font-weight: bold;
	display: block;
	padding: 10px;
	text-align: center;
	width: 320px;
}

.option:hover, .option:active {
	background-color: #b12f28;
}

a:link, a:visited {
	text-decoration: none;
}

#footer a:link, #footer a:visited, #friends a:link, #friends a:visited {
	color: red;
	font-weight: bold;
}

#footer a:hover, #footer a:active, #friends a:hover, #friends a:active {
	color: red;
	font-weight: bold;
	text-decoration: underline;
}

table.albums, table.entry {
	margin-top: 30px;
}

th {
	text-align: left;
	padding-left: 3px;
}

/* @group results */

td.name, td.name a {
	font-weight: bold;
	font-size: 24px;
	color: gray;
}

td.name a:hover {
	font-weight: bold;
	font-size: 24px;
	color: gray;
	text-decoration: underline;
}

th.right {
	text-align: right;
}

tr.stripe {
}

.results th {
	padding-left: 10px;
}



/* @end */

#ind_results {
	text-align: center;
	padding-top: 50px;
}

#ind_results li {
	display: inline-block;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	padding-right: 5px;
	padding-left: 5px;
}

#ind_results li a {
	color: #e83d34;
}

#ind_results ul {
	text-align: center;
	margin: 0;
	padding: 0;
}

#friends {
	margin-top: 40px;
	text-align: center;
	color: gray;
	letter-spacing: 1px;
	font-size: 12px;
}