body {
	background-repeat: repeat;
	background-color: #999999;
	background-image: url(/images/DocumentBG.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.contentwrapper {
	background-image: url(/images/contentbglogo.jpg);
	background-repeat: repeat;
	width: 778px;
	top: 140px;
	position: absolute;
	height: <% response.write strBGlength%>;
	left: 0px;
}
.headerimage {
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
	height: 136px;
	width: 778px;
	left: 0px;
	top: 5px;
	position: absolute;
}
.homeLink {
	top: 21px;
	left: 129px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;	
}
.familylist {
	background-image: url(/images/familylistbgExt.png);
	background-repeat: no-repeat;
	height: 506px;
	width: 188px;
	top: 297px;
	left: 0px;
	position: absolute;
}
.familylistheader {
	background-image: url(/images/familylistheader.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 188px;
	top: 50px;
	left: 0px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.familylistcontent {
	background-repeat: no-repeat;
	height: 18px;
	width: 170px;
	top: 66px;
	left: 8px;
	position: absolute;
	font-family: Tahoma;
	text-align: left;
	font-size: x-small;
}
.familylistrhr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	height: 1px;
	width: 188px;
}
.footer {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #F19400;
	text-align: right;
	height: 27px;
	width: 778px;
	left: 0px;
	top: <% response.write strFooterLocation %>;
	position: absolute;
}
.whitelink {
	color: #FFFFFF;
}
.otherlinksarea {
	position: absolute;
	left: 595px;
	right: 240px;
	top: 296px;
	width: 182px;
	height: 173px;
	background-image: url(/images/externallinkbg.jpg);
	background-repeat: no-repeat;
}
.otherlinkscontent {
	position: absolute;
	left: 9px;
	right: 0px;
	top: 29px;
	width: 150px;
	height: 140px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	
}
.otherLinks a:visited {
	color:#FF6600
}

.wrapper {
	background-color: #000000;
	position: absolute;
	left: 0px;
}
.livecontent {
	position: absolute;
	height: 278px;
	width: 385px;
	left: 205px;
	top: 311px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
h2 {
	font-family: Tahoma;
	font-size: small;
}
.imagelinktop {
	background-image: url(/images/imagelinktop.jpg);
	position: absolute;
	height: 73px;
	width: 318px;
	left: 460px;
	top: 142px;
}
.imagelinkbottom {
	background-image: url(/images/imagelinkbottom.jpg);
	position: absolute;
	height: 81px;
	width: 318px;
	left: 460px;
	top: 215px;
}
.flashspace {
	background-image: url(/images/flashSpacebg.jpg);
	margin: 0px;
	padding: 0px;
	height: 154px;
	width: 459px;
	position: absolute;
	left: 0px;
	top: 142px;
}
.footerlinks a:visited {
	color: #FFFFFF
}
.footerlinks {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;
}

.theWeek {
	font-family: Tahoma;
	font-size: x-small;
	font-weight: bold;
}
.thePlayer {
	font-family: Tahoma;
	font-size: xx-small;
	font-weight: bold;
	padding: 5px;
}
.familyName{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-bottom: 8px;
	padding-top: 8px;
	width: 130px;
	
}
.familyName a:visited {
	color:#FF6600
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
}
a:visited {
	color:#FF6600
}
