#Top {
	background: url(images/T_bkg.jpg) repeat-x;
	width: 800px;
	height: 50px;
	color: #fff;
}

.TopText {
	background: none;
	font-size: 15px;
	text-align: center;
	color: #99B4CC;
	font-weight: bold;
}

#ProgInfo {
	float: right;
	top:2px; 
	left:250px; 
	z-index: 2; 
}

#OnlineInfo {
	float: right; 
	z-index: 3; 
}

#DirectoryInfo {
	float: right;
	z-index: 4; 
}

#mainCenterPhoto {
	background: #000000;
	color: #ffffff;
	width: 800px;
	text-align: Centert;
}

#mainCenter {
	background: #ffffff;
	color: #000000;
	width: 800px;
	height: 850px;
	text-align: left;
}

.textBox {
	display: block;
	background: #ffffff;
	width: 450px;
	color: #000000;
	height: 350px; 
	float: left; 
	z-index: 4; 
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 25px;
	text-align: left	
}

.textBoxOL {
	display: block;
	background: #ffffff;
	width: 435px;
	color: #000000;
	height: 350px; 
	float: left; 
	z-index: 4; 
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 25px;
	text-align: left	
}

.textBoxDG {
	display: block;
	background: #ffffff;
	width: 450px;
	color: #000000;
	height: 700px; 
	float: left; 
	z-index: 4; 
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 25px;
	text-align: left	
}


#Bottom {
	background: url(images/b_bkg.jpg) repeat-x;
	width: 800px;
	height: 100px;
	color: #fff;
}

.TopText a {
	background: none;
	color: #99B4CC;
	height:10px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	text-decoration: none;
}
.TopText a:active {
	background: none;
	height:10px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	text-decoration: none;
}
.TopText a:hover {
	background: none;
	color: #ffffff;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	text-decoration: underline;
}


li {
	font-size: 13pt;
	font-weight: bold;
	
}

.listText {
	font-size: 12pt;
	font-weight: normal;
	
}
