#content-extended { margin: 0 auto 0 auto; width: 936px; background-color: white;
	border: 1px solid #EfEfEf;
	height: 100%;
}

#center-extended{
	float: left;
	position: relative;
	width: 393px;
	margin: 0px 2px 0px 1px;
	padding: 0px 3px 0px 1px;
	
}


* { margin: 0; padding: 0; } 
div { padding: 0; margin: 0; }
body { font: 12px arial; margin: 0; padding: 0; } 
.bold { font-weight: bold; }
.block { border: 0px; }
.italic { font-style: italic; }
.tecblue { color: #0066CC; }
.ar { text-align: right; } /* align right */
.centered { text-align: center; }

#tec-top {
	clear: both;
	text-align: right;
	position: relative;
	border-bottom: 1px solid #0066CC;
	background-color: #eeeeee;
	width: 936px;
	height: 15px;
}

	#tec-top p {
		display: inline;
		font-size: 10px;
		padding: 0px 2px 0px 2px;
	}

	#tec-top a {
		color: #0066CC;
		text-decoration: none;
	}
	#tec-top a:hover {
		color: #0066CC;
	}



#left {
	float: left;
	position: relative;
	width: 256px;
	margin: 0px 2px 4px 2px;
	padding: 0px 0px 0px 0px;
}
#left-picture {
	width: 250px;
	height: auto;	
	padding: auto;
}

.left-section {
	position: relative;
	float: left;
	background-color: #EEEEEE;
	margin: 0px 0px 8px 0px;
	padding: 0px 2px 0px 2px;
	width: 252px;
	background-color: #EEEEEE;
}	


.spotlight {
	background-color: white;
	width: 390px;
	position: relative;
	float: left;
	margin: 2px 3px 1px 2px;
}
	.spotlight h2 {
		text-align: center;
	}

.title {
	float: left;
	position: relative;
	display: block;
	text-align: center;
	width: 100%;
	margin: 5px 0px 5px 0px;
}

#right {
	float: left;
	position: relative;
	width: 275px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.right-events {
	padding: 0px;
	margin: 0px 2px 3px 0px;
	position: relative;
	float: left;
	background-color: #EEEEEE;
}

.events {
	height: 50px;
	width: 271px;
	margin: 2px 0px 2px 0px;
	padding: 0px 0px 0px 2px;
	position: relative;
	float: left;
}

.thumb{
	width: 50px;
	height: 50px;			
	position: relative;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.thumb-text {
	padding: 0px 0px 0px 5px;
	width: 215px;
	height: 50px;
	position: relative;
	float: left;
}
	.thumb-text {
		display: inline;
	}


.title {
	font-weight: bold;
	font-size: 16px;
}


.indent-address {
	margin: 25px 4px 0px 0px;
	font-size: 14px;
	text-align: right;
	color: black;
}
.indent {  /*** Only used for "Website Under Construction in the Header **/
	margin: 25px 0px 0px 0px;
	font-size: 16px;
	text-align: right;
	color: #CCC;
}

.indent a {
	text-decoration: none;
}

#footer {
	clear: both;
	text-align: center;
	position: relative;
	top: 10px;
	margin: 0px 0px 5px 0px;
	border-top: 1px solid #0066CC;
	background-color: #eeeeee;
	width: 936px;
	height: 40px;
}

	#footer p {
		display: inline;
		font-size: 10px;
	}

	#footer a {
		color: black;
		text-decoration: none;
	}
	#footer a:hover {
		color: #0066CC;
	}

