body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
a:link {
	color: #F0070D;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #F0070D;
}
a:hover {
	text-decoration: none;
	color: #F0070D;
}
a:active {
	text-decoration: underline;
	border-style: none;
	outline:none;
}
.boswell #wrapper {
	height: auto;
	width: 870px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
.boswell #content {
	height: auto;
	width: 850px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-left-color: #999999;
	text-align: left;
	margin-top: 12px;
	margin-bottom: 12px;
	line-height: 1.5em;
}
.boswell #content p {
	margin: 0px 0px 8px;
	padding: 0px;
}

.boswell #content-right {
	float: right; /* since this element is floated, a width must be given */
	width: 160px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px; /* padding keeps the content of the div away from the edges */
}
.boswell #content-left {
	float: left; /* since this element is floated, a width must be given */
	width: 203px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px; /* padding keeps the content of the div away from the edges */
}
.latest-news-headline {
	font-size: 11px;
	color: #0066CB;
}

.photo-pad-btm {
	padding-bottom: 5px;
}
.boswell #recent-info {
	float: right; /* since this element is floated, a width must be given */
	width: 215px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 3px 3px 8px; /* padding keeps the content of the div away from the edges */
	border-left: 1px dotted #003399;
}

.recent-info-font {
	font-weight: bold;
	color: #999999;
}

.boswell #home-news {
	margin: 0 245px 0 220px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.boswell #photo-gallery {
	float: left; /* since this element is floated, a width must be given */
	width: 400px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB;
	padding: 5px;
}
.boswell #magazines {
	padding: 5px 0px 8px 3px;
	margin: 0 0 0 425px;
}
.gallery-padding {
	margin: 2px;
}
.collapse-font  {
	font-size: 11px;
	color: #FF0000;
	margin: 0px;
	font-weight: bold;
}
.news-headline {
	font: bold 11px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin-bottom: 10px;
}
.boswell #archive {
	background: #DDDDDD;
	float: right;
	width: 200px;
	height: auto;
	padding: 6px;
	color: #333333;
	text-align: center;
}
.partner-content   {
	height: auto;
	width: auto;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.driverContent {
	display: block;
	padding: 3px;
	height: auto;
	width: auto;
	margin-bottom: 10px;
	border: 1px solid #888888;
	font-size: 12px;
	line-height: 1.5em;
	margin-right: 7px;
	margin-left: 4px;
}
.driverPreview {
	width: auto;
	float: left;
	border: 1px dotted #AAAAAA;
	padding: 3px;
	margin: 5px;
}
.driverPreview  a {
	text-decoration: underline;
	color: #0033FF;
}
.driverPreview a:hover {
	text-decoration: none;
}


.driverContentSidebar {
	float: right;
	width: 400px;
	display: block;
	font-size: 11px;
}
.driverTableRow {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AAAAAA;
}

.results1 {
	font-weight: bold;
	color: #FFFFFF;
	background: #444444;
	width: 100px;
	text-align: center;
}

.clearfloat {
	clear: both;
}
.driverName {
	font-size: 14px;
	font-weight: bold;
	color: #0033FF;
}
.driverBio {
	display: block;
	background: #BBBBBB;
	padding: 4px;
	margin-top: 3px;
}
.driverBio p {
	margin: 0px 0px 5px;
	padding: 0px;
}
#content .newsDate {
	margin: 0px;
	padding: 0px;
	color: #444444;
}
#content .newsTitle {
	font-size: 14px;
	color: #444444;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
