<style type="text/css">
<!--

html{
    height:100%;
    background: #090909;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:62.5%;
	color: #ccc;
	background: #090909;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body.full {
    overflow:hidden;
}

/* =Links
-----------------------------------------------------------------------------*/
a           { color: #ff213a; text-decoration: none; outline: none; }
a:hover     { color: #FFF; }


/* =Headings
-----------------------------------------------------------------------------*/
h1 { font-size: 14px; }
h2 { font-size: 14px; }
h3 { font-size: 18px; font-weight: bold; text-transform: uppercase; color: #FFF; }

h4 { font-size: 16px; font-weight:bold;}
h5 { font-size: 16px; font-weight:bold; }
h6 { font-size: 16px; }


/* Set negative letter spacing for Cufon text */
#partners h3,
#newsletter h3,
#drivers .driver h3,
#team .team-member h3 { letter-spacing: -1px; }

/* =Text styles 
-----------------------------------------------------------------------------*/
p { 
    font-size: 11px; 
    color: #ccc; 
}
strong{
    font-weight: bold;
}

/* =Header
-----------------------------------------------------------------------------*/
#header{
    position: relative; /* Needs relative positioning for logo position */
    top: 50px;
    left: 0px;
    min-width: 1000px;
}
/* Partner detail page */
#partners.detail #column-right {
    top:0px !important;
    position:relative;
    min-height:400px;
    height: auto !important;
    height: 400px;
}
#partners .logo-large {
    margin:20px 20px 0 20px;
}

#partners .partners-detail-copy {
    margin:20px;
	text-align:right;
}
#partners .partners-detail-copy p {
    margin:10px 0;
	text-align:right;
}
-->
</style>
}
