body {
	margin: 0px;
	padding: 0px;
	font-size: 12pt;
	font-family: Arial;
	align: center;
	background: url('images/body.jpg') repeat-x #8b8b8b;
}

#container_center {

	width: 908px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px; 
	padding: 0px;


}

#container {

	width: 810px;
	margin-top:0px;
	margin-left: -28px; 
	padding: 0px;
	float: right;	

}


#header {
	
	background: url('images/header-image.jpg');
	width: 658px;
	height: 124px;

}

#content_outer {

	background: url('images/body-table5.jpg') repeat-y;
	width: 810px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px; 
	padding: 0px;

}

#content_inner {

	width: 555px;
	margin-left: 51px;
	margin-right: 52px;
	margin-top: 0px;

}

#countdown1 {
	margin-left: 58px;
	*-margin-left: 29px;  
    margin-top: 225px;
	font-size:27px; 
	 color:#000; 
	 font-family:Impact;
	float: left;
}

#tzcd {
	margin-left: 58px;
	*-margin-left: 29px;  
    margin-top: 225px;
	font-size:30px; 
	 color:#000; 
	 font-family:Impact;
	float: left;
}

#stopwatch {
	width: 249px; 
	height: 863px;  
	position: fixed;
	_position:absolute;
	_top:expression(eval(document.body.scrollTop));
	_left:0; 
	margin-top: 70px;
	background-image: url('images/stopwatch1.jpg'); 
	background-repeat: no-repeat;
	float: left;
}


.redHead {
	font-family: Tahoma;
	font-size: 24px;
	color: #990000;
	font-weight: bold;
	margin:10px;
}

.empHead {
	font-family: Tahoma;
	font-size: 20pt;
	font-weight: bold;
}

.empHead2 {
	font-family: Tahoma;
	font-size: 18pt;
	font-weight: bold;
}

.empHead3 {
	font-family: Tahoma;
	font-size: 16pt;
	font-weight: bold;
}

.empHead4 {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
}

.empHead5 {
	font-family: Tahoma;
	font-size: 15pt;
	font-weight: bold;
}

.empHead3RED {
	font-family: Tahoma;
	font-size: 16pt;
	font-weight: bold;
	color: #cc0000;
}

.empHead3RED2 {
	font-family: Tahoma;
	font-size: 15pt;
	font-weight: bold;
	color: #cc0000;
}

.empHead3NB {
	font-family: Tahoma;
	font-size: 16pt;
}

a {
	font-size: 16pt;
	font-weight: bold;
	color: #0000cc;
}


.style1 {
  background-color: #FFFF00;
  font-weight: bold;
  font-style: italic;
}
.style2 {
  font-size: 21px;
  font-weight: bold;
}
.style4 {font-size: 29px}
.style5 {color: #000000}
.style6 {background-color: #FFFF00}
.style9 {font-family: Tahoma; font-size: 21px; font-weight: bold; }

#johnson_box {
	border: 3px; 
	border-style: dashed; 
	border-color: #000; 
	background-color: #f8f5ae; 
	margin: 15px 28px 15px 27px; 
	width: 500px;
	padding:10px;
}

#johnson_box li {
	
	margin-bottom:10px;
	
}

.footer_image {
	
	margin-left: 32px;
		
}

p {

	margin-top:0px;
	margin-bottom:10px;

}