/* Luther Transfer, Inc., CSS document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 125%;
	background-color: #999999;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	line-height: 125%;
	color: #003399;
}
.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#container {
}
#surround {
	background-color: #FFFFFF;
	border: thin outset #003399;
	width: 100%;
}
#header {
	height: 150px;
	background-color: #003399;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #003399;
}
#headertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	font-style: italic;
	font-weight: bold;
	letter-spacing: .1em;
	padding-left: 30px;
	color: #FFFFFF;
	line-height: 125%;
}
#logo {
	width: 211px;
}
#content {
}
#leftcontent {
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
}
#leftcontent p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #999999;
}
#leftcontent a {
	color: #003399;
}
#rightcontent {
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#pageimage {
	text-align: center;
	float: right;
	padding-bottom: 30px;
	padding-left: 30px;
}
#footer {
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	text-align: center;
}
#credits {
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 30px;
	text-align: center;
}
