@charset "utf-8";
/* CSS Document */

#header_title {
	position:relative;
	left:0px;
	top:0px;
	width:1150px;
	height:200px;
	z-index:1;
	background-color: #000;
	margin-right: auto;
	margin-left: auto;
}
#logopic {
	position:relative;
	left:59px;
	top:10px;
	width:191px;
	height:100px;
	z-index:2;
}
#ventpic {
	position:relative;
	left:350px;
	top:-85px;
	width:307px;
	height:100px;
	z-index:1;
}
#brycepic {
	position:relative;
	left:800px;
	top:-190px;
	width:110px;
	height:100px;
	z-index:1;
}
#text_masthead {
	position:relative;
	left:0px;
	top:-140px;
	width:100%;
	height:24px;
	z-index:1;
	color: #FFF;
	font-weight: bold;
	font-size: large;
	font-family: Tahoma, Geneva, sans-serif;
}
#sharethis {
	height: 20px;
	width: 85px;
	position: relative;
	z-index: 2;
	left: 920px;
	top: -159px;
}
