body {
	background : #333333 url(../im/thermobk.jpg) repeat-y center center;
	margin: 0px;
	padding: 0px;
}

body, html {
	color: #000000;
	font: 11px/1.25em Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
}

#case {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	background: url(../im/thermo_wbk.jpg) repeat-y   #333333;
}

#hd {
	height: 173px;
}

#ft {
	height: 36px;
	background: url(../im/thermoFtNavBk.jpg) no-repeat  bottom;
}

#bod {
	width: 590px;
	margin: 10px 5px 10px 5px;
}

h1 {
	background: url(../im/bullet.jpg) no-repeat left center;
	color: #CC0F00;
	font-size: 12px;
	font-weight: bold;
	padding-left: 30px;
	margin-bottom: -.65em;
}

h2 {
	color: #CC0F00;
	font-size: 12px;
	font-weight: bold;
	padding-left: 30px;
	margin-bottom: -.65em;
}

#copyright {
	color: #ffffff;
	font-size: 10px;
	margin: 5px auto 10px auto;
	width: 595px;
	padding-right: 5px;
}

#copyright a {
	color: #ffffff;
	text-decoration: none;
}

#copyright a:hover {
	color: #CBBF00;
	text-decoration: none;
}