#topnav ul li a#home {
	background: url(../images/bglink.gif) no-repeat 0px 0px;
}
#leftcolumn {
	height: auto;
	width: 660px;
}
#leftcolumn p {
	margin: 0px 75px 0px 0px;
	padding: 0px;
	line-height: 2em;
}
#leftcolumn h1 {
	font-size: 14px;
	color: #2E466C;
	margin: 45px 0px 20px 0px;
	padding: 0px;
	text-align: left;
}


#rightcolumn {
	clear: right;
	float: right;
	height: 518px;
	width: 240px;
	font: normal 9px/normal LucidaGrande, Verdana, Arial, sans-serif;
	color: #652C0A;
	overflow: hidden;
	left: 0px;
	top: 0px;
}
#rightcolumn ul.faq {
	list-style: none;
	margin: 0px 0px 20px 15px;
	padding: 0px;
	position: relative;
	left: 0px;
	top: 0px;
}
#rightcolumn ul.faq li {
	background: url(../images/arrow.gif) no-repeat 0px 0px;
	margin: 10px 5px 10px 0px;
	padding: 0px 0px 0px 10px;
}
#rightcolumn  p {
	text-indent: 18px;
	margin: 0px;
	padding: 0px;
}
#rightcolumn  p.title{
	background: #708199;
	font: normal 11px/25px LucindaGrande, Verdana, Arial, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 240px;
position:relative;
	#font-weight:bold;
}
#rightcolumn ul.faq li a{
color: #652C0A;
text-decoration:none;
}

#rightcolumn ul.faq li a:hover{
	text-decoration: underline;
}
#runner {
	background: url(../images/runner.png) no-repeat 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 131px;
	width: 136px;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	left: 90px;
	top: 95px;
}
#juggler {
	background: url(../images/juggler.png) no-repeat 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 142px;
	width: 80px;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	left: 288px;
	top: 85px;
}
#gymnast {
	background: url(../images/gymnast.png) no-repeat 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 122px;
	width: 112px;
	overflow: hidden;
	position: absolute;
	left: 625px;
	top: 40px;
}

* html #runner{
background:none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/runner.png',
opacity=0);
}
* html #juggler{
background:none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/juggler.png',
opacity=0);
}
* html #gymnast{
background:none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/gymnast.png',
opacity=0);
}
#homecontent {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 900px;
	background: url(../images/bghomecontent.jpg) repeat-y 0px 0px;
	overflow: hidden;
	left: 0px;
	top: 0px;
}
#sporticons{
	margin: -230px 0 0;
	padding: 0px;
	height: 230px;
	width: 900px;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0;
}
body {
	background-color: #153B57;
}
a:link {
	color: #6C5B39;
}
a:visited {
	color: #6C5B39;
}
h1 {
	font-size: 16px;
}
