*, html {
	margin: 0;
	padding: 0;
}
body {
	background: #FFF url(../i/bg.png) top left repeat-x;
	margin: 0;
	padding: 0;
	font: 100% Verdana, Arial, sans-serif;
	color: #666;
}
h1 {
	background: url(../i/header.png) top left no-repeat;
	width: 279px;
	height: 20px;
	text-indent: -20000px;
}
h2{
	width: 235px;
	font-size: 1.1em;
	text-indent: -20000px;
	color: #132647;
	margin: -40px 0 20px 0;
}
h3 {
	background: url(../i/header_jayhall.png) center no-repeat;
	height: 30px;
	text-indent: -20000px;
	text-align: center;
}

p{
	font-size: 0.8em;
}
a {
	color: #0f2141;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: underline;
}

/* STRUCTURE AND HEADER */
#container {
	width: 840px;
	margin: 0 auto;
	text-align: left;
}
#header {
	height: 52px;
	padding-top: 25px;
	float: left;
	width: 835px;
}
#header a {
	color: #FFF;
	text-decoration: none;
}
#header a:hover {
	color: #CCC;
	text-decoration: none;
}
#header p {
	margin-top: -10px;
	float: right;
}


/* CONTENT */
#content {
	width: 840px;
	padding-top: 100px;
	clear: both;
}

#essentials h2 {
	background: url(../i/header_essentials.png) center no-repeat;
	height: 12px;
}
#comp h2 {
	background: url(../i/header_greencomp.png) center no-repeat;
	height: 15px;
}
#publications h2 {
	background: url(../i/header_publications.png) center no-repeat;
	height: 37px;
}
.bucket {
	background: url(../i/bucket_bottom.png) bottom left repeat-y;
	float: left;
	margin-right: 13px;
	padding: 30px 15px 15px 15px;
	width: 237px;
	height: 280px;
	text-align: center;
}
.bucket p {
	font-size: 0.6em;
	line-height: 1.7em;
	margin: 5px 10px;
}
.bucket ol {
	font-size: 0.6em;
	margin: 5px 10px 5px 45px;
	list-style-position: outside;
	text-align: left;
}
.bucket .bucketTop {
	background: url(../i/bucket_top.png) top left no-repeat;
	position: relative;
	height: 28px;
	width: 267px;
	top: -43px;
	left: -15px;
	margin-top: -15px;
}
.bucket img {
	margin: 5px 0;
}
.bucket a img, #header img {
	border: none;
	margin: 0;
}

/* FOOTER */
#footer {
	margin: 35px 0;
	text-align: center;
	color: #132647;
	font-size: 0.9em;
	line-height: 1.4em;
}

table {
background-color: white;
border: 2px solid #253c62;
}

td {
font-size: 13px;
line-height: 18px;
padding: 10px;

	}

#footer a {text-decoration: underline;}
#footer a:hover {text-decoration: none;}

td a {text-decoration: underline;}
td a:hover {text-decoration: none;}