html, body {
    height: 100%;
	margin: 0; padding: 0;
}
.page {
    min-height: 85%;
    height: auto !important;
    height: 85%;
    margin: 0 auto -2em;
}
#footer {
    height: 2em;
	font-size: 8pt;
}

body {
	background-color: #c90000;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	text-align: center;
}
a, a:visited { color: #ccc; }



h1 { font-size: 11pt; }
h2 { font-size: 11pt; }
h3 { font-size: 11pt; }
h4 { font-size: 10pt; font-weight: bold; margin-bottom: 2px; }
p, td, li { font-size: 10pt; line-height: 130%; margin-top: 0; }
blockquote { font-size: 10pt; font-style: italic; }

td.contentcol p { padding-left: 25px; }
td.contentcol .whitebox p { padding-left: 0; }


td { vertical-align: top; padding: 10px 15px; }



#header {
	text-align: left;
	background: url('image/powells_floater.gif') repeat-x;
	background-position: 777px 0;
}
#navigation {
	text-align: center;
	height: 28px;
	background: url('image/bars.gif') top left repeat-x;
	line-height: 28px;
	font-size: 8pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#navigation a {
	padding: 5px 8px 4px 8px;
	text-decoration: none;
	color: #fff;
}
#navigation a:hover {
	background-color: #910202;
}




.content {
	width: 780px;
	margin: 15px auto;
	text-align: left;
	padding-bottom: 25px;
}
#home {
	background: url('image/TESTDELETEME.gif') top center no-repeat;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 40px;
}


.pagetitle {
	background: url('image/grad.jpg') top left repeat-y;
	padding: 5px 8px;
}


.whitebox {
	width: 389px;
	height: 180px;
	background: url('image/whitebox.gif') top left no-repeat;
}
.whitebox p { padding-top: 15px; margin-left: 15px; margin-right: 15px; }
.whitebox td { font-size: 12pt; font-weight: bold; padding: 4px 20px; }
.whitebox, .whitebox * { color: #333; }