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

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #323232;
	background-image: url(image/background_old.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	}
/*Center Layer centers it on the page*/
#centerLayer {
	margin: 0px auto;
	padding: 0px;
	width: 1029px;
}


#box1 {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 6px 0px 0px;
	height: 130px;
	width: 190px;
	overflow: hidden;
	z-index: 1;
	}
.span1    { display: block;}
.span2    { display: block;}
.span3    { display: block;}
.span4    { display: block;}	
blockquote {
	display: none; 
	width: 190px;
	height: 130px;
	padding: 0px;
	margin: 0px;
}
/* The Container contains the Header, Top Menu, Left, Right and Bottom Banner */
/* It Floats to the left of the Right Banner */
#container {
	position: relative;
	float: left;
	width:764px;
	background-color: transparent;
	z-index: 1;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#containerCMS {
	margin: 0px;
	width:764px;
	background-image: url(image/rightRepeat.jpg);
	background-repeat: repeat-y;
}

#header {
	height:		63px;
	margin: 	0px;
	padding: 	0px;
	/* This is mainly a placeholder until we get the Flash */
	overflow: hidden;
}

#HeaderLogo {
	float: left;
	margin-top: 4px;
	}

#ListentotheShow {
	float: left;
	margin-top: 7px;
	}

#linksContent {
	margin: 0px;
	width: 764px;
	height: 336px;
	background-image: url(image/linksBkg.jpg);
	background-repeat: no-repeat;
}
#linksPreview {
	margin: 0px;
	width: 764px;
	height: 336px;
	overflow: hidden;
	background-image: url(image/linksBkgPreview.jpg);
	background-repeat: no-repeat;
}

#homeContent {
	margin: 0px;
	width: 764px;
	height: 336px;
	background-image: url(image/homeBkg.jpg);
	background-repeat: no-repeat;
}
#homePreview {
	margin: 0px;
	width: 764px;
	height: 336px;
	background-image: url(image/homeBkgPreview.jpg);
	background-repeat: no-repeat;
}

#linksC0 {
	float: left;
	width: 170px;
	margin: 0px;
	padding: 0px;
	height: 200px;
}
#linksC1 {
	float: left;
	margin: 0px;
	padding: 60px 0px 0px 0px;
	width: 175px;
	height: 200px;
	overflow: auto;
}

#linksC2 {
	float: left;
	margin: 60px 0px 0px 8px;
	width: 175px;
	height: 200px;
	overflow: auto;
}

#linksC3 {
	float: left;
	margin: 60px 0px 0px 25px;
	width: 175px;
	height: 200px;
	overflow: auto;
}

#featuredSingalong {
	float: right;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	top: -5px;
	height:54px;
	width: 251px;
	background-image: url(image/featreudSingalong.gif);
	background-repeat: no-repeat;
}

#headerCMS {
	height:63px;
	/* This is mainly a placeholder until we get the Flash */
	background-color: #BBBBBB;
}

#topMenu {
	margin: 0px;
	padding: 0px;
	height:37px;
	width: 764px;
	background-image: url(image/menuBkg.jpg);
	background-repeat: no-repeat;
}

#topMenuCMS {
	height:37px;
	width: 764px;
	background-image: url(image/menuBkgCMS.png);
	background-repeat: no-repeat;
}

#topMenuNoSideBar {
	height:37px;
	width: 764px;
	z-index: 10;
	background-image: url(image/menuBkgnoSidebar.jpg);
	background-repeat: no-repeat;
}

#framebg {
	position:relative;
	background-image: url(image/inside_frameBkg.jpg);
	width: 764px;
	height: 373px;
	z-index: 10;
}

#left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 219px;
}

#leftTop {
	height: 270px;
	background-image:url(image/leftTop.jpg);
	background-repeat: no-repeat;
}

#leftBottomNoBKG {
	clear: both;
	position: relative;
	top: -281px;
	width: 219px;
	height: 280px;
	background-image: none;
	background-repeat: no-repeat;
	margin-bottom: -281px;
	z-index: 15;
}

#right {
	float: left;
	width: 545px;
	margin: 0px;
	padding: 0px;
}

#rightTop {
	height: 336px;
	padding: 0px 20px 0px 0px;
	margin: 0px;
}

#rightTopPreview {
	height: 336px;
	padding: 0px 20px 0px 0px;
	background-image:url(image/rightTopPreview.jpg);
	background-repeat: no-repeat;
}

/* This is a scroll box is case the CMS people type too much */
#rightScroll {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 3px;
	height: 240px;
	width: 533px;
	overflow: auto;
}

/* This is a scroll box is case the CMS people type too much */
#notesScroll {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 3px;
	height: 240px;
	width: 233px;
	overflow: auto;
}

/* This is a scroll box is case the CMS people type too much */
#blogScroll {
	padding: 5px 0px 0px 0px;
	margin: 10px 0px 0px 3px;
	height: 240px;
	width: 533px;
	overflow: auto;
}

#blogtext {
	position: relative;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	width: 283px;
	background-color: #7790b8;
}

#blogComments {
	position: relative;
	float: left;
	margin: 0px 0px 0px 28px;
	padding: 0px 0px 0px 5px;
	width: 178px;
	background-color: #7790b8;
}
#blogClear {
	clear: both;
	}

/* This is a scroll box is case the CMS people type too much */
#rightBigPhoto {
	float: left;
	padding: 0px 0px 0px 10px;
	margin: 10px 0px 0px 0px;
	height: 234px;
	width: 312px;
	text-align: center;
}

#rightSmallPhoto {
	float: left;
	padding: 0px 0px 0px 10px;
	margin: 10px 0px 0px 0px;
	height: 240px;
	width: 192px;
	overflow: auto;
}


#rightCMS {
	margin: 0px;
	padding: 0px 20px 0px 50px;
	background-image: url(image/rightCMS.jpg);
	background-repeat: no-repeat;
}

#rightBottom {
	top: -2px;
	height: 73px;
	width: 764px;
	background-image:url(image/rightBottom.jpg);
	background-repeat: no-repeat;
	}

#bannerBottom {
	position: relative;
	height:98px;
	width: 742px;
	padding: 8px 0px 0px 14px;
	background: transparent;
}

#bannerLeft {
	position: relative;
	width: 120px;
	height: 600px;
	overflow: hidden;
	float: left;
	z-index: 1;
	padding: 7px 0px 0px 0px;
	margin: 0px;
}

#bannerRight {
	position: relative;
	width: 120px;
	height: 600px;
	overflow: hidden;
	float: left;
	z-index: 1;
	padding: 0px 0px 0px 15px;
}

