body {
	background: #285B95 url('../images/bg.jpg') repeat-x top;
	text-align: center;
	margin: 0;
	padding: 0;
	cursor: default
}

p {
	margin: 5px 0 20px 0;
}

ul {
	color: #B93E3E;
	list-style: square;
	margin-bottom: 20px;
}

h1 {
	font-size: 20px;
	letter-spacing; 1px;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	color: #962535;
}

h2 {
	font-family: century gothic;
	font-size: 20px;
	text-align: center;
	margin-top: 20px;
	color: #B93E3E;
}

h3 {
	color: #962535;
	font-size: 17px;
	text-align: center;
}

h4 {
	color: #962535;
	font-size: 17px;
	text-align: left;
}

#skip {
	width: 0;
	overflow: hidden;
	position: absolute;
	display: none;
}

#container {
	width: 780px;
	margin: 0 auto;
}

#back {
	width: 780px;
	background: #A1B7D0;
	/*float: left*/
}

#design {
	background: url('../images/design.jpg') top no-repeat;
	width: 780px;
	height: 220px;
	margin: 0;
	padding: 0;
}

#links {
	width: 100%;
	height: 39px;
	float: left;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #B42326;
	color: #164E82;
}
	#links ul {
		margin: 0;
		padding: 0;
		height: 37px;
	}
	#links ul li {
		height: 39px;
		margin: 0 0 0 2px;
		padding: 0px;
		display: inline-block;
/*		border-left: 1px solid #ca2046;
*/	}
	#links ul li a {
		display: inline-block;
		height: 31px;
		font-family: lucida sans unicode, verdana, sans-serif;
		font-weight: bold;
		font-size: 18px;
		padding: 7px 20px 0 20px;
		margin: 0;
/*		margin: 0 -2px 0 0;*/
		color: #1616DB;
		text-decoration: none;
		list-style-image: none;
		list-style-type: none;
		list-style-position: outside;
/*		border-left: 1px solid #e2eaf5; */
	}
	#links ul li a:hover, #links ul li a:active {
		color: #777777;
	}

.div {
	float: left;
	margin: 0 5px 3px 5px;
	width: 6px;
}

.div2 {
	float: left;
	margin: 0px 1px 7px 1px;
	height: 6px;
}

.imgborder {
	border: #962535 3px solid;
	margin-right: 8px;
}

#content {
	width: 760px;
	/*float: left;*/
	padding: 10px;
	margin-top: 10px;
	font-family: lucida sans unicode, verdana, sans-serif;
	text-align: justify;
	font-size: 13px;
	line-height: 18px;
	color: #164E82;
}

#content strong {
	color: #962535;
}

#footer {
	width: 780px;
	height: 20px;
	float: left;
	background: url('../images/footer.png') no-repeat;
}

#confer {
	float: right;
	font-size: 11px;
}

#placeholder {
	background: url('../images/students.html') no-repeat top;
	float: left;
	margin: 0;
	margin-top: 100px;
	width: 376px;
	height: 431px;
}

#slideshow {
	float: left;
	margin-left: 342px;
}
#tecsinc {
	text-align:center;
	margin-top: 20px;
	clear: both;
}
#tecsinc a:link, #tecsinc a:visited, #tecsinc a:active {
	color: #164E82;
}
#tecsinc a:hover {
	color: #962535;
}