body, select, input, td, textarea {
	font-size: 11px;
	font-family: hevetica, sans-serif;
	line-height: 14px;
	margin: 0;
	padding: 0;
}

body { /* ie5 hack */
	text-align: center;
	color: #fff;
	margin: 0;
	padding: 0;
	border: 0;
	background: url(../../images/bg.jpg);
}

#outerContainer {
	position: relative;
	padding:11px;
	margin: 40px auto 0 auto;
	width: 927px;
	text-align: left;
	background-color: #000;
	color: #FFF;
}

#flashcontent {
	margin: 0;
	padding: 0;
}

.navContainer {
	padding: 0;
	margin: 0 0 7px 0;
}

.navItem {
	text-transform: uppercase;
	/*font-weight: bold;*/
}

.leftNavItem {
	text-transform: uppercase;
	font-weight: bold;
}

.lastLeftNavItem {
	text-transform: uppercase;
	font-weight: bold;
}

/* live run button */
.button_live_run {
    width: 63px; 
    height: 14px; 
}
/* live results button */
.button_live_results {
    width: 87px; 
    height: 14px; 
}

.eventNavContainer {
	width: 927px;
	/*height: 11px;*/
	margin: 0 0 7px 0;
	padding: 9px 0 6px 0;
	text-transform:uppercase;
	font-weight: bold;
	text-align: center; 
}

.innerEventNavContainer {
	margin: 0 auto;
}

#lowerContentContainer {
	padding: 0;
	margin: 0;
	/*height: 312px;*/
	width: 927px;
	position: relative;
}

#ProfileBrowserContainer {
	/*height: 42px;*/
	/*width: 209px;*/
	border-top-width: 7px;
	border-top-style: solid;	
	border-top-color: black;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 22px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;	
}

.languageChooserContainer {
	margin: 7px 0 0 0;
	padding: 5px 0 0 0;
	height: 18px;
	width: 927px;
	font-size: 10px;
	text-align: center;
}

.innerLanguageChooserContainer {
	margin: 0 auto;
}

.firstLanguageChooserItem {
	margin: 0 40px 0 0;
}

.languageChooserItem {
	margin: 0 40px;
}

.lastLanguageChooserItem {
	margin: 0 0 0 40px;
}

.navImage {
	padding: 0 2px 0 0;
	margin: 0;
	border: 0;
}

.underlined {
	text-decoration: underline;
}

.logoContainer  {
	width: 945px;
	margin: 0 auto;
	padding-bottom: 50px;
}

.modalBackground {
	background-color: #000;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.clearer {
	clear: both;
	height: 1px;
	margin: 0;
	padding: 0;
	line-height: 1px;
	font-size: 1px;
}	

.standingsGrid, 
.standingsGrid td, 
.standingsGrid .header {
	border: 0;
	margin: 0;
	padding: 0 0 10px 0;
}

.standingsGrid th {
	margin: 0;
	padding: 0 10px 5px 0;
	text-transform: uppercase;
	font-weight: bold;
}

.leftNavItem {
	display: block;
	padding: 0 0 8px 0;
}

.lastLeftNavItem {
	display: block;
	padding: 0;
}

.overflowhidden {
	overflow: hidden;
}

.newsThumbnailImage {
	margin: 2px 5px 0 0;
}

.articleHeadline {
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.sponsorLogo {
	display:block;
	margin-bottom: 5px;
}

.newsGrid {
	width: 100%;
}

.newsGrid .header table, 
.newsGrid .header tr, 
.newsGrid .header tbody, 
.newsGrid .header td {
	font-size: 10px;
	line-height: 10px;
}

.newsGrid .header span {
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
	line-height: 9px;
	margin: 0 2px;
}

.newsGrid .header a:link, 
.newsGrid .header a:visited, 
.newsGrid .header a:active {
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
	line-height: 9px;
	margin: 0 2px;
}

.newsGrid .header a:hover {
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
	line-height: 9px;
	margin: 0 2px;
}

.pressPhotoTd {
	width: 107px;
	vertical-align: top;
	padding: 12px;
}

.pressPhotoTd img {
	margin: 0 0 3px 0;
}

.previewHeadline {
	color: #FFF;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	margin: 10px 0 0 0;
}

a.previewHeadline {
	color: #57808E;
	text-decoration: none;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	margin: 10px 0 0 0;
}

div.standings-break 
{
    width: 434px;
    background: #000;
}
