body {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	padding: 0;
	margin: 0px;
	background: #F3F8DC url(images/bground.jpg) no-repeat;
}

.globalwarming {
	width: 750px;
}

h1, h2, h3, h4, h5 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}

h1 {
	font-size: 200%;
	font-weight: normal;
	color: #632c11;
	padding: 10px 0px 26px 15px;
}

h2 {
	font-size: 164%;
	display: inline;
}

h3 {
	font-size: 225%;
	color: black;
	font-weight: normal;
	margin: 20px 0px 5px 2px;
}

h4 {
	display: inline;
	font-size: 90%;
	color: black;
	margin: 2px 0px 5px 10px;
}

a {
	color: #0A50A1;
	text-decoration: none;
	border-bottom: #0A50A1 dotted 1px;
}

a:hover {
	color: #05254D;
	text-decoration: none;
	border-bottom: #05254D dotted 1px;
}

a img, a.noborder {
	border: none;
}
.left {
	float: left;
	width: 331px;
}

.right {
	width: 419px;
	float: right;
}

.innertube {
	padding: 7px;
}

img.behind {
	padding: 4px;
	border: 1px dotted #786327;
}

.footer {
	clear: both;
	padding: 15px;
	text-align: center;
	width: 750px;
	display: block;
}
