body, html {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

table#mtable {
	width: 100%;
}

div#header {
	background: url('images/header.jpg');
	width: 1110px;
	height: 178px;
}
div#headermid {
	background: url('images/headermid.jpg');
	width: 1110px;
	height: 30px;
	overflow: hidden;
}
div#headerbot {
	background: url('images/headerbot.jpg');
	width: 1110px;
	height: 82px;
}

div#headermid div#menul {
	float: left;
	height: 30px;
	padding-left: 120px;
}

div#headermid div#menur {
	float: left;
	height: 30px;
	padding-left: 250px;
}

td#ltop {
	background: url('images/ltop.gif');
}
td#rtop {
	background: url('images/rtop.gif');
}

td#lmid {
	background: url('images/lmid_repeat.gif');
}
td#rmid {
	background: url('images/rmid_repeat.gif');
}

td#main {
	background: url('images/mid_repeat.gif');
}

div#content {
	width: 820px;
	margin: 0px 142px 0px 148px;
	background: url('images/content_repeat.gif');
	text-align: center;
}
div#contentbottom {
	width: 870px;
	height: 230px;
	margin: 0px 143px 0px 97px;
	background: url('images/contentbottom.jpg');
}

div#contentinner {
	padding: 0px 60px;
}


div.head {
	color: #444;
	font: 10px arial;
	text-transform: uppercase;
}

div.subhead {
	color: #af2326;
	font: bold 18px arial;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
}

div.newsarea {
	color: #444;
	font: 11px arial;
	line-height: 16px;
}

div.newsitem {
	color: #444;
	font: 11px arial;
	margin: 15px 0px;
}

div.newsitem a {
	color: #af2326;
	font-style: italic;
}

.header01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #444444;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #af2326;
	line-height: 16px;
}
A.squaw:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 26px;
	color: #AF2326;
	font-weight:600;
	text-decoration: none;
	text-transform: uppercase;
}

A.squaw:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 26px;
	color: #AF2326;
	font-weight:800;
	text-decoration: none;
	text-transform: uppercase;
}

A.squaw:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 26px;
	color: #AF2326;
	font-weight:800;
	text-decoration: none;
	text-transform: uppercase;
}

A.squaw:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:600;
	line-height: 26px;
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 26px;
	color: #666666;
	font-weight:600;
	text-decoration: none;
	text-transform: uppercase;
}
.list {
	color: #444;
	font: 11px arial;
	line-height: 16px;
}