
 /* Owen Lake */

#logo1 {
	position : absolute;
	top: 4px;
	width : 350px;
	background-color: #FFFFFF;
	height: 87px;
	background-position: left center;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(wetink-logonew.gif);
	left: 50px;


}

#leftnavigation {
	position : absolute;
	top : 110px;
	bottom : 0%;
	width : 178px;
	background-color: #FFFFFF;
	color: #000000;
	left: 2%;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
}







#content {
	position : absolute;
	right : 0px;
	top: 110px;
	width : auto;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	overflow: auto;
	text-align: justify;
	background-color: #FFFFFF;
	left: 250px;
	right: 150px;
	padding-left: 20px;
	bottom: 0px;
	padding-right: 20px;
}

.titlehead {
	color: #663333;
	font-weight: bold;
	font-size: 100%;
}

.captions {
	font-size: 70%;
}
img.floatleft {
	float:left;
	margin: 0px 7px 3px 0px;
}

img.floatright {
	float:right;
	margin: 0px 0px 0px 10px;
}
img.floatcenter {
margin-left: auto;
margin-right: auto;
}
#bottomfill {
	background-color: #336633;
	position: absolute;
	height: auto;
	width: auto;
	left: 27%;

}
