/* CSS Document */

html {
	height: 100%;
	width: 100%;
	margin-top: 0px;
	margin-left: 0px;
}



body {
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(../images/btc_bg.gif);
	background-position: 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}





/* main container layer for each page */
/* homepage */
#contentLayer {
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	background-image: url(../images/btc_header.jpg);
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index: 20;
}



#programs #contentLayer	{ 
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	background-image: url(../images/btc_header_programs.jpg);
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


#sitemap #contentLayer #programMain{
	width: 600px;
}



/* menu system */

#menuLayer{
	/*background-color: #67872f;*/
	/*background-color: #ffffff;*/
	/*background-color: #ebe9d2;*/
	list-style-image: none;
	width: 170px;
	margin: 0px;
	display: block;
	left: 48px;
	top: 98px;
	position: relative;
	float: left;
	z-index: 35;
	overflow: visible;
}



#menuLayer ul {
	display: block;
	background-color: #ebe9d2;
	list-style-image: none;
	width: 170px;
	padding: 0px;
	margin: 0px;
	border: none;

}


#adult #menuLayer ul li.thisPage {
	display: block;
	width: 170px;
	margin: 0px;	/*margin-left: 12px;*/
	text-indent: 21px;
	font-weight: normal;
	font-size:16px;
	line-height: 28px;
	padding-bottom: 2px;
	background-color: #315a85;
	color: #ffffff;
	list-style-image: none;
	overflow: visible;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}




#programs #menuLayer ul li.thisPage, #guidance #menuLayer ul li.thisPage, #sitemap #menuLayer ul li.thisPage {
	display: block;
	width: 170px;
	margin: 0px;	/*margin-left: 12px;*/
	text-indent: 21px;
	padding: 0px;
	font-weight: normal;
	font-size:16px;
	line-height: 28px;
	padding-bottom: 2px;
	background-color: #315a85;
	color: #ffffff;
	list-style-image: none;
	overflow: visible;		
}



/* guidance main and left column */

#guidance #contentLayer #programMain #leftColumn{
	position: absolute;
	width: 190px;
	left: 36px;
	top: 300px;
}


#guidance #contentLayer #programMain {
	display: block;
	width: 700px;
	padding-top: 140px;
	padding-left: 250px;
}




#home #menuLayer ul li.thisPage, #psa #menuLayer ul li.thisPage, #techWeek #menuLayer ul li.thisPage, #archives #menuLayer ul li.thisPage {
	display: block;
	width: 170px;
	margin: 0px;	/*margin-left: 12px;*/
	text-indent: 21px;
	font-weight: normal;
	font-size:16px;
	line-height: 28px;
	padding-bottom: 2px;
	background-color: #315a85;
	color: #ffffff;
	list-style-image: none;
	overflow: visible;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;	
}




#menuLayer ul li {
	display: block;
	list-style-image: none;
	text-decoration: none;
	width: 170px;
	margin: 0px;	/*margin-left: 12px;*/
	text-indent: 12px;
	padding: 0px;

}


#menuLayer ul li a:link, #menuLayer ul li a:visited, #menuLayer ul li a:active {
	background-color: #ebe9d2;
	/*color: #315a85;*/
	color: #333333;
	font-size:12px;
	line-height: 28px;
	text-decoration: none;
	list-style-image: none;
	display: block;
	width: 170px;
	margin: 0px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #315a85;

}

#menuLayer ul li a:hover {
	background-color: #315a85;
	color: #ebe9d2;
	/*color: #fff;*/
	font-size:12px;
	line-height: 28px;
	text-decoration: none;
	list-style-image: none;
	display: block;

}

/* address in top bar */
/* position varies on some pages */
#home #contentLayer #addressLayer, #guidance #contentLayer #addressLayer, #archives #contentLayer #addressLayer, #psa #contentLayer #addressLayer, #techWeek #contentLayer #addressLayer, #sitemap #contentLayer #addressLayer {
	font-size: 12px;
	color: #000000;
	width: 600px;
	position: absolute;
	margin-top: 76px;
	padding-left: 280px;
	left: 0px;
	top: 0px;
	z-index: 15;
}

#programs #contentLayer #addressLayer {
	font-size: 12px;
	color: #000000;
	width: 600px;
	position: absolute;
	margin-top: 76px;
	padding-left: 340px;
	left: 0px;
	top: 0px;
	z-index: 15;
	visibility: visible;
}



/* page content begins here */

#contentLayer #innerLeft {
	float: left;
	width: 600px;
	padding-top: 140px;
	padding-left: 240px;
	left: 0px;
	top: 0px;
	position: absolute;
	margin: 0px;
	z-index: 21;
}

/* bold span for program names*/
.progNames {
	font-weight: bold;

}


.leadIn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #666666;
}

#home #contentLayer #innerLeft #image1 {
	float: right;
	margin: 0px;
	padding: 0px;
	top: 0px;
	width: 320px;
}

#archives #contentLayer #innerLeft #image1 {
	float: right;
	margin: 0px;
	padding: 0px;
	top: 0px;
	width: 320px;
}





#logoLayer {
	position:relative;
	left:0px;
	top:0px;
	width:125px;
	height:600px;
	z-index:10;
	background-color: #FFFF00;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
}
#btcLayer h1 {
	background-repeat: no-repeat;
	background-color: #00FF33;
}
#btcLayer {
	margin-top: 0px;
	margin-left: 0px;
	position: relative;
	float: left;
	top: 0px;
	width: 500px;
	left: 190px;
	background-color: #FF33FF;
}

#logoBg {
	position:absolute;
	left:72px;
	top:392px;
	width:200px;
	height:200;
	z-index:5;
	background-color: #9999FF;
}


/* program page styles */

#programMain h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #000000;
	text-align: center;

}

#contentLayer #programMain {
	float: none;
	padding-top: 140px;
	padding-left: 240px;
	left: 0px;
	top: 0px;
	position: absolute;
	margin: 0px;
	z-index: 30;
	display: block;
	width: 400px;
	visibility: visible;
}



/*for use on programs.htm*/

#programs #contentLayer #programMain {
	float: none;
	padding-top: 140px;
	padding-left: 240px;
	left: 0px;
	top: 0px;
	position: absolute;
	margin: 0px;
	z-index: 30;
	display: block;
	width: 500px;
	visibility: visible;
}



#programMain .body .subhead {
	font-weight: bold;
}

/*used on the homepage*/
#contentLayer #sideBar {
	float: left;
	width: 240px;
	padding-top: 140px;
	padding-left: 900px;
	left: 0px;
	top: 0px;
	position: absolute;
	margin: 0px;
	visibility: visible;
	z-index: 10;
}


#contentLayer #sideBarFrame {
	border: thin solid #999999;
	margin: 0px;
	left: 0px;
	top: 0px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 18px;
	padding-left: 12px;
}


.feature {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	text-transform: none;
	color: #000000;
}





#contentLayer #picMain {
	float: left;
	width: 360px;
	padding-top: 140px;
	padding-left: 664px;
	left: 0px;
	top: 0px;
	position: absolute;
	margin: 0px;
	visibility: visible;
	z-index: 10;
}


/* used on programs.htm */

#programs #contentLayer #picMain {
	float: left;
	width: 360px;
	padding-top: 140px;
	padding-left: 760px;
	left: 0px;
	top: 0px;
	position: absolute;
	margin: 0px;
	visibility: visible;
	z-index: 10;
}


#contentLayer #picMain img {
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;

}

#programs #contentLayer #picMain #pic1 {
	float: left;
}


#programs #contentLayer #picMain #pic2 {
	padding-left: 36px;
	clear: both;
	padding-top: 12px;
}

#programs #contentLayer #picMain #pic3 {
	padding-left: 0px;
	clear: both;
	padding-top: 12px;
}

.subhead {
	font-weight: bold;
}

#home #contentLayer #menuLayer #logo {
	background-color: #FFFFFF;
	height: 150px;
	width: 125px;
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;
}

#home #contentLayer #innerLeft #slideshow, #techWeek #contentLayer #innerLeft #slideshow {
	float: right;
	padding-left: 12px;
	
}
.caption {
	font-size: 9px;
	color: #666666;
	text-align: center;
	font-style: normal;
}
#home #contentLayer #innerLeft #quote {
	font-size: 12px;
	line-height: 15px;
	color: #666666;
	padding-right: 9px;
	padding-left: 9px;
}

#featureImg2 {
	float: left;
	width: 220px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}


#featureImg3 {
	float: left;
	width: 190px;
	
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 20px;
}


#psa #contentLayer #innerLeft h1 {
	background-image: url(../pages/archives/programHeads/dma.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 400px;
}
#psa #contentLayer #innerLeft h1 span {
	display: none;
}


#home #contentLayer #innerLeft caption {
	font-size: 12px;
	font-weight: bold;
}
#programs #contentLayer #menuLayer .pullQuote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 19px;
	font-weight: normal;
	color: #07467A;
}

#sideBar .columnHead
	{
	font-size: 13px;
	font-weight: bold;

	}

#home #contentLayer #innerLeft #bottomImages {
	clear: both;
}
.homePagequote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	padding-right: 18px;
	padding-left: 18px;
	color: #333333;
}

#innerLeft #archive1, #innerLeft #archive2, #innerLeft #archive3, #innerLeft #archive4, #innerLeft #archive5 {
	padding: 10px;
	height: 250px;
	width: 220px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#archives #contentLayer #innerLeft {
	width: 800px;
}


/*image replacement for archive h1 */
#archives #contentLayer #innerLeft h1 {
	background-image: url(../pages/archives/images/archive_head.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 400px;
}

#archives #contentLayer #innerLeft h1 span {
	display: none;
}
#archives #gingerBread {
	position: absolute;
	visibility: hidden;
	z-index: 100;
	height: 600px;
	width: 600px;
	left: 250px;
	top: 200px;
}
