html {
	background-color:#fff;
}

body {
	border-left:none;
	border-right:none;
}

#header {
	height:129px;
	width:650px;
	background-image:url(/images/headerBackground_print.jpg);
}

#navigation {
	display:none;
}

#lhsAndMiddleColumn, #lhsAndMiddleColumn h1 {
	width:635px;
}

#middleColumn {
	width:420px;
}

#pageContent {
	width:650px;
}

#rhsColumn {
	display:none;
}

#footer, #footer #top, #footer #bottom {
	width:650px;
}

#footer img, #footer a img {
	height:22px;
}

.resultsTable {
	width:630px;
	font-size:9px;
}

.resultsTable th.reverse {
	font-size:11px;
}
.resultsTable th.raceTitle {
	width:275px;
}
.resultsTable th.startTime {
	width:360px
}
.resultsTable th.boatName {
	width:140px;
}
.resultsTable th.boatType {
	width:95px;
}
.resultsTable th.sailNumber {
	width:42px;
}
.resultsTable th.phrf_1 {
	width:42px;
}
.resultsTable th.finishTime {
	width:97px;
}
.resultsTable th.elapsedTime, resultsTable th.phrf_2 {
	width:70px;
}
.resultsTable th.place_1, .resultsTable th.place_2 {
	width:25px;
}
