body{
}

div#j4wrap{
	/*overflow: hidden;*/
	background: #000 url(fireworksbg.jpg);
	color: white;
}

div#j42wrap #lefttext h2 {
	text-align:center;
}
	


	#j4wrap a:hover {
		color:#a66b32;
	}
	
	#maintext2 {padding-left: .25em;}
	
	#j4hdr {
		width:100%;
		float:left;
		background-position: 0 5px;
	}
		#j4hdr h1 {
			background: black;
			color:white;
			border-bottom: solid medium black;
			text-align:center; 
			margin: 0;
			text-transform:uppercase;
		}
		#j4hdr h1 span.red, #j4wrap #content.build .red {color:red;}
		#j4hdr h1 span.blue, #j4wrap #content.build .blue {color:blue;}
		
	#j4wrap #content {
		width:74.5%;
		float: right;
		padding: 0;
		/*background:white;*/
		color:black;
		margin-bottom: 0;
		margin-top:0;
		line-height:1.25em;
		/*border-left: solid 1px #a66b32;*/
	}
			#j4wrap #content  ul {
				margin:1em;
			}
			#j4wrap #content  ul li {
				padding-left:.5em;
				margin-left: .5em;
			}
			#j4wrap #content #maintext2 {
				margin-top:0;
				margin-bottom: 0;
				padding-right:.5em;
			}
			
		/********  Scheudle # COL ***********/
		div#sched{float: right; width: 43%; }
		
		#j4wrap #content.build {
			
		}
			#j4wrap #content.build h2 {font-size:1.25em; border-bottom: solid 1px;}
			#j4wrap #content.build h3 {font-size:1.1em; margin-top:.75em;; margin-bottom: 0;}
			#j4wrap #content.build p {margin-top: 0; margin-bottom: .75em;}
		
		#j4wrap #content.build #maintext2 {
			width:66%;
			float:left;
			margin: 0;
			padding: 0;
			border:solid 1px red;
			background: white;
		}
			#j4wrap #content.build #maintext2 #buildcont {
				width: 98%;
				margin: auto;
			}
			
		#j4wrap #content.build #righttext {
			font-size: .8em; 
			background: white;
			line-height: 1.1em;
			padding:.25em;
			width: 32%;
			float:right;
			padding-left: .25em;
			margin-top: .5em;
			padding-bottom: .5em;
		}			
			/*************  time table DIV SPEC ***************/
			
				#j4wrap #content.build #maintext2 h2 {
					margin-bottom: 1em;
					margin-top: 2em;
				}
		
				#j4wrap #maintext2 p {
					margin-top: .75em;
					margin-bottom: .75em;
				}
					
			
	#lefttext {
		width: 24.9%;
		float:left;
	}

