@charset "utf-8";
/* LAYOUT styling*/

body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-color:#0C0C0C;
}

#container {
	height: 100%;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	
}

/* Background - Grey rounded top piece*/
#container #top {
	width: 1000px;
	height:10px;
	padding:0;
	position: relative;
	float: left;
	background-image: url(../images/transparent-BG-top.png);
	background-repeat: no-repeat;
	margin-top: 55px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* Background - Grey stretching middle piece*/
#container #middle {
	background-image: url(../images/transparent-BG-middle.png);
	background-repeat: repeat-y;
	margin:0;
	padding:0;
	height: 100%;
	position: relative;
	float: left;
	width: 1000px;
}

/* Background - Grey rounded bottom piece*/
#container #bottom {
	/*background-image: url(../images/transparent-BG-bottom.png);*/
	position: relative;
	float: right;
	height: 50px;
	width: 1000px;
	background-repeat: no-repeat;
	background-position: bottom;
}
/* Area for the top Flash banner*/
#topHeader {
	/*background-color: #0C0C0C;*/
	position: relative;
	height: 160px;
	width: 1000px;
	

}
/* Round white box sits in here*/
#container #middle #text {
	height: 100%;
	width: 800px;
	float: left;
	
}

/* Area for the page title*/
#container #middle #text #headerText {
	height: 94px;
	width: 800px;
	background-image: url(../images/textBarTop3.png);
	background-repeat: no-repeat;
	
}

/* Area for the page title*/
#container #middle #text #headerTextMem {
	height: 182px;
	width: 800px;
	background-image: url(../images/textBarTop4.png);
	background-repeat: no-repeat;
	
}

/* Stretchable middle of white box*/
#container #middle #text #middleText {
	background-repeat: repeat-y;
	margin:0;
	padding:0;
	height: 100%;
	position: relative;
	float: left;
	background-image: url(../images/textBarMiddle3.png);
	
}
/* Bottom of the white box*/
#container #middle #text #footerText {
	background-image: url(../images/textBarBottom4.png);
	background-repeat: no-repeat;
	position:relative;
	clear: left;
	background-position: top;
	height: 50px;
}	
/* for text sitting in the white box*/
#textContainer {
	width: 800px;
	position:relative;
}
/* for text sitting in the white box*/
/*Wide Left Col*/

#container #middleText #text-col1 {
	width: 485px;
	padding-right: 15px;
	padding-left: 50px;
	position:relative;
	float: left;
}
/*Narrow Right Col*/
#container  #middleText #text-col2 {
	width: 200px;
	margin-right:0px;
	float: left;
	position:relative;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 5px;
	padding-left: 15px;
}
/* Narrow Left Col*/
#container  #middleText #text-col3 {
	width: 200px;
	margin-right:0px;
	float: left;
	position:relative;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 5px;
	padding-left: 50px;
}
/*Wide Right Col*/
#container #middleText #text-col4 {
	width: 485px;
	padding-right: 15px;
	padding-left: 15px;
	position:relative;
	float: left;
}
/*Equal Col Left*/
#container  #middleText #text-equalColLeft {
	width: 345px;
	margin-right:0px;
	float: left;
	position:relative;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 50px;
}
/*Equal Col Right*/
#container #middleText #text-equalColRight {
	width: 395px;
	padding-right: 0px;
	padding-left: 0px;
	position:relative;
	float: right;
}
/*for the contact page*/
#container #middleText #col-photoLeft {
	width: 100px;
	float:left;
	position:relative;}
#container #middleText #col-photoRight {
	width: 235px;
	float:right;
	padding-left:10px;
	position:relative;}
	
#container #middleText #col-contact {
	width:335px;
	position:relative;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-top:6px;
	padding-bottom:6px !important;}

#container  #middleText #singlecol {
	width:720px;
	float: left;
	position:relative;
	clear: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 25px;
	padding-left: 45px;
}

#linkBarTop {
	background-image: url(../images/linkBarTop.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 215px;
	float: left;
}

#linkBarMiddle {
	background-image: url(../images/linkBarMiddle.png);
	background-repeat: repeat-y;
	height: 100%;
	width: 215px;
	float: left;
}

#linkBarBottom {
	background-image: url(../images/linkBarBottom.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 215px;
	float: left;
}

/*LEFT and RIGHT Sides of the page*/
#container #leftContainer {
	float: left;
	height: 100%;
	width: 185px;
}

#container #leftContainer #sIcon {
	height: 268px;
	width: 199px;
	position: relative;
	top: 3px;
	
	background-repeat:no-repeat;
	margin-top: -17px;
	margin-left:-17px;
}
#container #leftContainer #sIcon.empty {
	background-image: url(../images/icon_logo.png);
}
#container #leftContainer #sIcon.auto {
	background-image: url(../images/icon_logo_auto.png);
}
#container #leftContainer #sIcon.baseball {
	background-image: url(../images/icon_logo_baseball.png);
}
#container #leftContainer #sIcon.basketball {
	background-image: url(../images/icon_logo_basketball.png);
}
#container #leftContainer #sIcon.golf {
	background-image: url(../images/icon_logo_golf.png);
}
#container #leftContainer #sIcon.hockey {
	background-image: url(../images/icon_logo_hockey.png);
}
#container #leftContainer #sIcon.football {
	background-image: url(../images/icon_logo_football.png);
}
#container #leftContainer #sIcon.horse {
	background-image: url(../images/icon_logo_horse.png);
}
#container #leftContainer #sIcon.soccer {
	background-image: url(../images/icon_logo_soccer.png);
}
#container #leftContainer #sIcon.tennis {
	background-image: url(../images/icon_logo_tennis.png);
}

/* Horizontal Menu*/
.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}

/* BUBBLE PLASTIC HORIZONTAL MENU 
.menuNewBar {
	background-image:url(/images/newMenuBar.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 1000px;
	background-position: bottom;
	
	}
	
.newMenuBarFont	{
	padding-left: 24px;
	float: left;
	text-transform: uppercase;
	font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size: 71%;
	color: #FFFFFF;
	text-decoration: none;
	border:none;
	margin-top: 20px;
}
.newMenuLine	{
	float: left;
	border:none;
	margin-left:15px;
}

.newMenuBarFont a:hover{
	float: left;
	text-transform: uppercase;
	font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size: 71%;
	color: #B30000;;
	text-decoration: none;
	border:none;
	margin-top: 20px;
}

.bubplastic.horizontal {
	width: 1000px;
	height: 27px;
	margin-top:10px;
	margin-bottom:5px;
	padding: 0;
	background-repeat: repeat-x;
	background-position: left top;
}
.bubplastic.horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.horizontal ul li {
	float: left;
	margin: 0;
	paddind:0 ;
	background-color: transparent;
	background-image: url(../images/bg-bubplastic-button.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
}
 First Menu Button - rounded 
.bubplastic.horizontal ul li.first {
	float: left;
	margin: 0;
	padding: 0;
	background-image: url(../images/bg-bubplastic-first.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/*Last Menu Button - rounded 
.bubplastic.horizontal ul li.last {
	float: right;
	margin: 0;
	padding: 0;
	background-image: url(../images/bg-bubplastic-last.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding:
}

.bubplastic.horizontal ul li a {
	display: block;
	height: 27px;
	padding-left: 33px;
	float: left;
	text-transform: uppercase;
	font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size: 71%;
	color: #FFFFFF;
	text-decoration: none;
	border:none;
}


.bubplastic.horizontal ul li a span.menu_ar {
	display: block;
	float: left;
	height: 22px;
	padding-top: 5px;
	padding-right: 26px;
	cursor: pointer;
	background-color: transparent;
	background-image: url(../images/bg-bubplastic-button.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.bubplastic.horizontal ul li a span.menu_first {
	display: block;
	float: left;
	height: 22px;
	padding-top: 5px;
	padding-right: 26px;
	cursor: pointer;
	background-color: transparent;
	background-image: url(../images/bg-bubplastic-first.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.bubplastic.horizontal ul li a span.menu_last {
	display: block;
	float: left;
	height: 22px;
	padding-top: 5px;
	padding-right:29px;
	cursor: pointer;
	background-color: transparent;
	background-image: url(../images/bg-bubplastic-last.gif);
	background-repeat: no-repeat;
	background-position: right top;

}

/* Regular menu bar highlight 
.bubplastic.horizontal ul li a:hover,
.bubplastic.horizontal ul li.highlight a {
	background-color: transparent;
	background-image: url(../images/bg-bubplastic-h-red.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.bubplastic.horizontal ul li a:hover span.menu_ar,
.bubplastic.horizontal ul li.highlight a span.menu_ar {
	background-color: transparent;
	background-image: url(../images/bg-bubplastic-h-red.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* First Menu button highlight - rounded 
.bubplastic.horizontal ul li.first a:hover,
.bubplastic.horizontal ul li.highlight.first a {
	background-color: transparent;
	background-image: url(../images/bg-bubplastic-h-red-first.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bubplastic.horizontal ul li a:hover span.menu_first,
.bubplastic.horizontal ul li.highlight a span.menu_first {
	background-color: transparent;
	background-image: url(../images/bg-bubplastic-h-red-first.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

/* Last Menu button highlight - rounded 
.bubplastic.horizontal ul li.last a:hover,
.bubplastic.horizontal ul li.highlight.last a span.menu_last {
	background-color: transparent;
	background-image: url(../images/bg-bubplastic-h-red-last.gif);
	background-repeat: no-repeat;
	background-position: right top;
}	
.bubplastic.horizontal ul li a:hover span.menu_last,
.bubplastic.horizontal ul li.highlight a span.menu_last {
	background-color: transparent;
	background-image: url(../images/bg-bubplastic-h-red-last.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
	
 END BUBBLE PLASTIC HORIZONTAL MENU */

/* NEW DROP DOWN MENU HORIZONTAL */

.menuHolder {z-index:100; font:normal 12px/45px verdana, sans-serif; margin-left:0px; width:1120px;position:absolute;}
ul.ulTop {padding:0; margin:0; list-style:none; width:125px; overflow:hidden; float:left; margin-right:0px; text-align:center;}
ul.ulTop a {text-decoration:none; color:#fff; padding-left:5px;}
ul.ulTop a:hover {text-decoration:none; color:#C00; padding-left:5px;clear:left;}

ul.ulTop li.liTop {
float:left;
width:250px;
margin:-32767px -125px 0 0;
}

ul.ulTop li.liTop a.aTop {
position:relative;
z-index:50;
display:block;
float:left;
width:120px;
margin-top:32767px;

background:url(/images/menu_button.png) no-repeat left bottom;
}
ul.ulTop li.liTop a.aTop:hover,
ul.ulTop li.liTop a.aTop:focus,
ul.ulTop li.liTop a.aTop:active {
margin-right:1px;
background:url(/images/menu_button.png) no-repeat left top;
clear:left;
}

ul.sub {float:left; padding:45px 0 0 0; list-style:none; background:url(/images/menu_button.png) no-repeat left top; margin-top:-45px;line-height: 18px; }
ul.sub li a {
float:left;
width:120px;
background:#000;
clear:left;
z-index:100;
display:block;
height:45px;

}

ul.sub li a.last {background:url(/images/menu_buttomDrop.png);z-index:30;clear:left;}

ul.sub li a.last:hover,
ul.sub li a.last:focus,
ul.sub li a.last:active {
background:url(/images/menu_buttomDrop.png);z-index:30; clear:left;

}

ul.sub a:hover,
ul.sub a:focus,
ul.sub a:active {
	background:#000;
	margin-right:1px;
	z-index:100;
	clear:left;
}


/*left side "home"*/

ul.ulTopLeft {padding:0; margin:0; list-style:none; width:125px; overflow:hidden; float:left; margin-right:0px; text-align:center}
ul.ulTopLeft a {text-decoration:none; color:#fff; padding-left:5px;}
ul.ulTopLeft a:hover {text-decoration:none; color:#C00; padding-left:5px;}

ul.ulTopLeft li.liTopLeft {
float:left;
width:250px;
margin:-32767px -125px 0 0;
}

ul.ulTopLeft li.liTopLeft a.aTopLeft {
position:relative;
z-index:50;
display:block;
float:left;
width:120px;
margin-top:32767px;

background:url(/images/menu_farLeft.png) no-repeat left bottom;
}
ul.ulTopLeft li.liTopLeft a.aTopLeft:hover,
ul.ulTopLeft li.liTopLeft a.aTopLeft:focus,
ul.ulTopLeft li.liTopLeft a.aTopLeft:active {
margin-right:1px;
background:url(/images/menu_farLeft.png) no-repeat left top;
}

/*END*/

/*right side "members"*/

ul.ulTopRight {padding:0; margin:0; list-style:none; width:125px; overflow:hidden; float:left; margin-right:0px; text-align:center}
ul.ulTopRight a {text-decoration:none; color:#fff; padding-left:5px;}
ul.ulTopRight a:hover {text-decoration:none; color:#C00; padding-left:5px;}

ul.ulTopRight li.liTopRight {
float:left;
width:250px;
margin:-32767px -125px 0 0;
}

ul.ulTopRight li.liTopRight a.aTopRight {
position:relative;
z-index:50;
display:block;
float:left;
width:120px;
margin-top:32767px;

background:url(/images/menu_farRight.png) no-repeat left bottom;
}
ul.ulTopRight li.liTopRight a.aTopRight:hover,
ul.ulTopRight li.liTopRight a.aTopRight:focus,
ul.ulTopRight li.liTopRight a.aTopRight:active {
margin-right:1px;
background:url(/images/menu_farRight.png) no-repeat left top;
}


/*END*/

/*Vertical Menu Start*/
/*        V3        */

.outer{
	list-style:none;
	margin:0px;
	padding:0px;
}
.leftContainerMenu {
	width: 200px;
	position: relative;
	}

.leftContainerMenu ul{
	list-style:none;
	margin:0px;
	padding:0px;
	}
.leftContainerMenu li a {
	height: 22px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: "Helvetica Neue", helvetica, "microsoft sans serif", arial, sans-serif;
	font-size: 70%;
	margin-left:5px;
	font-weight: bolder;
	}	
	
.leftContainerMenu li a:link, .leftContainerMenu li a:visited {
	color: #ffffff;
	display: block;
	background-repeat:no-repeat;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
	background-image: url(../images/v4.png);
	}
	
.leftContainerMenu li a:hover {
	color: #B30000;
	background-repeat:no-repeat;
	background-position: 0 -32px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
	}
	
.leftContainerMenu li a:active {
	color: #ffffff;
	background-repeat:no-repeat;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
	background-position: 0 -64px;
	}

/* FONT styling*/

h1 {
	font-family: "Sveningsson", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #E9E9E9;
	font-style: normal;
	text-decoration: none;
	font-weight: bolder;
	float: left;
	margin-top: 25px;
	margin-left: 50px;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #5B5B5B;
	text-decoration: none;
	float: left;
	margin-top: -10px;
}

h3 {
	font-family: "Sveningsson", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B30000;
	margin-left: 25px;
}

h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #3E3E3E;
	text-decoration: none;
}
p {
	font-size: 12px;
	color: #3E3E3E;
	font-family: Arial, Helvetica, sans-serif;
}

.bodyFont {
	font-size: 12px;
	color: #3E3E3E;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
}

.headerFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-transform: capitalize;
	text-align:left;
	color: #B30000;
	margin-left: 30px;
}

.bottomFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	text-align: right;
	padding-top: 10px;
	margin-right:15px;
	
}

a, a:link, a:active, a:visited {
	color: #B30000;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
}

a:hover {
	color: #333;
	font-family : Arial, Helvetica, sans-serif;
}

a.linkBar, a.linkBar:link, a.linkBar:active, a.linkBar:visited {
	color: #333;
	font-family : "Sveningsson", Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 12px;
	margin-left: 25px;
	margin-top:25;
}

a.linkBar:hover {
	color: #B30000;
	font-family : "Sveningsson", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 25px;
}

#singlecol #logincontent {
	font-family: Arial, Helvetica, sans-serif;
}
#container tr td .label {
	font-family: Arial, Helvetica, sans-serif;
}

#container .redlink {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	color: #F00;
	text-decoration: none;
}

.footballMapViewer {
	font-size: 12px;	
}
#container .redlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	color: #333;
	text-decoration: none;
}
#container  tr td.hdr-calendar {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	padding-left: 10px;
	background-color: #900;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
#container  table tr .hdr-calendar.firstcell {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#container table tr .hdr-calendar.cell {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#container  table tr .calendar.cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 10px;
	background-color: #FFF;
	color: #3C1300;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
}
#container table tr .calendar.firstcell {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #333;
}
/* Footer Horizontal List for SEO filler footer */
#navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#navlist li a
{
	color:#666;
}


#logo_container {
	width: 100%;
	height: 100px;
	float:right;
	}
	
#logo_left {
	background-image: url(../images/logo-container-left.png);
	height:85px;
	background-repeat:no-repeat;
	width: 7px;
	position: relative;
	}	
	
#logo_middle {
	max-width:100%;
	height:100px;
	position: relative;
	}

#logo_right{
	background-image: url(../images/logo-container-right.png);
	background-repeat:no-repeat;
	height:85px;
	width: 7px;
	position: relative;
}

#text-col2.middle { 
	margin-left:275px;
	
	}


.newLink {
	font-family: Tahoma, Geneva, sans-serif;
	
	}
	
#indented {
	margin-left: 35px;
	}
	
#indented2 {
	margin-left: 55px;
	}
	
.footballMapViewer {
	font-size: 14px;
	text-decoration: none;	

}

.chartTitles {	
    font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #3E3E3E;
	text-decoration: none;
	
}
/*HOME PAGE PACKAGES*/
#homeTileTop {
	width:270px;
	height:143px;
	padding-top:45px;
	padding-left:15px;
	padding-right:200px;}
#homeTileLeft {
	width:207px;
	height:287px;
	float:left;
	margin-right:0px;
	padding-top:45px;
	padding-left:15px;
	padding-right:13px;}
	
#homeTileRight {
	width:207px;
	height:287px;
	float:right;
	padding-top:45px;
	padding-left:15px;
	padding-right:13px;}

#homeTileRightSmall {
	width:207px;
	height:157px;
	float:right;
	padding-top:45px;
	padding-left:15px;
	padding-right:13px;}

#homeTileLeftSmall {
	width:207px;
	height:157px;
	float:left;
	margin-right:0px;
	padding-top:45px;
	padding-left:15px;
	padding-right:13px;}
	

#homeTileSide {
	width:200px;
	height:142px;
	float:left;
	margin-right:0px;
	padding-top:45px;
	padding-left:15px;
	padding-right:13px;}
	
.tileKart {
	background-image:url(../images/homePageTile-fwtNews-small.png);
	background-repeat:no-repeat}

.tileReplay {
	background-image:url(../images/homePageTile-replayNews-small.png);
	background-repeat:no-repeat}

#homeTileTopRightAlign {
	width:260px;
	height:143px;
	padding-top:45px;
	padding-left:200px;
	padding-right:25px;}
	
.tileSuperBowl {
	background-image:url(/images/homePageTile-SuperBowl2013.png);
	background-repeat:no-repeat}
.tileMasters {
	background-image:url(/images/masters-tile.png);
	background-repeat:no-repeat}
.tileGrandPrix {
	background-image:url(/images/gpc-tile.png);
	background-repeat:no-repeat}
.tileKentuckyDerby {
	background-image:url(/images/kentucky-tile.png);
	background-repeat:no-repeat}
.tileFinalFour {
	background-image:url(/images/finalFour-tile.png);
	background-repeat:no-repeat}
.tileUSGP {
	background-image:url(../images/usgp-tile.png);
	background-repeat:no-repeat}

.topTileSuperBowl {
	background-image:url(/images/superbowl-top-tile.png);
	background-repeat:no-repeat}
.topTileMasters {
	background-image:url(/images/masters-top-tile.png);
	background-repeat:no-repeat}
.topTileGrandPrix {
	background-image:url(/images/gpc-top-tile.png);
	background-repeat:no-repeat}
.topTileKentuckyDerby {
	background-image:url(/images/kentucky-top-tile.png);
	background-repeat:no-repeat}
.topTileFinalFour {
	background-image:url(/images/finalFour-top-tile.png);
	background-repeat:no-repeat}	
.topTileSponsor {
	background-image:url(../images/fwt-sponsorshipHomePageTile.png);
	background-repeat:no-repeat}
.tileRyderCup {
	background-image:url(../images/ryderCup-HomePageTile.png);
	background-repeat:no-repeat}
	
#logoHolder {
	height: 130px;
	width: 800px;
	float: left;
	position: relative;
	background-image: url(/images/transparent-BG-bottom.png);
	background-repeat: no-repeat;
	margin-left: 15px;
}	
