/* Good morning race fans... I'm honoured that you want to see how this site is put together, but genuinely you shouldn't.  Not because it is heavily protected with anti-rightclick crap, but because I produced this revamped 2009 website in just a couple of hours.  Fine for a quick website done out of duty to an old interest that no-one loves anymore, but you really ought to be aiming higher for your own project. */


#container { width: 100%; background: #FFFFFF; margin: 0 auto; text-align: left; } 

#header { background: #ffffff; padding: 0px 10px 0px 1px;} 
#header h1 { margin: 0; padding: 10px 0; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	font-size: 0.75em; color: #FFFFFF; }

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.solidblockmenu{ margin: 0; padding: 0; float: left; font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif; width: 100%; overflow: hidden; border-width: 1px 0;	background: #3a6ea5 url(09menublend.jpg) repeat-x center center; }
.solidblockmenu li{ display: inline; }
.solidblockmenu li a{ float: left; color: white; padding: 4px 10px 4px 10px; text-decoration: none; border-right: 1px solid white; }
.solidblockmenu li a:visited{ color: white; text-decoration: none; }
.solidblockmenu li a:hover, .solidblockmenu li .current {color: white; background: #3a6ea5; }
.clearfloat { clear:both; height:0; font-size: 1px; line-height: 0px; }

#sidebar1 { float: left; width: 170px; padding: 15px 0; }
#sidebar1 h3, #sidebar1 p {	margin-left: 10px; margin-right: 10px; }

#mainContent { margin: 0 10px 0px 180px; border-left-width: 1px; border-left-style: solid; border-left-color: #3a6ea5;	padding-left: 10px;} 
#mainContent ul { padding-top: 0px;	margin-top: 0px; } 
#mainContent li { padding-top: 0px; margin-top: 0px; } 
#mainContent p { margin-bottom: 0px; padding-bottom: 0px; } 
#mainContent h1 { margin-bottom: 0px; padding-bottom: 0px; padding-top: 25px; font-size: 20px;} 

#footer { padding: 0 10px; background:#3a6ea5; } 
#footer p, #footer a { margin: 0; padding: 10px 0; font-size: 11px;	color: #FFFFFF;	text-align: center; }


/* Miscellaneous classes for reuse */
.fltrt { float: right;	margin-left: 8px; }
.fltlft { float: left;	margin-right: 8px; }
.clearfloat { clear:both; height:0; font-size: 1px; line-height: 0px; }


/* IE PNG fix for IE 6 */
img, div { behavior: url(/snimages/iepngfix.htc) }

#printfooter { display: none; }
	
#navigation li.current { font-weight: bold;	background: url(nav-li-current.png) no-repeat 0 2px;}
#navigation a:hover {text-decoration: underline;}
#navigation ul { list-style: none; padding: 0 0 0 10px; margin: 0; }
#navigation ul ul { list-style: none; padding: 0 0 0 0; margin: 0; }
#navigation ul li {	border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #a9c0d8; padding-top: 3px; padding-bottom: 3px; background: url(nav-ul-li.png) no-repeat 0 2px; padding: 0 0 0.3em 15px; margin: 0 0 0.5em 0; }
#navigation ul li a { text-decoration:none;	font-size: 95%;	color: #070782;	}
#navigation ul li ul li{ border-bottom-width: 0px; padding-top: 1px; padding-bottom: 1px; background: url(nav-ul-li-ul-li.png) no-repeat 0 2px; padding: 0 0 0 20px; margin: 0; }
#navigation ul li ul li a {	text-decoration:none; font-size: 90%; color: #070782; }
#navigation .leftMenuTitle {
	display: block;
	background: #DEE7F0 url(nav-leftMenuTitle-bg.jpg);
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
} 
#navigation a.leftMenuTitle:hover {	text-decoration: underline; }
#linkformat ul { list-style: none; padding: 0 0 0 5px; margin: 0; }
#linkformat li { padding: 0; margin: 0; }
#linkformat a {	text-decoration: none; }
#linkformat a:hover {	text-decoration: underline; }

