body {
	margin: 0px;
	background-image: url(/cmsmedia/images/auman-orange_06.jpg);
	background-repeat: repeat-x;
	background-position: left 138px;
	background-color: #FE8B38;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#top {
	background-image: url(/cmsmedia/images/auman-orange_01.jpg);
	background-color: #391600;
	height: 119px;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	position: relative;
	width: 100%;
}
#top ul {
	position: absolute;
	left: 210px;
	top: 85px;
	margin: 0px;
	padding: 0px;
}

#top ul li {
	float: left;
	list-style-type: none;
	height: 34px;
	margin-right: 5px;
}
#border {
	background-image: url(/cmsmedia/images/auman-orange_03.jpg);
	background-repeat: repeat-x;
	height: 19px;
	width: 100%;
}
#content {
	margin: 0px;
	min-height: 450px;
	_height: 450px;
	padding-left: 330px;
	width: 660px;
}
#rightborderken {
	background-image: url(/cmsmedia/images/auman-orange_10.jpg);
	position: absolute;
	font-size: 9px;
	top: 138px;
	right: 0px;
	display: block;
	width: 99px;
	height: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #FE8B38;
	text-align: right;
	font-variant: small-caps;
	padding-right: 5px;
	padding-top: 2px;
}
#rightborderken a {
	color: #FE8B38;
	text-decoration: none;
	font-variant: small-caps;
	font-size: 9px;
}


#lefty {
	position: absolute;
	top: 140px;
	left: 0px;
	width: 313px;
}
#footer {
	clear: both;
	position: relative;
	background-color: #000000;
	color: #FFC21F;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #DF280D;
	font-variant: small-caps;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#content blockquote {
	border: 1px dotted #DF280D;
	color: #DF280D;
	padding: 5px;
	display: block;
	list-style-type: square;
	position: relative;
	width: auto;
}
#content a {
	color: #FFE500;
	text-decoration: underline;
}
#content a:hover {
	color: #000000;
	text-decoration: underline;
}
#content .orange {
	color: #FFFFFF;
	background-color: #DF280D;
	padding: 5px;
}

#content img {
	border:#FF0000 solid 2px;
	color:#FF0000;
	text-decoration: underline;
}
#content img a{
	border:#FF0000 solid 2px;
	color:#FF0000;
	text-decoration: underline;
}
#content img a:hover {
	color: #000000;
	text-decoration: underline;
}

