body {
	margin:0;
	padding:0;
	text-align:center;
	background: url(images/BG_body.gif) repeat-x;
	color: #555555;
	font-family: verdana;
	font-size: 11px;
}
img {
	border:none;
}
h1 {
	color: #555555;
	font-size: 18px;
}
h2 {
	font-size: 10px;
	color: #555555;
}
#bannerTop {
	width:985px;
	position:relative;
	height:121px;
	margin:0 auto;
	background:#2f2963;
}
#banner {
	width: 985px;
	height:23px;
	background:url(images/BG_banner.gif) no-repeat left bottom;
	float:left;
}
#container {
	width: 985px;
	margin: 0 auto 0 auto;
	text-align: justify;
	position: relative;
}
#footer {
	width: 100%;
	background: #8e94bc;
}
#footerContent {
	width: 985px;
	margin: 0 auto 0 auto;
	background: url(images/BG_footer.gif) repeat-y;
	padding: 10px 0 10px 0;
	color: #FFFFFF;
}
#clearFooter {
	clear: both;
}
#main {
	width: 985px;
	background: url(images/BG_content.gif) repeat-y;
	float: left;
}
#logo {
	position: absolute;
	height: 77px;
	width: 220px;
	left: 10px;
	top: 20px;
}
#slogan {
	position:absolute;
	width:680px;
	height:26px;
	left: 266px;
	top: 43px;


}
#addressPhone {
	font-size: 11px;
	position: absolute;
	left: 329px;
	top: 102px;
	color: #FFFFFF;

}
#leftColumn {
	width: 219px;
	float:left;
}
#rightColumn {
	margin: 10px 0 10px 0;
	width: 220px;
	float:right;
	padding:10px 0 0 0;
	background: #8e94bc url(images/rightBar_Top.gif) no-repeat top left;
}
#nav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;

}
#nav .topLevel {

}
.subNav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav .secondLevel {
	font-size:10px;
	list-style-type: none;
    padding: 0 10px 0 0;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
	background: url(images/BG_navItem.gif) no-repeat right bottom;	
	display: block;
	padding: 10px 10px 10px 0;
	text-align: right;
}
#nav a:hover {
	text-decoration: underline;
}
#content {
	width:530px;
	float:left;
	padding:10px 0 10px 0;
}
#rightColumn h1 {
	color: #FFFFFF;
	font-size: 13px;
	text-align: center;
	background-color: #242265;
	padding: 5px 10px 5px 10px;
}
#rightColumn ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#rightBarBottom {
	background-image: url(images/rightBar_Bottom.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 220px;
}
#rightColumn ul a {
	color: #242265;
	text-decoration: none;
	background: url(images/BG_navItem_right.gif) no-repeat left bottom;
	display: block;
	padding: 10px 0 10px 10px;
	text-align: left;
}
#rightColumn ul a:hover {
	text-decoration: underline;
}
.list1 {
	padding:0 0 0 15px;
	list-style-image: url(images/bullet_1.gif);
}
#rightColumn p {
	color: #242265;
	padding:0 10px 0 10px;
}
.sportImage {
	width:265px;
	float:left;
	text-align:center;
	margin:0 0 10px 0;
}

