@charset "utf-8";
/* CSS Document */

#frameTop {
	display:block;
	background-image:url(/images/home/frameTop.jpg);
	height:82px;
}
#frameLeft {
	display:block;
	background-image:url(/images/home/frameLeft.jpg);
	width:143px;
	height:739px;
	float:left;
}
#frameRight {
	display:block;
	background-image:url(/images/home/frameRight.jpg);
	width:146px;
	height:739px;
	float:right;
}
#frameBottom {
	clear:both;
	display:block;
	background-image:url(/images/home/frameBottom.jpg);
	height:115px;
	text-align:right;
	font-size:10px;
	padding-right:160px;
}
#header {
	position:relative;
	height:171px;
	background-image:url(/images/common/header.jpg);
	background-repeat:no-repeat;
	background-position:22px 0px;
	z-index:2;
	top:-46px;
}
#header h1 { display:none; }
#contentArea {
	height:739px;
	width:863px;
	float:left;
	background-color:#FFFFFF;
	position:relative;
}

.homepageGrass {
	background-image:url(/images/home/grass.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
h1.newsUpdates {
	padding:0px;
	margin:0px;
	background-image:url(/images/home/newsUpdates.gif);
	background-repeat:no-repeat;
	background-position:73px 0px;
	height:26px;
	position:absolute;
	top:-17px;
	z-index:124;
	width:550px;
}
h1.newsUpdates span{
	display:none;
}
.newsBox {
	border:5px solid #990066;
	width:629px;
	margin-left:118px;
	height:476px;
	color:#666666;
	background-color:#FFFFFF;
}
.newsBox strong {
	color:#000000;
}
.newsBox a{
	color:#cc0000;
}
.newsBox p{
	margin-left:65px;
	margin-right:65px;
}
#starBurst {
	position:absolute;
	width:275px;
	height:246px;
	z-index:125;
	top:5px;
	left:-60px;
}
#starBurst a{
	display:block;
	background-image:url(/images/home/starBurst.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:275px;
	height:246px;
}
#starBurst a:hover{
	background-position:0px -245px;
}
#starBurst a span{
	display:none;
}

#myspaceFacebookHome {
	position:absolute;
	z-index:21;
	left:773px;
	top:464px;
}

