body {
	background-color: #ffffff;
	margin: 0px;
}

/* Images */
.imgright {
	background: #FAFAFA;
    border: 1px solid #DCDCDC;
	padding: 4px;
	margin:0 0 2px 10px;
}

.imgleft {
	background: #FAFAFA;
    border: 1px solid #DCDCDC;
	padding: 4px;
	margin:0 10px 2px 0;
}


h3{
	font: Arial, sans-serif;
	font-size: 21px;
	color: #333;
	margin-bottom:.2em;
	font-size:1.6em;
} 

html {
	overflow: auto;
	scrollbar-3dlight-color: #666666;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-darkshadow-color: #292929;
	scrollbar-face-color: #3A3A3A;
	scrollbar-highlight-color: #666666;
	scrollbar-shadow-color: #292929;
}
#main {
	position: absolute;
	height: 520px;
	width: 940px;
	left: 50%;
	top: 60%;
	margin-top: -270px;
	margin-left: -490px;
}
#content {
	position: absolute;
	height: 450px;
	width: 940px;
}
#gallery {
	height: 550px;
	width: 980px;
	background-image:url(/teammodena/images/gallerybg.jpg)
}
#gallery2 {
	height: 550px;
	width: 980px;
	background-image:url(/teammodena/images/gallery2bg.jpg)
}
#navigation {
	position: absolute;
	left:20px;
	height: 34px;
	width: 750px;
	bottom: 535px;
}
#navigation a:link,
#navigation a:visited {
	position: relative;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	letter-spacing: 2px;
}
#navigation a:hover {
	color: #CCCCCC;
}
.selected {
	color: #CCCCCC;
	padding-bottom: 4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.selectedcontent {
	color: #CCCCCC;
	padding-right: 2px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FF0000;
}
.divider {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: -2px;
}
#logo {
	position: absolute;
	height: 56px;
	width: 180px;
	right: 5px;
	bottom: 535px;
}
#news,
#multimedia {
	position: absolute;
	height: 290px;
	width: 940px;
	left: 0px;
	bottom: 0px;
	
}
#home {
	position: absolute;
	height: 250px;
	width: 920px;
	left: 0px;
	bottom: 150px;		
	
}
#gallery {
	position: absolute;
	height: 350px;
	width: 880px;
	left: 0px;
	bottom: 50px;	

}
#contact {
	position: absolute;
	height: 400px;
	width: 700px;
	left: -7px;
	bottom: 0px;
}
#sponsors {
	position: absolute;
	height: 225px;
	width: 880px;
	left: 30px;
	bottom: 205px;
}

#season {
	position: absolute;
	height: 300px;
	width: 900px;
	left: 0px;
	bottom: 20px;
}
#bio {
	position: absolute;
	height: 300px;
	width: 940px;
	left: 0px;
	bottom: 70px;
}
#cars {
	position: absolute;
	height: 210px;
	width: 930px;
	left: 0px;
	top: 40px;
}

#newsletter {
	position: absolute;
	height: 240px;
	width: 700px;
	left: 0px;
	bottom: 40px;
}
#podcast {
	position: absolute;
	height: 207px;
	width: 766px;
	left: 0px;
	top: 5px;
}
#fun {
	position: absolute;
	height: 511px;
	width: 773px;
	left: 0px;
	top: 5px;
}

#tint100 {
	background-color: #ffffff;
	height: 100%;
	width: 100%;
	filter: Alpha(Opacity=100);
	-moz-opacity: 0.100;
	opacity: 0.100;
} 
#tint85 {
	background-color: #ffffff;
	height: 100%;
	width: 100%;
	filter: Alpha(Opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
}
#tint75 {
	background-color: #ffffff;
	height: 100%;
	width: 100%;
	filter: Alpha(Opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
#tint50 {
	background-color: #ffffff;
	height: 100%;
	width: 100%;
	filter: Alpha(Opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
}
#contentnavigation {
	position: absolute;
	width: 165px;
	left: 25px;
	top: 25px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 19px;
	text-align: right;
}
#contentnavigation a:link,
#contentnavigation a:visited {
	color: #000000;
	text-decoration: none;
	letter-spacing: 2px;
}
#contentnavigation a:hover {
	color: #CCCCCC;
}
.contentdivider {
	height: 1px;
	width: 100%;
	background-image: url(/images/dividercontent.gif);
	background-repeat: repeat-x;
	margin-top: 7px;
	margin-bottom: 7px;
}
#contentheader {
	position: absolute;
	left: 215px;
	top: 30px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
#contentmain {
	position: absolute;
	width: 880px;
	left: 31px;
	top: 9px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 19px;
	height: 240px;
	overflow: auto;
	padding-right: 15px;
}

#contentmain2 {
	position: absolute;
	width: 880px;
	left: 15px;
	top: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 19px;
	height: 400px;
	
	padding-right: 0px;
}
a:link,
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	text-align: right;
}
#contentmaincars {
	position: absolute;
	width: 575px;
	left: 315px;
	top: 24px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 19px;
	height: 192px;
	overflow: auto;
	padding-right: 15px;
}
#contentmainpodcast {
	position: absolute;
	width: 506px;
	left: 234px;
	top: 20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 19px;
	height: 179px;
	overflow: auto;
	padding-right: 15px;
}
#contentmainfun {
	position: absolute;
	width: 523px;
	left: 236px;
	top: 20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 19px;
	height: 482px;
	overflow: auto;
	padding-right: 15px;
}
#contentmaindrivers {
	position: absolute;
	width: 515px;
	left: 365px;
	top: 24px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 19px;
	height: 244px;
	overflow: auto;
	padding-right: 15px;
}

#contentmaincontact {
	position: absolute;
	width: 515px;
	left: 365px;
	top: 24px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 19px;
	height: 282px;
	overflow: auto;
	padding-right: 15px;
}

#contentmaincontactvideo {
	position: absolute;
	width: 150px;
	left: 511px;
	top: 20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	height: 150px;
	padding-right: 0px;
	z-index: 1000;
	overflow: auto;
}

#contentmain {
	position: absolute;
	width: 880px;
	left: 31px;
	top: 2px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 19px;
	height: 280px;
	overflow: auto;
	padding-right: 15px;
}
#contentmainprogramme,
#contentmainengineering {
	position: absolute;
	width: 450px;
	left: 425px;
	top: 24px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 19px;
	height: 172px;
	overflow: auto;
	padding-right: 15px;
}
#contentmainnews {
	position: absolute;
	width: 600px;
	left: 135px;
	top: 24px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 19px;
	height: 420px;
	overflow: auto;
	padding-right: 15px;
}
#contentheadernews {
	position: absolute;
	left: 30px;
	top: 30px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
#contentheaderpodcast {
	position: absolute;
	left: 30px;
	top: 20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
#contentheaderfun {
	position: absolute;
	left: 30px;
	top: 20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
#contentmainnewsletter {
	position: absolute;
	width: 400px;
	left: 245px;
	top: 24px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 19px;
	height: 190px;
	overflow: auto;
	padding-right: 15px;
}


.bold {
	font-weight: bold;
}
.header {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 24px;
	line-height: 28px;
}
.red {
	color: #FF0000;
}
.popup {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 19px;
	padding: 30px;
}




.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF !important;
	text-decoration: none;
	background-color: #FF0000;
	display: block;
	padding: 5px;
	border-style: none;
}
.button:hover {
	background-color: #C00;
}

.buttonlink a {
	display: block;
	overflow: hidden;
	padding: 3px 3px 3px 7px;
	position: relative;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	width: 156px;
	border-left: 4px solid #FF0000;
}
.buttonlink a:hover {
	color: #FFFFFF;
	background-color: #666666;
	border-left: 4px solid #FFFFFF;
}
.buttonlink1 a {
	display: block;
	overflow: hidden;
	padding: 3px 3px 3px 7px;
	position: relative;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	width: 236px;
	border-left: 4px solid #FF0000;
}
.buttonlink1 a:hover {
	color: #FFFFFF;
	background-color: #666666;
	border-left: 4px solid #FFFFFF;
}
.highlightbox {
	display: block;
	overflow: hidden;
	padding: 3px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	width: 350px;
	border: 1px solid #FF0000;
}
.thumbintro {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.thumbtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.thumbimg img {
	border: 2px solid #000000;
}
.thumbimg img:hover {
	border: 2px solid #CC0000;
}

