#insideRightColumn {
	width: 150px;
	position: absolute;
	left: 610px;
	top: 100px;
}

.Wrapper425 {
	background-image: url(images/purple_edges_repeat_425.gif);
	background-repeat: repeat-y;
	width: 425px;
}
#photo {
	background-image: url(/images/racing_photos.jpg);
	background-repeat: no-repeat;
	height: 235px;
	width: 610px;
	position: absolute;
	left: 0px;
	top: 88px;
	padding-top: 203px;
}
#photo .nav {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0 15px;
}
#photo .nav a {
	color: #FFFFFF;
	text-decoration: none;
}
#photo .nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.content img{
	float: left;
	margin: 2px 15px 15px 0;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.content a {
	color: #421068;
	text-decoration: underline;
}
.content a:hover {
	color: #421068;
	text-decoration: none;
}
.content p {
	margin: 0 0 15px 0;
}
.content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #421068;
	margin: 0px;
}

.spotlight {
	background-image: url(images/purple_edges_repeat_150.gif);
	background-repeat: repeat-y;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #421068;
	padding: 5px;
}
.spotlight a {
	color: #421068;
	text-decoration: underline;
}
.spotlight a:hover {
	color: #421068;
	text-decoration: none;
}
.spotlight img {
	float: left;
	margin: 2px 0 0 5px;
}
.spotlight ul {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 10px 10px;
}

#insideCenter {
	position: absolute;
	left: 170px;
	top: 345px;
	width: 425px;
}
#navigation {
	position: absolute;
	width: 155px;
	left: 0px;
	top: 345px;
}
.tips {
	background-image: url(images/red_edges_repeat_150.gif);
	background-repeat: repeat-y;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 5px 7px 0 12px;
}
.tips a {
	color: #B21F07;
	text-decoration: underline;
}
.tips a:hover {
	color: #B21F07;
	text-decoration: none;
}
.trivia {
	background-image: url(images/yellow_edges_repeat_150.gif);
	background-repeat: repeat-y;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 5px 7px 0 12px;
}
.trivia a {
	color: #c99518;
	text-decoration: underline;
}
.trivia a:hover {
	color: #c99518;
	text-decoration: none;
}
.Main {
	padding: 15px 15px;
	margin: 0 4px;
}