@charset "utf-8";
/* CSS Document */


a:link {
	color: #3886E0;
}
 a:hover, {
 text-decoration: underline;
 color: #FF0000;
}
a:visited {
	color: #3886E0;
}
* {
	border: 0;
	margin: 0;
}
body {
	color: #666666;
	background: #296FC0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#main {
	margin: 0 auto;
	width: 998px;
	background: #296FC0 url(images/back_all.gif) repeat-y center;
}
#center {
	background-image: url(images/dot_racing_fade.gif);
	height: auto;
	width: 760px;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: center;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}

#header {
	width: 790px;
	margin: 0 auto;
	height: 240px;
	background: url(images/header_whippet1.jpg) no-repeat center bottom;
	color: #3376C4;
}

#header_grr {
	width: 790px;
	margin: 0 auto;
	height: 120px;
	background: url(images/header_grr.jpg) no-repeat center bottom;
}
#logo {
	padding-left: 40px;
	text-align: left;
	padding-top: 120px;
}
#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
#logo H2 a {
	font-size: 10px;
}
#buttons {
	padding-top: 13px;
	height: 49px;
	width: 790px;
}
#buttons li {
	display: inline;
}
#buttons a {
	display: block;
	float: left;
	width: 135px;
	height: 36px;
	background: url(images/button.gif) no-repeat;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding-top: 13px;
	margin-right: 12px;
}
#buttons a:hover {
	width: 135px;
	height: 36px;
	background: #FFFFFF url(images/button_r.gif) no-repeat;
	background-color: #F30;
}
#content {
	width: 760px;
	margin: 0 auto;
	padding: 20px;
}
#left {
	width: 480px;
	padding: 10px;
}
#left H1 {
	color: #033B80;
	margin: 0;
	padding: 0;
	font-size: 24px;
}
#left H2 {
	color: #033B80;
	margin: 0;
	padding: 0;
	font-size: 18px;
	padding-top: 10px;
}
#left a {
	color: #3886E0;
}
 #left a:hover, {
 text-decoration: none;
 color: #FF0000;
}
#left a:visited {
	color: #3886E0;
}
#right {
	float: right;
	width: 254px;
}
#sidebar {
	width: 275px;
	clear: left;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar li {
	margin-bottom: 15px;
}
#sidebar li ul {
	padding: 10px;
	border-top: none;
}
#sidebar li li {
	margin: 0;
	padding: 3px 0;
}
#sidebar li h2 {
	height: 36px;
	margin: 0;
	padding: 10px 0 0 20px;
	background: url(images/title.jpg) no-repeat;
	font-size: 18px;
	color: #ffffff;
}
#sidebar a:link {
	text-decoration: none;
}
#sidebar a:hover {
	text-decoration: underline;
}
#sidebar a:visited {
	text-decoration: none;
}
#sidebar li a {
	padding-left: 10px;
	background: url(images/img09.gif) no-repeat 1px 5px;
}
#footer {
	background: url(images/footer.gif) repeat-x;
	height: 47px;
	width: 780px;
	margin: 0 auto;
	font-size: 10px;
	color: #ffffff;
	padding-top: 20px;
	text-align: center;
	border-top: 4px solid #296FC0;
}
#footer a {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}
.padding {
	padding: 10px;
	color:#FF0000;
	font-weight: bold;
}
#main #header #buttons ul li a strong {
	color: #FF0;
}
#main #content #right #sidebar ul ul li strong {
	color: #000;
}
.b {
	font-weight: bold;
}
#main #content #right #sidebar ul ul li .b {
	color: #666;
}
#main #content #right #sidebar ul ul li .b {
	color: #666;
}
#main #content #right #sidebar ul ul li strong {
	color: #666;
}
#main #content #center p strong {
	color: #900;
}
#main #content #right #sidebar ul ul li strong br {
	text-align: center;
}
#main #content #right #sidebar ul ul li a strong em {
	color: #3886E0;
}
.blu {
	color: #3886E0;
}
#main #content #right #sidebar ul ul li ul blockquote p strong .blu a strong {
	color: #3886E0;
}
