body {
	background-color: #9eafc1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	margin: 0px;
	line-height: 1.2em;
}
.homeimage {
	margin: 0px 25px 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.homeimagectr {
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 216px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#page {
	background-color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-top: 30px;
	margin-bottom: 0px;
}

#main {
	font-size: 105%;
	padding: 15px;
	margin: 0px 20px 0px 165px;
	clear: right;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	position: relative;
}


#footer {
	background-color: #FFFFFF;
	color: #999999;
	text-align: center;
	padding: 5px 10px;
	margin: 0px 0px 0px 150px;
	font-size: 70%;
	clear: left;
}
#header {
	background-color: #FFFFFF;
	height: 120px;
	background-image: url(../images/StlLogosm.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: none;
	position: relative;
	
}

#sidenav {
	background: #FFFFFF;
	font-size: 100%;
	margin: 0px;
	float: left;
	width: 148px;
	padding: 15px 0px 0px 15px;
	height: 430px;
}


h1 {
	font-size: 120%;
	color: #954b4b;
}

h2 {
	font-size: 110%;
}
.menuindent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%
	color: #FFFFFF;
	text-indent: 12px;
	text-decoration: none;
	vertical-align: 40%;
	line-height: .6em;
	font-size: 80%;
}
.menucolor {
	color: #8f9ff1;
	line-height: 100%;
	vertical-align: 80%;
}


a:link {
	color: #8f9ff1;
	text-decoration: none;
	
}
a:visited {
	color: #999999;
	text-decoration: none;
	
}
#headerstripe {
	background-color: #e1e2e9;
	height: 20px;
	width: 800px;
}
#contactdiv {
	padding-left: 160px;
	padding-top: 50px;
	padding-bottom: 60px;
	font-size: 110%;
}
.imageright {
	float: right;
	padding: 30px;
}

.imageleft {
	float: left;
	
}
#custart {
	width: 250px;
	position: absolute;
	left: 285px;
	top: 100px;
}
.imageborder {
	border: 2px;
	border-style: solid;
	border-color: #999999;
	margin: 10px;
}
