html {
	font-size: 16px;
}
html> {
	font-size: 100%;
}
body {
	color: #333;
	background: #fff;
	padding: 0; margin: 0;
	font: 62.5% "lucida grande", "trebuchet ms", arial, sans-serif;	
}
table, tr, td, tbody {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, p, ul, ol, li, dl {
	margin: 0; padding: 0;
}
img {
	border: 0;
}
a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #000;
}
a:hover {
	color: #7E000D;
	text-decoration: underline;
}
.bottomleft {
	background: #000000;
	height: 1.2em;
}
.bottomright {
	background: #7E000D;
	height: 1.2em;
}
.doodads {
	color: #FFFFFF;
	background: #7E000D;
	border-width: 0px;
	border-right: solid 1px #989797;
	width: 200px;
	height: 59px;
}
.doodads img {
	border: 0;
	margin: 6px 0 0 33px;
}
.logo {
	background: #000;
	text-align: left;
	margin-bottom: 5px;
	}
.leftspacer {
	width: 49px;
	
}
.logo img {
	margin: 8px 0 0 170px;
}
td.navleft {
	background: url(bg_redblock.gif) repeat-x;
	border-right: solid 1px #989797;
	width: 200px;
	text-align: center;
}
table.left {
	width: 100&;
	text-align: center;
	font-size: 1.2em;

}
td.home {
	width: 47px;
	text-align: right;
	border-top: solid 2px #989797;
	border-left: solid 2px #989797;
	border-bottom: solid 2px #989797;
	text-align: center;
}
td.press {
	width: 110px;
	text-align: right;
	border-top: solid 2px #989797;
	border-bottom: solid 2px #989797;
	text-align: center;
}
table.left td img, table.right img {
	border-right: solid 2px black;
}
table.right {
	border-top: solid 2px #989797;
	border-right: solid 2px #989797;
	border-bottom: solid 2px #989797;
	font-size: 1.2em;
	text-align: center;
	font-size: 1.2em;
	float:left;
	}
div.clear {
	width: 0;
	height: 0;
	margin-top: 1.2em;
	clear: both;

	}

.supnav ul {
	margin-top: 10px;
	list-style: none;
	padding-left: 10px;
}
.supnav ul li {
	margin: 0 4px .3em 0;
	font-size: 11px;
}
.supnav ul li ul {
	display: none;
}
.maintext {
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 10px 70px 20px 40px;
}
.maintext p {
	margin-bottom: .7em;
	width: 80%;
}
.maintext h2 {
	font: 1.3em;
	margin-bottom: 10px;
}
.maintext h3 {
	font: 1.1em;
	margin-bottom: 4px;
}
maintext h4 {
	font: .9em;
	margin-bottom: 10px;
}
.maintext h1 {
	background-image: url("images/bg_lilbox_red.gif");
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding: 0px 0 6px 22px;
	border-bottom: solid 3px #7E000D;
	font: 1.4em verdana, helvetica, sans-serif; 
	font-weight: bold;
	font-style: italic;
	margin: 0;
	margin-bottom: 10px;
	}
.maintext a:link, .lefttext a:link {
	color: #7E000D;
	text-decoration: none;
	font-weight: bold;
}
.maintext a:visited, .lefttext a:visited {
	color: #000;
}
.maintext a:hover, .lefttext a:hover {
	color: #000;
	text-decoration: underline;
}

.lefttext {
	margin: 20px 15px;
	text-align: center;
}
.lefttext p, .lefttext li, .lefttext h1, .lefttext h2, .lefttext h3, .lefttext h4 {
	text-align: left;
	color: #444;
}
.lefttext h1 {
	font-size: 1.6em;
	margin-bottom: .2em
}
.lefttext h2 {
	font-size: 1.5em;
	margin-bottom: .2em
}
.lefttext h3 {
	font-size: 1.4em;
	margin-bottom: .1em
}
.lefttext h4 {
	font-size: 1.3em;
	margin-bottom: .1em
}
.lefttext h5 {
	font-size: 1.2em;
	margin-bottom: .1em
}
.lefttext p, .lefttext li {
	font-size: 1.1em;
	margin-bottom: .4em;
}
.lefttext li {
	margin-left: 1.1em;
	padding-left: 1.1em;
}
td.leftspacer {
	border-bottom: 0;
}