body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-image: url(images/bodybg.gif);
}
#container {
	width: 760px;
}
#searchhead {
	height: 61px;
	width: 760px;
	background-image: url(images/goldgr.gif);
	background-repeat: repeat-x;
	position: absolute;
	top: 60px;
	left: 0px;
}
#header {
	height: 60px;
	width: 760px;
	background-image: url(images/headerbg.gif);
	overflow: hidden;
	vertical-align: top;
}
#left {
	height: 60px;
	width: 380px;
	float: left;
	overflow: hidden;
}
#right {
	float: left;
	overflow: hidden;
	height: 23px;
	width: 380px;
}
#searchhead ul {
	display: inline;
	list-style-type: none;
	width: 548px;
	margin: 0px;
	padding: 0px;
}
#searchhead li {
	height: 29px;
	width: 80px;
	text-align: center;
	line-height: 29px;
	float: right;
}
#searchtitle {
	background-image: url(images/searchwvu.gif);
	background-repeat: no-repeat;
	float: left;
	height: 60px;
	width: 197px;
}
#searchlinks {
	width: 253px;
	float: left;
	position: relative;
	top: 32px;
}
#searchhead ul li.tabon {
	background-image: url(images/tabbg.gif);
	background-repeat: no-repeat;
}
.searchbox {
	height: 23px;
	width: 300px;
	border: 1px solid #003366;
	position: absolute;
	left: 15px;
	line-height: 23px;
	margin: 0px;
	padding: 0px;
	top: 136px;
}
#searchboxbox {
	height: 54px;
	width: 760px;
	background-color: #EDEDED;
}
.submitbutton {
	width: 122px;
	background-image: url(images/searchbutton.gif);
	background-repeat: no-repeat;
	left: 323px;
	position: absolute;
	border: none;
	margin: 0px;
	padding: 0px;
	height: 25px;
	top: 136px;
}
a:link {
	color: #003366;
}
#searchname {
	padding-left: 15px;
	height: 25px;
	line-height: 25px;
	position: absolute;
	left: 0px;
	top: 175px;
	width: 730px;
}
#results {
	padding-left: 15px;
	padding-top: 15px;
	position: absolute;
	left: 0px;
	top: 200px;
	width: 730px;
}
#tips {
	font-size: 10px;
	position: absolute;
	left: 450px;
	top: 135px;
}
#googlecontainer {
	padding: 60px 15px 25px 15px;
	width: 740px;
	font-size: 14px;
}
#searchresults {
	float: left;
	width: 740px;
	margin-top: 15px;
}
	
#searchresults p {
	margin-top: 15px;
	font-size: 12px;
}

#searchinstructions {
	color: #666666;
	font-size: 10px;
}

