#winners_div {
	position: relative;
	left: 5px;
	
	height: 225px;
}

#winners_bg_img {
	position: absolute;
	top: 0px;
	left: 0px;
}

#winners_heading_lnk {
	position: relative;
	top: 25px;
	left: 245px;
	
	line-height: 14px;
	
	width: 315px;
}

a:hover#winners_heading_lnk {
	text-decoration: none;
}

#winners_heading_small {
	font-size: 12px;
	font-weight: bold;
	
	text-transform: uppercase;
	color: #707E21;
}

#winners_heading_large {
	font-size: 18px;
	font-weight: bold;
	
	text-transform: uppercase;
	color: #707E21;
}

#winners_headline_div {
	position: relative;
	top: 35px;
	left: 245px;
	
	font-weight: bold;
	
	width: 315px;
}

#winners_cpy_div {
	position: relative;
	top: 40px;
	left: 245px;
	
	width: 315px;
}

#winners_slogan_tbl {
	position: absolute;
	top: 195px;
	left: 181px;
}

#winners_slogan_b1_cell {	
	padding-left: 12px;
	padding-right: 12px;
	border: 1px #CCCCCC solid;
}

.winners_slogan_over_lnk, a.winners_slogan_over_lnk, a:link.winners_slogan_over_lnk, a:active.winners_slogan_over_lnk, a:visited.winners_slogan_over_lnk {
	color: #707E21;
	text-decoration: none;
}

a:hover.winners_slogan_over_lnk {
	color: #707E21;
	text-decoration: underline;
}

a:hover.winners_slogan_out_lnk {
	color: #5A6479;
	text-decoration: underline;
}

#blue_tbl {
	position: relative;
	left: 15px;
}

#blue_a1_div {
	width: 16px;
	height: 239px;
}

#blue_b1_div {
	position: relative;

	color: black;

	width: 555px;
	height: 239px;
}

#listen_lnk {
	position: absolute;
	top: 0px;
	right: -5px;
}

a:hover#listen_lnk {
        text-decoration: none;
}

#blue_headline_div {
	font-size: 14px;
	font-weight: bold;
	
	color: black;
	
	margin-top: 20px;
	margin-bottom: 15px;
}

.blue_txt {
	margin-top: 0px;
	margin-bottom: 5px;
}

#blue_cta_div {
	font-size: 14px;
	font-weight: bold;
	
	text-align: center;
	color: white;
	
	padding-top: 5px;
}

#blue_c1_div {
	width: 14px;
	height: 239px;
}

#performance_div {
	position: relative;
	left: 21px;

	border: 1px solid #A09E9E;
	
	width: 550px;
	height: 330px;
	
	margin-top: 10px;
	
	padding: 10px;
}

#performance_img {
	position: absolute;
	top: 5px;
	left: -10px;
}

#sports_div {
	position: absolute;
	top: 22px;
	left: 40px;
}

.enhancement_lnk {
	position: absolute;
	left: 17px;
	
	font-size: 13px;
}

a.enhancement_lnk, a:link.enhancement_lnk, a:active.enhancement_lnk, a:visited.enhancement_lnk {
	font-size: 13px;
	
	color: white;
}

a:hover.enhancement_lnk {
	color: white;
}

#sports_heading_div {
	position: absolute;
	top: 8px;
	left: 0px;
	z-index: 5;
	
	text-align: center;
	line-height: 15px;
	
	width: 100%;
}

#sports_heading_small {
	font-size: 10px;
	font-weight: bold;
	
	text-transform: uppercase;
	color: #707E21;
}

#sports_heading_large {
	font-size: 18px;
	font-weight: bold;
	
	text-transform: uppercase;
	color: #707E21;
}

#professionals_lnk, #corporate_lnk {
	top: 55px;
}

#collegiates_lnk, #team_lnk {
	top: 252px;
}

#juniors_lnk, #personal_lnk {
	top: 275px;
}

#business_div {
	position: absolute;
	top: 22px;
	left: 310px;
}

#business_heading_div {
	position: absolute;
	top: 8px;
	left: 0px;
	z-index: 5;
	
	text-align: center;
	line-height: 15px;
	
	width: 100%;
}

#business_heading_small {
	font-size: 10px;
	font-weight: bold;
	
	text-transform: uppercase;
	color: #5A6479;
}

#business_heading_large {
	font-size: 18px;
	font-weight: bold;
	
	text-transform: uppercase;
	color: #5A6479;
}


.index_cta_lnk:link {
        color: white;
        font-size: 12pt;
}

.index_cta_lnk:visited {
        color: white;
        font-weight: bold;
        font-size: 12pt;
}

.index_cta_lnk:hover {
        color: white;
        font-size: 12pt;
}


.big_font {
        font-size: 12pt;
}

