body {
	background: #b2b2b2 url(http://www.libertyplc.co.uk/images/site_racing/racing-bkg-flash.gif) no-repeat 0 -60px;
	margin: 0;
	font: 11px/16px Verdana, "Lucida Grande", Lucida, sans-serif;
	color: #4f4f4f;
}
a {
	color: #4f4f4f;
}
a:hover {
	color: #4f4f4f;
}
a:active {
	color: #4f4f4f;
}
a:visited {
	color: #4f4f4f;
}


/* LAYOUT */

#racing-wrapper {
	width: 1040px;
	background: url(http://www.libertyplc.co.uk/images/site_racing/shad-edge.gif) repeat-y;
}
#racing-wrapper-news {
	width: 1040px;
	background: url(http://www.libertyplc.co.uk/images/site_racing/shad-edge-news.gif) repeat-y;
}
#racing-wrapper-listing {
	width: 1040px;
	background: url(http://www.libertyplc.co.uk/images/site_racing/shad-edge-listing.gif) repeat-y;
}
#shad-top{
	height: 36px;
	background: url(http://www.libertyplc.co.uk/images/site_racing/shad-top.png) no-repeat;
}
#shad-btm{
	height: 45px;
	background: url(http://www.libertyplc.co.uk/images/site_racing/shad-btm.png) no-repeat;
}
#content-left {
	border-right: thin solid #8c8c8c;
}
.content-left {
	background: #1e205b url(http://www.libertyplc.co.uk/images/site_racing/racing-bkg-menu.gif) no-repeat;
}

#logo {
	background-image: url(http://www.libertyplc.co.uk/images/site_racing/bkgd-logo.gif);
	width: 105px;
}
.clear {
	clear: both;
}

/* NAVIGATION */

.nav {
	top: 185px;
	left: 90px;
	float: none;
	position: absolute;
	width: 140px;
	text-align: right;
	line-height: 16px;
	color: #a3a3a3;
}
.nav a {
	color: #a3a3a3;
	text-decoration:none;
}
.nav a:hover {
	color: white;
	text-decoration:none;
}


/* GENERAL LAYOUT */

.racing-title {
	width: 796px;
	background: url(http://www.libertyplc.co.uk/images/site_racing/shad-edge-top.gif) no-repeat right;
}
.title-block {
	width: 719px;
	color: white;
	padding: 10px 10px 10px 20px;
	text-transform: uppercase;
	letter-spacing: 2px;
	background-color: #b2b2b2;
}
.textbox {
	padding: 20px 70px 20px 20px;
}

/* a3a3a3 */

/* GALLERY */

#gal-wrapper {
	width: 747px;
}
#gal-right {
	float: right;
	width: 185px;
	padding: 15px 20px 0 0;
}
#gal-left {
	width: 520px;
	border-right: thin solid silver;
	padding-bottom: 20px;
}
.subnav {
	background-color: #383838;
	text-align: right;
	padding: 4px 8px 4px 0;
	font-size: 10px;
}
.subnav a {
	color: #a3a3a3;
	text-decoration: none;
}
.subnav a:hover {
	color: white;
}
.thumb-box {
	padding: 20px 0 20px 20px;
}
.thumb {
	width: 141px;
	float: left;
	margin-right: 25px;
}
.thumb h3 {
	margin-top: 5px;
	margin-bottom: 0;
	font-size: 12px;
}
.gal-date {
	color: #b1b1b1;
	font-size: 10px;
	margin: 0 0 10px;
}
.gal-sub {
	color: #b1b1b1;
}


#blog-right {
	float: right;
	width: 235px;
	padding: 15px 20px 0 0;
}

#blog-left {
	width: 520px;
}

