body{
	background:url('../images/background.jpg') repeat-x;
	margin:0;
	padding:0;
}

a img{
	border:none;
}
#bottom_image_wrapper{
	margin:auto;
	background:url("../images/footer_bg_image.jpg");
	background-repeat:repeat-x;
	background-position:bottom;
	}
#wrapper{
	width:800px;
	margin:auto;
}

#container{
	text-align:center;
}

#header{
	width:800px;
	height:206px;
}
#video_area{
	width:600px;
	text-align:center;
	background-color:#ffffff;
}

#content{
	width:800px;
}

#content .links_col{
	float:left;
	width:230px;
}

#content .left_nav{
float:left;
width:151px;
text-align:left;
background:url("../images/left_nav_bg_slice.jpg");
background-repeat:repeat-y;
}



.left_nav .speaking a{
display:block;
width:151px;
height:71px;
background:url("../images/where_are_left_nav.jpg");
background-position:0 0;
}
.left_nav .speaking a:hover{
background-position: -151px 0px;
}
.left_nav .speakingSelected a{
display:block;
width:151px;
height:80px;
background:url("../images/where_are_left_nav.jpg");
background-position: -151px 0px;
}

.left_nav .races a{
display:block;
width:151px;
height:71px;
background:url("../images/where_are_left_nav.jpg");
background-position:0 71px;
}
.left_nav .races a:hover{
background-position: -151px 71px;
}
.left_nav .racesSelected a{
display:block;
width:151px;
height:81px;
background:url("../images/where_are_left_nav.jpg");
background-position: -151px 71px;
}


.left_nav .releases a{
display:block;
width:151px;
height:71px;
background:url("../images/press_left_nav.jpg");
background-position:0 0;
}
.left_nav .releases a:hover{
background-position: -151px 0px;
}
.left_nav .releasesSelected a{
display:block;
width:151px;
height:80px;
background:url("../images/press_left_nav.jpg");
background-position: -151px 0px;
}


.left_nav .articles a{
display:block;
width:151px;
height:71px;
background:url("../images/press_left_nav.jpg");
background-position:0 71px;
}
.left_nav .articles a:hover{
background-position: -151px 71px;
}
.left_nav .articlesSelected a{
display:block;
width:151px;
height:81px;
background:url("../images/press_left_nav.jpg");
background-position: -151px 71px;
}




#content .dates_col{
	float:left;
	width:121px;
	border-right-color:#c9c9c9;
	border-right-style:solid;
	border-right-width:1px;
	text-align:right;
	background-color:#ffffff;
	padding-bottom:10px;
}

.dates_col a {
float:right;
	display:block;
	width: 107px;
	height:25px;
	text-align:right;
}

.dates_col .january a
{
	background: url("../images/months_menu.jpg") 0px 0px no-repeat;
}
.dates_col .january a:hover
{ 
	background-position: -107px 0px;
}
.dates_col .january a:active
{
	background-position: -107px 0px;
}

.dates_col .february a
{
	background: url("../images/months_menu.jpg") 0 -25px no-repeat;
}
.dates_col .february a:hover
{ 
	background-position: -107px -25px;
}
.dates_col .february a:active
{
	background-position: -107px -25px;
}

.dates_col .march a
{
	background: url("../images/months_menu.jpg") 0 -50px no-repeat;
}
.dates_col .march a:hover
{ 
	background-position: -107px -50px;
}
.dates_col .march a:active
{
	background-position: -107px -50px;
}

.dates_col .april a
{
	background: url("../images/months_menu.jpg") 0 -75px no-repeat;
}
.dates_col .april a:hover
{ 
	background-position: -107px -75px;
}
.dates_col .april a:active
{
	background-position: -107px -75px;
}

.dates_col .may a
{
	background: url("../images/months_menu.jpg") 0px -100px no-repeat;
}
.dates_col .may a:hover
{ 
	background-position: -107px -100px;
}
.dates_col .may a:active
{
	background-position: -107px -100px;
}

.dates_col .june a
{
	background: url("../images/months_menu.jpg") 0 -125px no-repeat;
}
.dates_col .june a:hover
{ 
	background-position: -107px -125px;
}
.dates_col .june a:active
{
	background-position: -107px -125px;
}

.dates_col .july a
{
	background: url("../images/months_menu.jpg") 0 -150px no-repeat;
}
.dates_col .july a:hover
{ 
	background-position: -107px -150px;
}
.dates_col .july a:active
{
	background-position: -107px -150px;
}

.dates_col .august a
{
	background: url("../images/months_menu.jpg") 0 -175px no-repeat;
}
.dates_col .august a:hover
{ 
	background-position: -107px -175px;
}
.dates_col .august a:active
{
	background-position: -107px -175px;
}

.dates_col .september a
{
	background: url("../images/months_menu.jpg") 0px -200px no-repeat;
}
.dates_col .september a:hover
{ 
	background-position: -107px -200px;
}
.dates_col .september a:active
{
	background-position: -107px -200px;
}

.dates_col .october a
{
	background: url("../images/months_menu.jpg") 0 -225px no-repeat;
}
.dates_col .october a:hover
{ 
	background-position: -107px -225px;
}
.dates_col .october a:active
{
	background-position: -107px -225px;
}

.dates_col .november a
{
	background: url("../images/months_menu.jpg") 0 -250px no-repeat;
}
.dates_col .november a:hover
{ 
	background-position: -107px -250px;
}
.dates_col .november a:active
{
	background-position: -107px -250px;
}

.dates_col .december a
{
	background: url("../images/months_menu.jpg") 0 -275px no-repeat;
}
.dates_col .december a:hover
{ 
	background-position: -107px -275px;
}
.dates_col .december a:active
{
	background-position: -107px -275px;
}

#content .body_content{
	float:right;
	width:417px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#333333;
}
#content .left_content{	
	float:left;
	width:600px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#333333;
	padding:20px;
	background-color:#ffffff;
}




#content .engagements{
	float:left;
	width:355px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#333333;
}
#content .engagements td{
	padding:5px;
}

#content .engagements h3{
	color:#ff6600;
	font-size:16px;
	font-weight:normal;
	margin-bottom:0px;
}

#content .ads_col{
	float:right;
	width:152px;
	background-color:#ffffff;
	border-left-color:#c9c9c9;
	border-left-style:solid;
	border-left-width:1px;
}

#flash_timeline{
	width:800px;
	height:130px;
	clear:both;
}

#copy_container{
padding-top:25px;
padding-left:8px;
padding-right:8px;
}


<!--///////////////////////////////////////////     TEXT STYLES     ///////////////////////////////////////-->



.body_copy
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#333333;
	text-align:left;
	padding-top:25px;
	padding-left:8px;
	
}
.body_copy a{
color:#ff6600;
}
.body_copy a:visited{
color:#ff6600;
}

.body_copy h1
{
	font-family:"HelveticaNeue-Light","Helvetica Neue Light", Helvetica, Arial, sans-serif;
	font-size:21px;
	font-weight:normal;
	line-height:27px;
	color:#ff6600;
	padding-top:0px;
	margin-top:0px;
}
.body_copy h2
{
	font-family:"HelveticaNeue-Light","Helvetica Neue Light", Helvetica, Arial, sans-serif;
	font-size:18px;
	font-weight:normal;
	line-height:20px;
}

.body_copy h3 a
{
	font-family:"HelveticaNeue-Light","Helvetica Neue Light", Helvetica, Arial, sans-serif;
	font-size:15px;
	font-weight:normal;
	line-height:27px;
	color:#ff6600;
}

.headline
{
	font-family:"HelveticaNeue-Light","Helvetica Neue Light", Helvetica, Arial, sans-serif;
	font-size:16px;
	line-height:27px;
	color:#7f7e83;
}

.headline b
{
	font-weight:normal;
	color:#ff6600;
	font-size:23px;
}











<!--///////////////////////////////////////////     NAV STYLES     ///////////////////////////////////////-->

#nav{
width:800px;
height:80px;
}

.blog a{
float:left;
width:110px;
height:80px;
background:url("../images/main_nav.jpg");
background-position:0 0;
}
.blog a:hover{
background-position: 0 -80px;
}
.blogSelected a{
float:left;
width:110px;
height:80px;
background:url("../images/main_nav.jpg");
background-position: 0 -80px;
}

.press a{
float:left;
width:139px;
height:80px;
background:url("../images/main_nav.jpg");
background-position: -110px 0;
}
.press a:hover{
background-position: -110px -80px;
}
.pressSelected a{
float:left;
width:139px;
height:80px;
background:url("../images/main_nav.jpg");
background-position: -110px -80px;
}

.where a{
float:left;
width:284px;
height:80px;
background:url("../images/main_nav.jpg");
background-position: -249px 0;
}
.where a:hover{
background-position: -249px -80px;
}
.whereSelected a{
float:left;
width:284px;
height:80px;
background:url("../images/main_nav.jpg");
background-position: -249px -80px;
}

.video a{
float:left;
width:107px;
height:80px;
background:url("../images/main_nav.jpg");
background-position: -533px 0;
}
.video a:hover{
background-position: -533px -80px;
}
.videoSelected a{
float:left;
width:107px;
height:80px;
background:url("../images/main_nav.jpg");
background-position: -533px -80px;
}

.contact a{
float:left;
width:160px;
height:80px;
background:url("../images/main_nav.jpg");
background-position: -640px 0;
}
.contact a:hover{
background-position: -640px -80px;
}
.contactSelected a{
float:left;
width:160px;
height:80px;
background:url("../images/main_nav.jpg");
background-position: -640px -80px;
}









