img {
	behavior: url(../includes/pngbehavior.htc);
}
body#main {
	background-color: #000000;
	color:#000000;
	font-size:14px;
	font: Tahoma;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image:url(../images/square_bg.png);
	vertical-align:middle;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
A:link {
	color:#000000;
	text-decoration:none;
}
A:visited {
	color:#000000;
	text-decoration:none;
}
A:hover {
	color:#000000;
	text-decoration:none;
}
.mainContent {
	height:730px;
	width:770px;
	background-image:url(../images/kelley_bg.png);
	* background: none;
	* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/kelley_bg.png', sizingMethod='fixed'); 
	background-repeat:no-repeat;
	background-position:top;
}
.content {
	height: 465px;
	width: 630px;
	position:relative;
	left: 82px;
	top: 105px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	overflow:auto;
	z-index: 1000;
}
#wrapper {
	position:relative;
	left: 300px;
	top: 105px;
	width:200px;
	height:19px;
	z-index:1;
	overflow: hidden;
	clear: both;
}
#player {
	width:200px;
	height:85px;
	z-index:2;
	overflow:hidden;
}
.menu {
	position:relative;
	left: 115px;
	top: 75px;
	width: 563px;
	height: 28px;
	z-index: 5;
}
.content_text {
	background-color:transparent;
	margin:0px;
	font-size:14px;
	color:#000000;
	font: Tahoma;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
/*--------------- Home Page-------------------*/
#whatsNew {
	padding-left:10px;
	padding-right:10px;
	top:-5px;
}
#intro	{
	padding-left:20px;
	padding-right:20px;
	text-indent: 20px;
	text-align:justify;
}
