@charset "utf-8";
#container {
	background-color: #000080;
	border: medium solid #000000;
}
#menu {
	width: 100%;
	text-align: center;
}
#menu a {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
#menu a:hover {
	background-color: #FFFF00;
	color: #000000;
}
body {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body a {
	color: #0099FF;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#header {
	color: #FEFDDF;
	background-image: url(images/ltrhd2-1.jpg);
	background-repeat: repeat;
	background-position: center center;
	height: 138px;
	width: 900px;
}
#excellence {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	padding-top: 12px;
	padding-right: 15px;
	color: #FEFDDF;
}
#address {
	text-align: left;
	font-size: 16px;
	padding-top: 20px;
	padding-left: 150px;
	font-weight: bold;
	color: #FEFDDF;
}
.title {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.sidebar {
	color: #FF9933;
	font-size: 16px;
	font-weight: bolder;
	height: 15px;
}
