body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #9A9A9A;
	background-image: url(grafx/backslice.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header {
	height: 150px;
	background-color: #EEE;
	background-image: url(grafx/hed.jpg);
	float: left;
	width: 950px;
}
#headidex {
	height: 142px;
	background-color: #EEE;
	background-image: url(grafx/hed.jpg);
	float: left;
	width: 950px;
}
#nav {
	margin-top: 110px;
	text-align: center;
}
#nav ul {
	list-style-image: none;
	list-style-type: none;
}
#nav li {
	display: inline;
}
#nav a:link,#nav a:visited {
	color: #091926;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#nav a:hover,#nav active , #nav a:focus  {
	color: #D4020D;
	text-decoration: none;
}
#bodywrap {
	float: left;
	width: 950px;
	background-color: #FFF;
	margin-bottom: 2px;
}
#sidebar {
	display: inline;
	width: 180px;
	float: right;
	font-size: .75em;
	margin-top: 10px;
	margin-right: 30px;
	padding-left: 15px;
	padding-bottom: 100px;
	margin-bottom: 15px;
}
#sidebar ul {
	list-style-image: none;
	list-style-type: none;
}
#sidebar h3 {
	font-size: .875em;
	color: #666;
	letter-spacing: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-top: 23px;
	padding-bottom: 2px;
	padding-left: 8px;
	margin-bottom: 10px;
}
#sidebar li {
	padding-bottom: 8px;
}
#sidebar a {
	color: #94120D;
	text-decoration: none;
}
#onecol {
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#twocol {
	margin-left: 30px;
	margin-right: 230px;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
#content {
	font-size: 0.75em;
}
#content h1 {
	margin-bottom: 15px;
	padding-top: 27px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
	color: #666;
	letter-spacing: .4em;
	font-size: 24px;
	text-transform: uppercase;
}
#content p {
	padding-bottom: 7px;
	font-size: 13px;
	line-height: 1.75em;
}
#content ul {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
}
#content a {
	color: #DE020E;
	text-decoration: none;
}
#content li {
	padding-bottom: 7px;
}
#footer {
	font-size: 0.75em;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	background-image: url(grafx/bottom.jpg);
	background-repeat: no-repeat;
	height: 150px;
	color: #FFF;
}
#footer a {
	color: #FFF;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
}
#footer p {
	line-height: 1.75em;
}
#photos {
	text-align: center;
}
#homeback {
	background-color: #4F4F4F;
	color: #FFF;
	font-size: .75em;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	background-image: url(grafx/homebotback.jpg);
	background-repeat: repeat-x;
}
.btmline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6C6C6;
	padding-right: 24px;
	vertical-align: bottom;
}
.h3high {
	padding-top: 35px;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
.erbuscard   {
	width: 375px;
	float: left;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
}
.floatright {
	float: right;
}
#homeback a {
	color: #FFF;
	text-decoration: none;
}
.windowzz {
	background-color: #EDEDED;
	padding: 10px;
	border: 5px double #999;
}
.erbuscard h3 {
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B60000;
	margin-bottom: 4px;
}
.yello {
	color: #FF0;
}
