div#news
{
	background: transparent url('../images/news_background.png') no-repeat 0 0;
	width: 518px;
	height: 388px;
	display: block;
	padding: 1px;
	color: white;
}

div#gallery
{
	background: transparent url('../images/gallery_background.png') no-repeat 0 0;
	width: 538px;
	height: 298px;
	padding: 1px;
	margin-top: 8px;
}

div#external_links
{
	background: transparent url('../images/external_links.png') no-repeat 0 0;
	margin-top: 10px;
	width: 240px;
	padding: 10px;
	height: 70px;
	text-align: center;
}

div#external_links h1
{
	margin: 0px 0px 5px 0px;
}

div#map_one
{
	background: transparent url('../images/google_map_main_ground.jpg') no-repeat 0 0;
	border: 1px solid #5d5d5d;
	width: 258px;
	height: 238px;
}

div#map_two
{
	background: transparent url('../images/google_map_second_ground.jpg') no-repeat 0 0;
	border: 1px solid #5d5d5d;
	width: 258px;
	height: 238px;
}

iframe#ecb_live_score
{
	width: 200px; 
	height: 400px;
	margin-top: 21px;
}

div#contact_section
{
	background: transparent url('../images/home_contcat_background.png') no-repeat 0 0;
	width: 480px;
	height: 136px;
	padding: 7px 20px 7px 20px;
	color: white;
}

div#newsletter_section
{
	background: transparent url('../images/home_newsletter_background.png') no-repeat 0 0;
	width: 240px;
	height: 136px;
	padding: 7px 10px 7px 10px;
	color: white;
}

div#contact_section textarea
{
	border: 1px solid #c4c6ca;
	width: 478px;
	height: 58px;
}

div#contact_section h1, div#newsletter_section h1, div#contact_section h1 label
{
	margin: 0px;
	font-size: 14px;
}

div#contact_section h1
{
	margin-bottom: 5px;
}

div#contact_section input.text
{
	border: 1px solid #c4c6ca;
	width: 328px;
	height: 14px;
}


div#newsletter_section input.text
{
	border: 1px solid #c4c6ca;
	width: 238px;
	height: 14px;
}

div#newsletter_section input.label
{
	width: 100%;
}

div#contact_section label, div#newsletter_section label
{
	clear: both;
	font-size: 12px;
}

button.submit_button
{
	background-image: url('../images/submit.jpg');
	width: 90px;
	height: 20px;
	text-indent: -10000px!important;
	font-size: 0.01em!important;
	border: 0px;
}

button.submit_button:hover, button.submit_button:focus
{
	background-image: url('../images/submit_rollover.jpg');
	width: 90px;
	height: 20px;
	text-indent: -10000px;
	border: 0px;
}

div#news h1
{
	margin: 15px 0px 20px 20px;
	font-size: 18px;
	color: white;
}

img#main_news_image
{
	width: 417px;
	height: 226px;
	margin-top: 2px;
}

div#news_thumb_holder
{
	margin-right: 3px;
	position: relative;
	overflow: hidden;
}

img#n_thumb_selector
{
	position: absolute;
	z-index: 9;
}

img.news
{
	left: 18px;	
}

img.thumbnail
{
	width: 74px;
	height: 49px;
	position: absolute;
	z-index: 10;
}

div#news h2
{
	margin: 10px 20px 10px 20px;
}

div#news p
{
	margin: 0px 20px 0px 20px;
	height: 45px;
}

div#news a
{
	color: white;
}



img.gallery
{
	left: 18px;	
}
	
img#main_gallery_image
{
	width: 417px;
	height: 226px;
	margin-top: 2px;
}

div#gallery_thumb_holder
{
	margin-right: 3px;
	position: relative;
	overflow: hidden;
}

img#g_thumb_selector
{
	position: absolute;
	z-index: 9;
}	

img#g_thumb_selector.ts_1{ top: 4px; }
img#g_thumb_selector.ts_2{ top: 60px; }
img#g_thumb_selector.ts_3{ top: 116px; }
img#g_thumb_selector.ts_4{ top: 172px; }

div#img_slider
{
	background-color: gray;
	width: 20px;
	height: 229px;
}

div#gallery h1
{
	margin: 15px 0px 10px 20px;
	font-size: 18px;
	color: white;
}
