body {
	padding: 0px;
	margin: 0px;
}

#content{
}

#Top {
	background: url(images/T_bkg.jpg) repeat-x;
	width: 720px;
	height: 50px;
	color: #fff;
}

.TopText {
	background: none;
	font-size: 12px;
	text-align: center;
	color: #99B4CC;
	font-weight: bold;
}

#ProgInfo {
	float: right;
	top:2px; 
	z-index: 2; 
}

#OnlineInfo {
	float: right; 
	z-index: 3; 
}

#DirectoryInfo {
	float: right;
	z-index: 4; 
}

#mainCenterPhoto {
	background: #000000;
	color: #ffffff;
	width: 720px;
	text-align: Centert;
}

#mainCenter {
	background: #ffffff;
	color: #000000;
	width: 720px;
	height: 850px;
	text-align: left;
}

.textBox {
	display: block;
	background: #ffffff;
	width: 350px;
	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: 300px;
	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: 350px;
	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: 720px;
	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;
	
}
