﻿#Wrapper
{
	width: 995px;
	margin: 0 auto 0 auto;
	/*padding-bottom: 50px;*/
	background-image: url(../images/white_shadow_bg.png);
	background-repeat: repeat-y;
}

#Header
{
	width: 933px;
	height: 231px;
	margin: 0 auto 0 auto;
	background-color: #000000;
	background-image: url(../images/gba_logo_header_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
}
		#HeaderTop
		{
			height: 20px;
			width: 910px;
			padding-top: 10px;
			margin: 0 auto 0 auto;
			color: #FFFFFF;
		}
				#Date
				{
					float: left;
				}
				#TopRightLinks
				{
					float: right;
				}
						#TopRightLinks a
						{
							color: #FFFFFF;
						}
		#HeaderBottom
		{
		}
				#Logo
				{
					margin-top: 35px;
					margin-left: 15px;
					float: left;
				}
				#HeaderRightCol
				{
					float: right;
				}
						#Countdown
						{
						}
						#YorkshireGuernseyLogo
						{
							margin-top: 147px;
						}
						
#Navigation
{
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	height: 24px;
	width: 933px;
	margin: 2px auto 0 auto;
	padding-top: 4px;
}

#ContentWrap
{
	width: 911px;
	margin: 18px auto 0 auto;
}
		.SectionHeader
		{
			background-color: #334E2B;
			background-image: url(../images/tab_header_logo_bg.gif);
			background-repeat: no-repeat;
			background-position: right;
			color: #FFFFFF;
			font-size: 12px;
			font-weight: bold;
			height: 21px;
			padding: 6px 0 0 10px;
			margin-bottom: 15px;
		}
		#NBAHeader
		{
			background-image: url(../images/nba_banner.gif);
			background-repeat: no-repeat;
			height: 40px;
			width: 179px;
			color: #FFFFFF;
			font-size: 12px;
			font-weight: bold;
			padding: 22px 0 0 50px;
		}

#LeftCol
{
	float: left;
	width: 229px;
	margin-right: 9px;
}
		.RSSNewsWrap
		{
			margin-left: 10px;
			margin-bottom: 10px;
		}

#CentreCol
{
	float: left;
	width: 429px;
}
		#WelcomeCopy
		{
			margin-left: 10px;
			margin-bottom: 20px;
		}

#RightCol
{
	float: right;
	width: 236px;
}
		.Banner
		{
			margin-bottom: 11px;
		}
		.ScoresWrap
		{
			margin: 5px;
			font-size: 12px;
			color: #FFFFFF;
		}
				.OrangeText
				{
					color: #FF6600;
					font-weight: bold;
				}
				
#ContentCol
{
	float: left;
	width: 667px;
}
		#PageContent
		{
			margin: 10px;
		}
		
#Footer
{
	width: 90%;
	margin: 70px auto 10px auto;
}
		#MadeByLink
		{
			float: right;
		}

#BottomShadow
{
	width: 995px;
	height: 41px;
	margin: 0 auto 0 auto;
	background-image: url(../images/white_shadow_bottom.png);
	background-repeat: no-repeat;
}

/**********************************/
/**Gallery*************************/

#GalleryNav
{
}
		#GalleryNav a
		{
		}
#GalleryThumbs img
{
	margin: 0 17px 20px 0;
}