a {
color: #b00000;

}

body {
	background-color: #b00000;
}

#firstrunner, #secondrunner {
	float: left;
	padding-left: 40px;
	width: 350px;
}

p, li, td {
	font-family: "Lucida Grande", "Lucida Sans Unicode",  Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-top: 0px;
}

.signup_table td {
	font-family: "Lucida Grande", "Lucida Sans Unicode",  Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	line-height: 12px;
	padding: 3px;
}

form p, h1 {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
}

h1 {
	padding-top: 20px;
}

small {
	font-weight: normal;
	font-size: 10px;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
}

.signup_header td {
	font-weight: bold;
	font-size: 12px;
	background-color: #999999;
	padding: 3px;
}

.signup_table {
	margin-bottom: 40px;
	width: 856px;
}

.odd {
	background-color: #cccccc;
}


#firstrunner p, #secondrunner p, #class p {
	margin-bottom: 0px;
	margin-top: 20px;
}

#main {
	width: 895px;
 	margin: auto;
 	background-color: #ebebeb;
}


#register input {
	border: 1px solid gray;
}

#submit_div {
	margin-left: 40%;
	padding-top: 20px;
	padding-bottom: 30px;
	clear: both;
}

input, select {
	font-size: 20px;
}

input {
	width: 280px;
}

input#submitbutton {
	width: auto;
}

#class {
	margin-left: 200px;
}

#result_good {
	border: 10px solid #22aa22;
}

#result_bad {
	border: 10px solid red;
}

#result_bad, #result_good {
	padding: 20px;
	margin: 20px;
}

#efteranm {
	border: 10px solid red;
	width: 430px;
	margin-bottom: 20px;
	padding-left: 20px;
}

#efteranm p {
	width: 400px !important;
}


#header {
	margin-top: 0px;
	padding-top: 0px;
	width: 895px;
	height: 280px;
	background-image: url('images/teamsprint_header.png');
	float: left;
	background-color: black;
}

#content {
	padding: 0px 20px 20px 20px;
	float: left;
	width: 850px;
}

#content p {
	width: 500px;
}

#content form p {
	width: auto;
}

#right {
	float: right;
	margin-left: 20px;
}

#backtocentrum {
	width: 895px;
	background-color: #b00000;
	height: 20px;
}

#backtocentrum a {
	color: black;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
}

#nav ul {
	list-style-type: none;
	margin-left: 20px;
	padding-left: 0;
	text-indent: 0;
	padding-top: 11px;
}

#nav ul li {
	margin-left: 0;
	padding-left: 5px;
	margin-right: 1px;
	padding-top: 0;
	text-indent: 0;
	display: block;
	height: 20px;
	float: left;
	background: url(/wp-content/themes/centrum4/images/nav_back.png) no-repeat left top;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: gray;
}

#nav ul li#selected {
	background: url(/wp-content/themes/centrum4/images/nav_selected_back.png) no-repeat left top;
}

#nav ul li#nav_competition {
	background: url(/wp-content/themes/centrum4/images/nav_competition_back.png) no-repeat left top;
}

#nav ul li span {
	background: url(/wp-content/themes/centrum4/images/nav_back_right.png) no-repeat right top;
	padding-top: 3px;
	padding-right: 5px;
	display: block;
}

#nav ul li span a {
	text-decoration: none;
}

.not_yet {
	color: gray;
} 

#nav ul li#selected a {
	background: url(/wp-content/themes/centrum4/images/nav_selected_back_right.png) no-repeat right top;
}

#nav ul li#nav_competition span {
	background: url(/wp-content/themes/centrum4/images/nav_competition_back_right.png) no-repeat right top;
	padding-top: 3px;
	display: block;
}

#slbanner {
	float: right;
	margin-right: 150px;
}

#content ul li {
	width: 400px;
}

