.interior {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	color: #333;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 3em;
	color: #333333;
	font-weight: bold;
}
.text_honors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	color: #333333;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	padding-right: 10px;
}
.text_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.6em;
	color: #333333;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	margin-top: 8px;
}
body {
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
.text_index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.32em;
	color: #666;
}
.text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.4em;
	color: #000;
}
.interior2 {
	background-image: url(images/background2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 500px;
}
.navbar {
	padding-top: 180px;
	padding-left: 50px;
}
