body.play_event_sponsorship div#content {
	background-image:		url(/images/play_event_sponsorship/background.jpg);
	background-repeat: 		no-repeat;
	min-height: 			614px;
	_height: 				614px;
	position: relative;
	top: -13px;
}

#content p {
	margin-bottom: 1.5em;
	}

#content a {
	color: #ba0001
	}

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


/* Left Side
******************************************/

#content #left {
	position: absolute;
	left: 57px;
	top: 48px;
	width: 390px;
	height: 500px;
	overflow: hidden;
	}

	#content #left p,
	#content #left ul {
		font-size: 1.2em;
		margin-bottom: 1.2em;
		}

	#content #left h3.welcome {
		background-image: url(/images/play_event_sponsorship/heading_eventdirectors.gif);
		background-repeat: no-repeat;
		text-indent: -3000px;
		width: 297px;
		height: 32px;
		margin-bottom: 2em;
		}

	#content #left .gotoform a {
		display: block;
		background-image: url(/images/play_event_sponsorship/link_gotoonlineform.gif);
		background-repeat: no-repeat;
		text-indent: -3000px;
		width: 234px;
		height: 15px;
		}
		
		#content #left .gotoform a:hover {
			background-image: url(/images/play_event_sponsorship/link_gotoonlineform_over.gif);
			}

	#content #left .formdeadlines {
		margin-top: 2em;
		}

	#content #left .formdeadlines h3 {
		background-image: url(/images/play_athlete_sponsorship/deadlinetable_heading.jpg);
		background-repeat: repeat-y;
		text-indent: -3000px;
		width: 150px;
		height: 24px;
		margin-bottom: 0;
		}
	
	#content #left .formdeadlines table {
		background-image: url(/images/play_athlete_sponsorship/deadlinetable_background.jpg);
		background-repeat: repeat-y;
		width: 100%;
		}
		
		#content #left .formdeadlines table th,
		#content #left .formdeadlines table td {
			width: 50%;
			font-weight: bold;
			font-size: 1.1em;
			line-height: 24px;
			padding: 0 6px;
			}
		
		#content #left .formdeadlines table th {
			color: #603913;
			}
			
		#content #left .formdeadlines table td.full {
			color: #988675;
			}




/* Right Side
******************************************/

#content #right {
	position: absolute;
	left: 575px;
	top: 34px;
	width: 290px;
	height: 620px;
	color: #242021;
	font-size: 1.2em;
	}

	#content #right h3.gettingintouch {
		position: relative;
		background-image: url(/images/play_event_sponsorship/heading_gettingintouch.gif);
		background-repeat: no-repeat;
		text-indent: -3000px;
		width: 118px;
		height: 44px;
		left: -20px;
		}

	#content #right .scroller {
		height: 280px;
		overflow: auto;
		}
		
		#content #right .scroller p {
			margin-top: 1em;
			}
			
			#content #right .scroller p.hidden {
				margin-top: 0;
				font-weight: normal;
				color: #8C6239;
				}
