@charset "UTF-8";
#nav {
	width: 100%;
	height: 67px;
	background-image: url(splash/images/dept_ltc.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	position: relative;
	padding-top: 1em;
	padding-right: 0em;
	padding-bottom: 1em;
	padding-left: 0em;
}
<style type="text/css">
		
		* { margin: 0; padding: 0 }
		
	</style>
	
body {
	margin: auto;
	padding: 0px;
}
.links {
	float: left;
	height: 24px;
	margin-top: 43px;
	list-style-type: none;
	display: inline;
}
#ku {
	float: right;
}
#dept {
	background-image: url(splash/images/repeat.gif);
	background-repeat: repeat-x;
	width: 955px;
	height: auto;
	position: relative;
	background-position: center top;
	float: left;
}
#building {
	background-image: url(splash/images/background.png);
	background-repeat: no-repeat;
	position: relative;
	background-position: center top;
}
#basement {
	height: 56px;
	width: 646px;
	padding: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-top: 279px;
	position: relative;
}
#av_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	float: left;
	width: 150px;
}
a {
	border: 0px;
}
#mission {
	width: 646px;
	padding: 0px;
	position: relative;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-top: auto;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#dept p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#ltc_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	float: right;
	width: 143px;
}
.links   ul  li {
	list-style-type: none;
	display: inline;
	width: auto;
}
a:hover {
	color: #666666;
}
a:visited {
	color: #333333;
}

