#header {
	height: 170px;
	text-align: center;
	background-image: url(layout_images_2011/spatex_bg_header_admin.jpg);
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #EE2034;
}


#main_content {
	float: right;
	width: 740px;
}
#navigation {
	float: left;
	width: 154px;
	font-size: .9em;
}
#navigation ul {
	padding: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}
#navigation li a:link {
	color: #FFFFFF;
	line-height: 150%;
	text-decoration:none;
	display:block;
	width: 154px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #12609E;
	background-color: #12609e;
	background-image: url(layout_images_2011/ticks.jpg);
	font-weight: bold;
	font-size: 1em;
}

#navigation li a:active {
	color: #FFFF00;
	line-height: 150%;
	text-decoration:none;
	display:block;
	width: 154px;
	background-image: url(layout_images_2011/ticks.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EE2034;
	font-weight: bold;
}

#navigation li a:hover {
	color: #EE2034;
	line-height: 150%;
	text-decoration:none;
	display:block;
	width: 154px;
	border-bottom: 1px solid #EDEAEB;
	background-image: url(layout_images_2011/ticks.jpg);
	background-position: 0px -20px;
	font-weight: bold;
}

#navigation li a:visited {
	color: #CCCCCC;
	line-height: 150%;
	text-decoration:none;
	display:block;
	width: 154px;
	border-bottom: 1px solid #EDEAEB;
	background-image: url(layout_images_2011/ticks.jpg);
	background-position: 0px -40px;
	font-weight: bold;
}



#header_images {
	height: 150px;

}

#footer {
	font-size: 0.9em;
	text-align: left;
	background-image: url(layout_images_2011/spatex_bg_footer.jpg);
	background-repeat: repeat-y;
	color: #FFFFFF;
	padding-left: 15px;
	height: 75px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #EE2034;
}
#footer p {
	color: #FFFFFF;
}


#navigation h2 {
	color: #EE2034;
	font-weight: bold;
	text-align: center;
}
.dates {
	text-align: center;
	line-height: 2em;
}
.blue {
	font-weight: bold;
	color: #0083AF;
}
.media_partners {
	display: inline;
	list-style-type: none;
}
#main_content .media_partners td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#main_content .media_partners ul {
	display: inline;
	list-style-type: none;
}
#main_content .media_partners li {
	display: inline;
	padding-right: 1px;
}

