html,
body {
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px ;
	background: #FFFFFF;
	font-family: HelveticaNeue, Helvetica, Arial, Tahoma, Verdana, Sans-serif;
	font-size: 12px;
	color: black;
	}
	
p{
	font-family: HelveticaNeue, Helvetica, Arial, Tahoma, Verdana, Sans-serif;
	font-size: 12px;
	color: black;
}

h2{
	font-family: HelveticaNeue, Helvetica, Arial, Tahoma, Verdana, Sans-serif;
	font-size: 18px;
	color: #7f7f7f;
		
}

#a_alt {
	float:left;
	width: 100%;
	text-align: center;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	font-size: 15px;
	}

#a_alt a{
	color: #7F7F7F;
	text-decoration: none;
	}

#a_alt a:hover{
	color: #f50002;
	text-decoration: none;
	}


#thebody{
 	background: #FFFFFF url(/images/nav/body-bg.jpg) repeat-y scroll 0 0;
 	width: 1020px;
 	height: auto;
 	margin: 0px 0px 0px -510px;
 	left: 50%;
 	position: absolute;
 	padding-top: 10px;
	}
#thebottom{
 	background: #FFFFFF url(/images/nav/body-bg.jpg) repeat-y scroll 0 0;
 	width: 1020px;
 	height: auto;
 	margin: 0px 0px 0px 0px;
 	left: 50%;
 	position: relative;
	}

#site-body-container {
	height: 100%;
	}

#site-body-content {
	height: 100%;
	}
	
a {
	color: #0055f9;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	color: #f50002;
	text-decoration: underline;
}

a:visited {
	color: #f50002;
}


/* -------------------------------------------------- */
/* -- CSS For the Task Bar -------------------------- */
/* -------------------------------------------------- */


#site-bottom-bar {
	background-color: #15347e ;
	border-top: 1px solid #FFFFFF ;
	background: transparent url(/images/nav/new_pluck_bar_bg.jpg) repeat-x scroll 0 0;
	bottom: 0px ;
	font-family: Arial,Helvetica,sans-serif ;
	font-size: 12px ;
	height: 26px ;
	position: fixed ;
	width: 100% ;
	z-index: 1000 ;
	}

#site-bottom-bar-frame {
	height: 26px;
	margin: 0px 5% 0px 5% ;
	position: relative ;
	}

#site-bottom-bar-content-left {
	padding: 2px 0px 0px 0px ;
	float: left;
	}

#site-bottom-bar-content-right {
	padding: 2px 0px 0px 0px ;
	float: right;
	}

#menu-root {
	background-color: #15347e ;
	background: transparent url(/images/nav/footer-logo.jpg) no-repeat scroll 0px 0px;
	color: #FFFFFF ;
	display: block ;
	height: 26px ;
	line-height: 25px ;
	text-align: center ;
	text-decoration: none ;
	width: 135px ;
	text-indent: -9999px;
	margin-top: -2px;
	}

#menu-root:hover {
	background-color: #666666 ;
	border-color: #FFFFFF ;
	color: #FFFFFF ;
	}

#social-root {
	background-color: #15347e ;
	background: transparent url(/images/nav/social_icons.jpg) no-repeat scroll 0px 0px;
	color: #FFFFFF ;
	display: block ;
	height: 26px ;
	line-height: 25px ;
	text-align: center ;
	text-decoration: none ;
	width: 160px ;
	text-indent: -9999px;
	margin-top: -2px;
	}

#social-root:hover {
	background-color: #666666 ;
	border-color: #FFFFFF ;
	color: #FFFFFF ;
	}

#almsid-root {
	background-color: #15347e ;
	background: transparent url(/images/nav/alms_id_footer.jpg) no-repeat scroll 0px 0px;
	color: #FFFFFF ;
	display: block ;
	height: 26px ;
	line-height: 25px ;
	text-align: center ;
	text-decoration: none ;
	width: 135px ;
	text-indent: -9999px;
	margin-top: -2px;
	}

#almsid-root:hover {
	background-color: #666666 ;
	border-color: #FFFFFF ;
	color: #FFFFFF ;
	}

#prpass-root {
	background-color: #15347e ;
	background: transparent url(/images/nav/press_icon.gif) no-repeat scroll 0px 0px;
	color: #FFFFFF ;
	display: block ;
	height: 26px ;
	line-height: 25px ;
	text-align: center ;
	text-decoration: none ;
	width: 135px ;
	text-indent: -9999px;
	margin-top: -2px;
	}

#prpass-root:hover {
	color: #FFFFFF ;
	}



#menu {
	background: transparent;
	bottom: 33px ;
	display: none ;
	left: 0px ;
	padding: 5px 5px 1px 0px ;
	position: absolute ;
	width: 135px ;
	}

#menu a {
	background-color: #E8E8E8 ;
	color: #000000 ;
	display: block ;
	margin-bottom: 0px ;
	padding: 5px 0px 5px 5px ;
	text-decoration: none ;
	}

#menu a:hover {
	background-color: #666666 ;
	border-color: #000000 ;
	color: #FFFFFF ;
	}

#socialmenu {
	background: transparent;
	bottom: 32px ;
	display: none ;
	left: 129px ;
	padding: 5px 5px 1px 5px ;
	position: absolute ;
	width: 160px ;
	}

#socialmenu a {
	background-color: #E8E8E8 ;
	color: #000000 ;
	display: block ;
	margin-bottom: 0px ;
	padding: 5px 0px 5px 5px ;
	text-decoration: none ;
	}

#socialmenu a:hover {
	background-color: #666666 ;
	border-color: #000000 ;
	color: #FFFFFF ;
	}

#almsidmenu {
	background-color: #E8E8E8;
	bottom: 32px ;
	display: none ;
	padding: 5px 5px 1px 5px ;
	position: absolute ;
	width: 170px ;
	}

#almsidmenu a {
	background-color: #E8E8E8 ;
	color: #000000 ;
	display: block ;
	margin-bottom: 0px ;
	padding: 5px 0px 5px 2px ;
	text-decoration: none ;
	}

#almsidmenu a:hover {
	background-color: #666666 ;
	border-color: #000000 ;
	color: #FFFFFF ;
	}

#prpassmenu {
	background-color: #E8E8E8;
	bottom: 31px ;
	display: none ;
	right: -8px ;
	padding: 5px 5px 1px 5px ;
	position: absolute ;
	width: 135px ;
	}

#prpassmenu a {
	background-color: #E8E8E8 ;
	color: #000000 ;
	display: block ;
	margin-bottom: 0px ;
	padding: 5px 0px 5px 2px ;
	text-decoration: none ;
	}

#prpassmenu a:hover {
	background-color: #666666 ;
	border-color: #000000 ;
	color: #FFFFFF ;
	}

#timingradiomenu {
	background-color: #E8E8E8;
	bottom: 31px ;
	display: none ;
	//right: -8px ;
	padding: 5px 5px 1px 5px ;
	position: absolute ;
	width: 425px ;
	left: 295px;
	}

#timingradiomenu a {
	background-color: #E8E8E8 ;
	color: #000000 ;
	display: block ;
	margin-bottom: 0px ;
	padding: 5px 0px 5px 2px ;
	text-decoration: none ;
	}

#timingradiomenu a:hover {
	background-color: #666666 ;
	border-color: #000000 ;
	color: #FFFFFF ;
	}	

#timingradio-root {
	background-color: #15347e ;
	background: transparent url(/images/nav/live-timing-radio.jpg) no-repeat scroll 0px -28px;
	color: #FFFFFF ;
	display: block ;
	height: 26px ;
	line-height: 25px ;
	text-align: center ;
	text-decoration: none ;
	width: 425px ;
	text-indent: -9999px;
	margin-top: -2px;
	}

#timingradio-root:hover {
	color: #FFFFFF ;
	}	



/* -------------------------------------------------- */
/* -- IE 6 FIXED POSITION HACK ---------------------- */
/* -------------------------------------------------- */
html,
body,
#site-body-container {
	_height: 100% ;
	_overflow: hidden ;
	_width: 100% ;
	}

#site-body-container {
	_overflow-y: scroll ;
	_overflow-x: hidden ;
	_position: relative ;
	}

/* To make up for scroll-bar. */
#site-bottom-bar {
	_bottom: -1px ;
	_position: absolute ;
	_right: 16px ;
	}

/* To make up for overflow left. */
#site-bottom-bar-frame {
	_margin-left: 26px ;
	}

/* To fix IE6 display bugs. */
#menu a {
	_display: inline-block ;
	_width: 99% ;
	}

#newsMenu a	{
	_display: inline-block ;
	_width: 99% ;
	}

/* -------------------------------------------------- */
/* -- CSS for the Header Menu ----------------------- */
/* -------------------------------------------------- */
#header-container{
	background: #FFFFFF url(/images/nav/header-bg-extend.jpg) repeat-x scroll 0 0;
	height: 164px;
 	margin: 0px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	position: relative;
	z-index: 1000;
}

#outerheader{
 	background: transparent url(/images/nav/curve-bg.jpg) no-repeat scroll center -37px;
 	height: 164px;
 	margin: 0px;
 }

#innerheader{
 	background: transparent url(/images/nav/2010headerV2.jpg) no-repeat scroll center bottom;
 	height: 164px;
 	width: 1020px;
 	margin: 0 0 0 -510px;
 	left: 50%;
 	position: absolute;
 }

#header-canvas{
 	background: transparent;
 	height: 89px;
 	width:790px;
 	margin: 0 0 0 0px;
 	position: relative;
 	float: left;
 	top: 64px;
 	left: 167px;
 }

#logo-block{
 	background: transparent no-repeat scroll 0px 0px;
 	width: 165px;
 	height: 140px;
 	position: relative;
 	left: 35px;
 	top: 10px;
 	float: left;
}
#logo-block a{
    display: block;
    width: 165px;
    height: 140px;
}
 	 
#nav-content {
	background: transparent;
	color: #FFFFFF ;
	display: block ;
	height: 89px ;
	width: 112px ;
	float: left;
	}


#newsMenu-root {
	background: transparent url(/images/nav/1-news.gif) no-repeat scroll 0px 0px;
	color: #FFFFFF ;
	display: block ;
	height: 89px ;
	width: 112px ;
	float: left;
	text-indent: -9999px;
	}

#newsMenu {
	background: #FFFFFF url(/images/nav/sub-nav-bg.gif) no-repeat scroll 0px 0px;
	display: none ;
	left: 43px ;
	padding: 5px 5px 1px 0px ;
	position: absolute ;
	width: 120px ;
	top: 86px;
	z-index: 1000;
	}

#newsMenu a {
	background: #FFFFFF url(/images/nav/sub-nav-bg.gif) no-repeat scroll 0px 0px;
	color: #7f7f7f ;
	display: block ;
	padding: 11px 0px 1px 25px ;
	text-decoration: none ;
	line-height: 13px;
	}

#newsMenu a:hover {
	color: #000000 ;
	}

#schedMenu-root {
	background: transparent url(/images/nav/2-sched.gif) no-repeat scroll 0px 0px;
	color: #FFFFFF ;
	display: block ;
	height: 89px ;
	width: 112px ;
	float: left;
	text-indent: -9999px;
	}

#schedMenu {
	background: #FFFFFF url(/images/nav/sub-nav-bg.gif) no-repeat scroll 0px 0px;
	display: none ;
	left: 154px ;
	padding: 5px 5px 1px 0px ;
	position: absolute ;
	width: 120px ;
	z-index: 100;
	top: 86px;

	}

#schedMenu a {
	background: #FFFFFF url(/images/nav/sub-nav-bg.gif) no-repeat scroll 0px 0px;
	color: #7f7f7f ;
	display: block ;
	padding: 11px 0px 1px 25px ;
	text-decoration: none ;
	z-index: 100;
	line-height: 13px;
	}

#schedMenu a:hover {
	color: #000000 ;
	}


#resMenu-root {
	background: transparent url(/images/nav/3-res.gif) no-repeat scroll 0px 0px;
	color: #FFFFFF ;
	display: block ;
	height: 89px ;
	width: 112px ;
	float: left;
	text-indent: -9999px;
	}

#resMenu {
	background: #FFFFFF url(/images/nav/sub-nav-bg.gif) no-repeat scroll 0px 0px;
	display: none ;
	left: 268px ;
	padding: 5px 5px 1px 0px ;
	position: absolute ;
	width: 135px ;
	z-index: 100;
	top: 86px;

	}

#resMenu a {
	background: #FFFFFF url(/images/nav/sub-nav-bg.gif) no-repeat scroll 0px 0px;
	color: #7f7f7f ;
	display: block ;
	padding: 11px 0px 1px 25px ;
	text-decoration: none ;
	z-index: 100;
	line-height: 13px;
	}

#resMenu a:hover {
	color: #000000 ;
	}

#paddMenu-root {
	background: transparent url(/images/nav/4-padd.gif) no-repeat scroll 0px 0px;
	color: #FFFFFF ;
	display: block ;
	height: 89px ;
	width: 112px ;
	float: left;
	text-indent: -9999px;
	}

#paddMenu {
	background: #FFFFFF url(/images/nav/sub-nav-bg.gif) no-repeat scroll 0px 0px;
	display: none ;
	left: 380px ;
	padding: 5px 5px 1px 0px ;
	position: absolute ;
	width: 135px ;
	z-index: 100;
	top: 86px;

	}

#paddMenu a {
	background: #FFFFFF url(/images/nav/sub-nav-bg.gif) no-repeat scroll 0px 0px;
	color: #7f7f7f ;
	display: block ;
	padding: 11px 0px 1px 25px ;
	text-decoration: none ;
	z-index: 100;
	line-height: 13px;
	}

#paddMenu a:hover {
	color: #000000 ;
	}

#raceMenu-root {
	background: transparent url(/images/nav/5-race.gif) no-repeat scroll 0px 0px;
	color: #FFFFFF ;
	display: block ;
	height: 89px ;
	width: 112px ;
	float: left;
	text-indent: -9999px;
	}

#raceMenu {
	background: #FFFFFF url(/images/nav/sub-nav-bg.gif) no-repeat scroll 0px 0px;
	display: none ;
	left: 492px ;
	padding: 5px 5px 1px 0px ;
	position: absolute ;
	width: 135px ;
	z-index: 100;
	top: 86px;

	}

#raceMenu a {
	background: #FFFFFF url(/images/nav/sub-nav-bg.gif) no-repeat scroll 0px 0px;
	color: #7f7f7f ;
	display: block ;
	padding: 11px 0px 1px 25px ;
	text-decoration: none ;
	z-index: 100;
	line-height: 13px;
	}

#raceMenu a:hover {
	color: #000000 ;
	}


#pressMenu-root {
	background: transparent url(/images/nav/6-press.gif) no-repeat scroll 0px 0px;
	color: #FFFFFF ;
	display: block ;
	height: 89px ;
	width: 112px ;
	float: left;
	text-indent: -9999px;
	}

#pressMenu {
	background: #FFFFFF url(/images/nav/sub-nav-bg.gif) no-repeat scroll 0px 0px;
	display: none ;
	left: 605px ;
	padding: 5px 5px 1px 0px ;
	position: absolute ;
	width: 135px ;
	z-index: 100;
	top: 86px;
	}

#pressMenu a {
	background: #FFFFFF url(/images/nav/sub-nav-bg.gif) no-repeat scroll 0px 0px;
	color: #7f7f7f ;
	display: block ;
	padding: 11px 0px 1px 25px ;
	text-decoration: none ;
	z-index: 100;
	line-height: 13px;
	}

#pressMenu a:hover {
	color: #000000 ;
	}


#greenMenu-root {
	background: transparent url(/images/nav/7-green.gif) no-repeat scroll 0px 0px;
	color: #FFFFFF ;
	display: block ;
	height: 89px ;
	width: 112px ;
	float: left;
	text-indent: -9999px;
	}

#greenMenu {
	background: #FFFFFF url(/images/nav/sub-nav-bg.gif) no-repeat scroll 0px 0px;
	display: none ;
	left: 605px ;
	padding: 5px 5px 1px 0px ;
	position: absolute ;
	width: 135px ;
	z-index: 100;
	top: 86px;
	}

#greenMenu a {
	background: #FFFFFF url(/images/nav/sub-nav-bg.gif) no-repeat scroll 0px 0px;
	color: #7f7f7f ;
	display: block ;
	padding: 11px 0px 1px 25px ;
	text-decoration: none ;
	z-index: 100;
	line-height: 13px;
	}

#greenMenu a:hover {
	color: #000000 ;
	}

/* -------------------------------------------------- */
/* -- CSS for the Standgins Tabs -------------------- */
/* -------------------------------------------------- */

	 	/* tab pane styling */
div.panes div {
	display:none;
	padding:15px 10px;
	border:1px solid #999;
	border-top:0;
	height:100px;
	font-size:14px;
	background-color:#fff;
}

#standings {
	background: #FFFFFF url(/images/nav/container_bg.jpg) repeat-y scroll 0 0;
	width:670px;
	position: relative;
	left: 25px;
	}

#the_tabs {
	background: transparent;
	width:640px;
	margin-left: 25px;
	padding-top: 25px;
	}

h1 {
	margin-left: 35px;
	padding-top: 2px;
	font-family: HelveticaNeue, Helvetica, Arial, Tahoma, Verdana, Sans-serif;
	font-size: 16px;
	color: #7f7f7f;
	}


/* -------------------------------------------------- */
/* -- CSS for left side body boxes ------------------ */
/* -------------------------------------------------- */
#leftSide {
    	clear: both;
    	float: left;
	width: 680px;
	display: inline;
	position: relative;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
	overflow: visible;
	float: left;
	}

#leftSide_top {
	width: 670px;
	position: relative;
	background: #FFFFFF url(/images/nav/container_top.jpg) repeat-y scroll 0 0;
	height: 25px;
	overflow: hidden;
	float: left;
	margin-top: 20px;
	}
#leftSide_top h1 {
	margin-left: 30px;
	margin-top: 0px;
	padding-top: 0px;
	font-family: HelveticaNeue, Helvetica, Arial, Tahoma, Verdana, Sans-serif;
	font-size: 18px;
	color: #7f7f7f;
	}
#leftSide_top h2 {
	margin-left: 30px;
	margin-top: 0px;
	padding-top: 0px;
	font-family: HelveticaNeue, Helvetica, Arial, Tahoma, Verdana, Sans-serif;
	font-size: 18px;
	color: #7f7f7f;
	}

#leftSide_middle {
	width: 670px;
	position: relative;
	background: #FFFFFF url(/images/nav/container_bg.jpg) repeat-y scroll 0 0;
	height: auto;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	overflow: hidden;
	float: left;
	}
#leftSide_middle ul {
	font-family: HelveticaNeue, Helvetica, Arial, Tahoma, Verdana, Sans-serif;
	font-size: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
	margin-left: 5px;
	list-style-type: none;
	}
#leftSide_middle li {
	font-family: HelveticaNeue, Helvetica, Arial, Tahoma, Verdana, Sans-serif;
	font-size: 10px;
	margin-left: 0px;
	margin-top: 0px;
	height: auto;
	list-style-type: none;
	}
#leftSideStoryBody {
	font-family: HelveticaNeue, Helvetica, Arial, Tahoma, Verdana, Sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-left: 10px;
	padding-right:10px;
	width: 650px;
	height: auto;
	overflow: hidden;
	list-style-type: none;
	float: left;
	}
#leftSide_middle img {
	padding: 6px;
	}

#leftSide_bottom {
	background: #FFFFFF url(/images/nav/container_bottom.jpg) no-repeat;
	height: 25px;
	width: 670px;
	position: relative;
	bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	}




#rightSideX {
    	float: right;
	width: 291px;
	display: inline;
	position: relative;
	margin-left: 0px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
	overflow: hidden;
	}

#rightSide {
    	float: right;
	width: 290px;
	display: inline;
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
	overflow: hidden;
	}

#rightSide_top {
	width: 290px;
	position: relative;
	background: #FFFFFF url(/images/nav/cont_left_top.jpg) repeat-y scroll 0 0;
	height: 25px;
	overflow: hidden;
	margin-top: 20px;
	}
#rightSide_top h1 {
	margin-left: 35px;
	margin-top: 0px;
	padding-top: 0px;
	font-family: HelveticaNeue, Helvetica, Arial, Tahoma, Verdana, Sans-serif;
	font-size: 16px;
	color: #7f7f7f;
	}
#rightSide_top h2 {
	margin-left: 35px;
	margin-top: 0px;
	padding-top: 0px;
	font-family: HelveticaNeue, Helvetica, Arial, Tahoma, Verdana, Sans-serif;
	font-size: 16px;
	color: #7f7f7f;
	}


#rightSide_middle {
	width: 290px;
	position: relative;
	background: #FFFFFF url(/images/nav/cont_left_bg.jpg) repeat-y scroll 0 0;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 14px;
	padding-right: 10px;
	padding-top: 10px;
	}
#rightSide_middle h2 {
	margin-left: 10px;
	margin-top: 0px;
	padding-top: 0px;
	font-family: HelveticaNeue, Helvetica, Arial, Tahoma, Verdana, Sans-serif;
	font-size: 14px;
	
	}
#rightSide_middle ul {
	font-family: HelveticaNeue, Helvetica, Arial, Tahoma, Verdana, Sans-serif;
	font-size: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
	margin-left: 5px;
	list-style-type: none;
	}
	
#right_P {
	font-family: HelveticaNeue, Helvetica, Arial, Tahoma, Verdana, Sans-serif;
	font-size: 12px;
	color: black;
	margin-left: 5px;
	margin-right: 30px;
	text-align: justify;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#right_link {
	font-size: 12px;
	width: 100%;
	text-align: center;
	position: relative;
	left: -15px;
	margin-bottom: 0px;
	margin-top: 5px;	
}

#right_link a{
	font-size: 12px;
	position: relative;
	margin-top: 5px;
	margin-bottom:0px; 
	text-align: center;
	width: 75%
	}

#right_link a:hover{
}

/*--#rightSide_middle a {
	font-family: HelveticaNeue, Helvetica, Arial, Tahoma, Verdana, Sans-serif;
	font-size: 12px;
	color: black;
	margin-left: 15px;
	margin-top: 0px;
	height: auto;
	width: 260px;
	display: block;
	background: white;
	text-decoration: none;
	padding-bottom: 4px;
	}
#rightSide_middle a:hover {
	background: #cfcfcf;
	text-decoration: none;
	padding-bottom: 4px;
	}
--*/

#rightSide_middle li {
	font-family: HelveticaNeue, Helvetica, Arial, Tahoma, Verdana, Sans-serif;
	font-size: 10px;
	margin-left: 0px;
	margin-top: 0px;
	height: auto;
	list-style-type: none;
	}

#rightSide_bottom {
	background: #FFFFFF url(/images/nav/cont_left_bottom.jpg) no-repeat;
	height: 25px;
	width: 290px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	}

#fullWide {
	clear: both;
    	float: left;
	width: 1000px;
	display: inline;
	position: relative;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
	}

#fullWide_top {
	width: 1000px;
	position: relative;
	background: #FFFFFF url(/images/nav/container_top_1k.jpg) repeat-y scroll 0 0;
	height: 15px;
	overflow: hidden;
	}

#fullWide_middle {
	width: 1000px;
	position: relative;
	background: #FFFFFF url(/images/nav/container_bak_1k.jpg) repeat-y scroll 0 0;
	height: auto;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	}
#fullWide_middle li {
	font-family: HelveticaNeue, Helvetica, Arial, Tahoma, Verdana, Sans-serif;
	font-size: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	height: auto;
	list-style-type: none;
	}
#fullWide_bottom {
	background: #FFFFFF url(/images/nav/container_bot_1k.jpg) no-repeat;
	height: 25px;
	width: 1000px;
	position: relative;
	bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}


td.ct1 {
    color: navy; 
    vertical-align: top; 
    width: 400;
    text-decoration: none;
    text-align: right;
    font-family: HelveticaNeue, Helvetica, Arial, Tahoma, Verdana, Sans-serif;
    font-size: 14px;
    font-weight: normal;
}
td.ct2 {
    color: green; 
    width: 150px;
    vertical-align: top; 
    text-decoration: none;
    text-align: right;
    font-family: HelveticaNeue, Helvetica, Arial, Tahoma, Verdana, Sans-serif;
    font-size: 12px;
}
td.ct3 {
    color: navy; 
    width: 420px;
    vertical-align: top; 
    text-decoration: none;
    text-align: right;
    font-family: HelveticaNeue, Helvetica, Arial, Tahoma, Verdana, Sans-serif;
    font-size: 10px;
}
#ctLine {
    float: left; 
    display: inline; 
    color: navy; 
    width: 32px;
    vertical-align: middle; 
    text-decoration: none;
    text-align: left;
    font-family: HelveticaNeue, Helvetica, Arial, Tahoma, Verdana, Sans-serif;
    font-size: 10px;
    font-weight: normal;
}
#ctLine1 {
    float: left; 
    display: inline; 
    color: navy; 
    width: 24px;
    vertical-align: middle; 
    text-decoration: none;
    text-align: left;
    font-family: HelveticaNeue, Helvetica, Arial, Tahoma, Verdana, Sans-serif;
    font-size: 10px;
}

/* -------------------------------------------------- */
/* -- CSS for Home News Menu       ------------------ */
/* -------------------------------------------------- */


#news_top {
	width: 1000px;
	position: relative;
	background: #FFFFFF url(/images/nav/container_top_news.jpg) no-repeat scroll 0 0;
	height: 25px;
	overflow: hidden;
	}

#news_headline{
	float: left;
	position: relative;
	margin-left: 5px;
	height: 25px;
	width:675px
	}

#news_headline h1{
	margin: 0 0 0 35px;
	position: absolute;
	padding-top: 0;
	top: 3px;
	}
	

#news_recent{
	float: left;
	position: relative;
	height: 25px;
	width: 285px;
}

#news_recent h1{
	margin: 0 0 0 35px;
	position: absolute;
	padding-top: 0;
	top: 3px;
	}

#news_middle1 {
	float: left;
	width: 1000px;
	position: relative;
	background: #FFFFFF url(/images/nav/container_news_bg.jpg) repeat-y scroll 0 0;
	height: 360px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	z-index: 100;
	overflow: visible;
	}

#news_sub{
	float: left;
	position: relative;
	left: 40px;
	margin-top: 5px;
	width: 640px;
	}

#news_sub h2{
	margin: 0 0 5px 0;
	position: relative;
	top: 6px;
	font-family: HelveticaNeue, Helvetica, Arial, Tahoma, Verdana, Sans-serif;
	font-size: 16px;
	color: #7f7f7f;
	}	

#news_image{
	background: transparent url(/images/nav/news_image_bg.png) no-repeat 0 0;
	float: left;
	position: relative;
	left: 40px;
	margin-top: 10px;
	width: 675px;
	height: 305px;
	}
	

#news_listing{
	float: left;
	position: relative;
	margin-left: 5px;
	margin-top: -20px;
	width: 285px;
}

#news_listing a{
	background:none repeat scroll 0 0 white;
	color: #7F7F7F;
	display:block;
	font-family:HelveticaNeue,Helvetica,Sans-serif,Arial;
	font-size:10px;
	height:auto;
	margin: 5px 0 0 35px;
	padding-bottom:4px;
	text-decoration:none;
	width:260px;
	}

#news_listing a:hover {
	background: #cfcfcf;
	color: black;
	text-decoration: none;
	padding-bottom: 4px;
	}


#news_middle2 {
	width: 1000px;
	position: relative;
	background: #FFFFFF url(/images/nav/container_news_slug.jpg) repeat-y scroll 0 0;
	height: 50px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	}

#news_slug{
	float: left;
	position: relative;
	margin-left: 5px;
	height: 25px;
	width: 675px;
}


#news_slug h3{
	margin: 0 0 0 35px;
	position: relative;
	padding-top: 5;
	top: 6px;
	font-family: HelveticaNeue, Helvetica, Arial, Tahoma, Verdana, Sans-serif;
	font-size: 14px;
	color: #7f7f7f;
	}

#be_social{
	float: left;
	position: relative;
	left: 35px;
	height: 25px;
	width: 145px;
	top: 6px;
}

#news_more{
	float: left;
	position: relative;
	left: 50px;
	height: 25px;
	width: 90px;
	top: 6px;
}

#news_more a{
	margin: 0 0 0 0;
	position: relative;
	top: 6px;
	font-family: HelveticaNeue, Helvetica, Arial, Tahoma, Verdana, Sans-serif;
	font-size: 14px;
	color: #7f7f7f;
	text-decoration: none;
	}

#news_more a:hover{
	color: #000000;
	}



#news_bottom {
	background: #FFFFFF url(/images/nav/container_bot_1k.jpg) no-repeat;
	height: 25px;
	width: 1000px;
	position: relative;
	bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	z-index: 101;
	}

#recent_news{
	position: relative;
	margin-left: 0px;
	margin-top: 0px;
	width: 285px;
}

#recent_news a{
	background:none repeat scroll 0 0 white;
	color: #7F7F7F;
	display:block;
	font-family:HelveticaNeue,Helvetica,Sans-serif,Arial;
	font-size:10px;
	height:auto;
	margin: 5px 0 0 5px;
	padding-bottom:4px;
	text-decoration:none;
	width:260px;
	}

#recent_news a:hover {
	background: #cfcfcf;
	color: black;
	text-decoration: none;
	padding-bottom: 4px;
	}


#recent_news a.button{
	background:none repeat scroll 0 0 white;
	color: #7F7F7F;
	display:block;
	font-family:HelveticaNeue,Helvetica,Sans-serif,Arial;
	font-size:12px;
	height:auto;
	margin: 5px 0 0 5px;
	padding-bottom:4px;
	text-decoration:none;
	width:260px;
	}

#recent_news a.button:hover {
	background: #cfcfcf;
	color: black;
	text-decoration: none;
	padding-bottom: 4px;
	}

#storyBox{
	position: relative;
	margin-left: 0px;
	margin-top: 0px;
	width: 660px;
}

#storyBox h2{
	margin: 0 0 5px 35px;
}

#storyBox h3{
	margin-left: 35px;
	padding-top: 2px;
	font-family: HelveticaNeue, Helvetica, Arial, Tahoma, Verdana, Sans-serif;
	font-size: 12px;
	color: #7f7f7f;

}

#newsStoryBody{
	margin: 0 35px 35px 35px;
	text-align: justify;
}

#newsStoryBody p{
	margin: 10px 0 0 0;
}

#newsStoryBody img{
	border: 10px solid #CFCFCF;
	-moz-border-radius: 10px;
}


#date_stamp{
	margin: 2px 0 0 35px;
	padding: 0px;
	float: left;
	width: 75px;	
}

#autoWeekWidgetHolder{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-top: 20px;
	width: 775px;	
}

#contributorHeader{
	float: left;
}

#contributorImage{
	float: left;
	margin-left: 35px;
	
}

#contributorImage img{
	height: 150px;
	padding: 0px;
}

#contributorDesc{
	width: 400px;
	position: relative;
	margin-left: 35px;
	float: left;
	text-align: justify;
}

#contributorLogo{
	float: right;
	padding-top: 20px;
}

#contributorLogo img{
	padding: 0px;	
}

#full_wide_top{
	width: 1000px;
	position: relative;
	background: #FFFFFF url("/images/nav/container_top_fullWide.jpg") no-repeat scroll 0 0;
	height: 25px;
	overflow: hidden;
}

#___plusone_0{
	position: relative;
	top: -14px;
	left: 188px;
	width: 62px;
}

