*
{
margin: 0em auto;
padding: 0em;
}

body
{
background: #eee;
color: #000000;
font-size: 9pt;
font-family: verdana;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 820px;
	background: #ffffff;
	}

#wrappernav {
		width: 340px;
		margin: 0 auto;
		padding: 0px 0px 0px 0px;
		background: #ffffff;
		padding-top: 3px;
		padding-bottom: 8px;
		}

#masthead {
		padding-top: 0px;
		background: #ffffff;
		}

#navContainer {
		height: 35px;
		border-bottom: 0px solid #1CDF1C;
		}

#content {
		padding: 0px;
		background-color: #eeeeee;
		}

#navigation ul {
		list-style-type: none;
		}

#navigation li {
		position: relative;
		float: left;
		background: url(http://www.f1times.co.uk/minimal/images/1navibarf1.jpg) no-repeat 0 0;
		width: 165px;
		height: 35px;
		border-bottom: 0px solid #3a3a3a;
		}

#navigation a:link, #navigation a:visited {
		font: bold 1.2em verdana;
		text-transform: uppercase;
		color: #ffffff;
		text-decoration: none;
		display: block;
		height: 28px;
		padding: 7px 0px 0px 0px;
		text-align: center; 
		}
#navigation play {
                padding: 7px 0px 0px 0px;
                }	

#navigation a:hover {
		background: url(http://www.f1times.co.uk/minimal/images/1navibarf1.jpg) 0 -38px;
		text-decoration: none;
                color: #ffffff;
		}

#navigation a:active {
		background: url(http://www.f1times.co.uk/minimal/images/1navibarf1.jpg) 0 -38px;
		}

#homePage #homePageLink a:link, #homePage #homePageLink a:visited, #servicesPage #servicesPageLink a:link, #servicesPage #servicesPageLink a:visited, #customerSupportPage #customerSupportPageLink a:link, #customerSupportPage #customerSupportPageLink a:visited, #contactDetailsPage #contactDetailsPageLink a:link, #contactDetailsPage #contactDetailsPageLink a:visited {
		background: url(http://www.f1times.co.uk/minimal/images/1navibarf1.jpg) 0 -120px;
		}
				
		
#navigation li ul {
		border-top: 2px solid #1CDF1C;
		width: 120px;
		position: absolute;
		left: -10000px
		}

#navigation li:hover ul {
		display: block;
		left: 0;
		}

#navigation li li a:active {
		border-left-color: #ed1c24;
		}
		
#homePage #homePageLink li li a:link, #homePage #homePageLink li li a:visited, #servicesPage #servicesPageLink li li a:link, #servicesPage #servicesPageLink li li a:visited, #customerSupportPage #customerSupportPageLink li li a:link, #customerSupportPage #customerSupportPageLink li li a:visited, #contactDetailsPage #contactDetailsPageLink li li a:link, #contactDetailsPage #contactDetailsPageLink li li a:visited {
		background: none;
		}

#header {
	margin: 0px;
	padding-top:5px;
	background-image: url(http://www.f1times.co.uk/minimal/images/minimal_logo.jpg);
	height: 90px;
	width: 820px;
}

#content { 
	float: left;
	width: 485px;
	background: #ffffff;
	padding:10px;
	border-right: 1px dotted #000;
	border-top: 1px dotted #000;
	}
	
#right {
	float: right; 
	width: 294px;
	background: #ffffff;
	padding:10px;
	border-top: 1px dotted #000;
	}	
	
#footer1 {
	clear: both;
	background: #eee;
}		
		
.article        {
		width: 485px;
		padding: 0px;
		margin: 0 0 0px;
		background: #ffffff;
		}			
		
.article h3 {
		background: #ffffff;
		text-align: left;
		padding-bottom: 2px;
		border-bottom: 0px solid #ffffff;
		font: bold 1.6em verdana;
		color: #000000;
		}	
		
.article h2 {
		background: #ffffff;
		text-align: left;
		padding-bottom: 15px;
		border-bottom: 0px solid #ffffff;
		font: bold 1.2em verdana;
		color: #000000;
		}								
		
.article p {
		background-color: #ffffff;
		line-height: 1.4em;
		width: 485px;
		padding-bottom: 15px;
		font: 1.0em verdana;
		color: #000000;
		text-align: left;
		}
				

.article img {
		margin: 5px 0 5px 5px;
		float: right;
		width: 200px;
		height: 110px;
		border: 3px solid #929292;
		}
		
.links        {
		float: left;
		width: 294px;
		padding: 0px;
		margin: 0 0 0px;
		background: #ffffff;
		}			
		
.links h2 {
		background: #ffffff;
		text-align: left;
		padding-bottom: 8px;
		padding-top: 5px;
		border-bottom: 0px solid #ffffff;
		font: normal 11px verdana;
		color: #000000;
		border-bottom: 1px dotted #000;
		}
		
h1 		{
		background: #ffffff;
		text-align: center;
		padding-bottom: 1px;
		padding-top: 1px;
		border-bottom: 0px solid #ffffff;
		font: normal 14px verdana;
		color: #000000;
		}
		
h4 		{
		background: #ffffff;
		text-align: center;
		padding-bottom: 1px;
		padding-top: 1px;
		border-bottom: 0px solid #ffffff;
		font: normal 12px verdana;
		color: #000000;
		}		
		
a:link {text-decoration: none; color:#000000; background:transparent;}
a:visited {text-decoration: none; color:#000000; background:transparent;}
a:active {text-decoration: none; color:#000000; background:transparent;}
a:hover {text-decoration: underline; color: #0EA019;}						
		