body {
	margin: 0px; 
	padding: 0px; 
}

h1 {
	margin-top: 20px;
}

.pagetitles {
	text-indent: -9999px;
	margin-left: 50px;
}

.h1banner {
	text-indent: -9999px;
	height: 67px;
	margin-top: 20px;
	margin-left: 25px;
	margin-bottom: 0px;
}

th {
	padding: 1px 3px;
}
td {
	padding: 0px 5px;
}

#container {
	width: 940px;
	margin: 0 auto;
}

#topsection {
	height: 18px;	
	overflow: hidden;
}

#middlesection {
	width: 940px; 
	padding-left: 15px; 
	position: relative;
	padding-bottom: 20px;
	padding-top: 20px;
}

#leftcolumn {
	float: left; 
	width: 186px;
	overflow: hidden;
	position: relative;
	z-index:4;
	padding-top: 40px;
}

#leftcolumn ul.nav li {
	width: 186px;
	padding-bottom: 5px;
}

#leftcolumn ul.nav {
	line-height: 1.5em;
	padding-left: 0px;
	margin: 0px;
}
#leftcolumn img {
	width: 187px;
}
#leftcolumn ul.fbullets {
	margin-top: 0px;
}

#rightcolumn {
	float: left; 
	width: 688px; 
	position: relative; 
	padding-left: 20px; 
	padding-right: 20px; 
	margin-left: 5px; 
	padding-bottom: 30px;
	z-index:3;
	min-height: 400px;
}
*html #rightcolumn {
	height: 400px;
}

#contentcorner {
	z-index: 1; 
	position: absolute; 
	width: 124px;
	height: 109px;
	bottom: 0px;
	right: 0px;
	margin-right: 13px;
}

*html #contentcorner {
	margin-right: 12px;
}

#contentcornertop {
	position: absolute; 
	z-index: 1; 
	width: 320px;
	height: 106px;
	top: -4px;
	left: -3px;
}

#bottomsection {
	height: 19px; 
	width: 944px; 
	position: absolute; 
	left: 0px; 
	bottom: -19px;
}

#footer {
	padding-left: 20px;
}

.devon {
	height: 400px;
	background-position: 248px 0px;
}

.searchbox {
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 5px;
	overflow: hidden;
}

.searchbox input {
	height: 18px;
	line-height: 18px;
	width: 95px;
	margin:0px;
	padding:0px;
}

.narrow {
	width: 208px;
	height: 144px;
}

.narrow select {
	width: 100px;
}

.long {
	width: 360px;
	height: 90px;
}
