#container {
			width: 880px;
			\width: 900px;
			w\idth: 880px;
			margin: 0px;
			margin-left: auto;
			margin-right: auto;
			padding: 0px;
		}

		#banner {
	background-image: url(http://www.littleleague.com.my/images/banner_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 334px;
		}

		#content {
	background-color: #ffffff;
	width: 465px;
	padding-right: 24px;
	padding-left: 36px;
	padding-top: 8px;
	padding-bottom: 8px;
		}

		#sidebar-a {
	float: right;
	width: 250px;
	padding-right: 0px;
	font-size: 12px;
		}

		#footer {
	clear: both;
	background-color: #1770CC;
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 12px;
		}
		
		#mainContent{
	background-color: #FFFFFF;
	width: 780px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(/images/bg_content.gif);
	background-repeat: repeat-y;
	overflow: auto;
	margin: 0px 50px;
		}
		
#nav{
	background-image: url(/images/bg_nav.gif);
	background-repeat: no-repeat;
	padding-top: 97px;
	height: 37px;
	width: 796px;
	background-position: bottom;
	padding-left: 89px;
	font-size: 13px;
}

#navlist
{
	list-style-type: none;
	margin: -25px 0px 0px 25px;
	padding: 0;
	letter-spacing: -0.2px;
}

#navlist li
{
	padding: 0px 5px;
	margin-top: 0px;
	display: inline;
}

#nav a:link, #nav a:visited,  #nav a:active
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
}
#nav a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 13px;
}

#contentRight{
	padding-left: 8px;
}
