body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
}
ul li {list-style-image:url(../images/divider.jpg);}
#containerc {
	width: 1002px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/container-bg.jpg);
}
#leftc {
	margin: 0px;
	height: 747px;
	width: 171px;
	background-image: url(../images/left-bg.jpg);
	padding-left: 114px;
	padding-top: 27px;
	float: left;
}
#contentc {
	float: right;
	width: 573px;
	background-image: url(../images/content-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 129px;
	padding-left: 15px;
	min-height: 510px;
}
#topc {
	background-image: url(../images/top-bg.jpg);
	height: 214px;
	width: 717px;
	float: right;
	position:relative;
}
#footerc {
	clear: both;
	width: 603px;
	height: 142px;
	background-image: url(../images/footer-bg.jpg);
	padding-right: 114px;
	padding-left: 285px;
	padding-top: 31px;
}
.lists {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

img {
 border-top-style: none;
 border-right-style: none;
 border-bottom-style: none;
 border-left-style: none;
}
 .leftimg {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.rightimg {
	float: right;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
a:link {
 color: #C92C0D;
 text-decoration: underline;
 font-weight: normal;
 font-variant: normal;
}
a:visited {
 color: #C92C0D;
 text-decoration: underline;
 font-weight: normal;
 font-variant: normal;
}
a:hover {
 color: #5C1E09;
}
#link {
width: 100px;
float: right;
text-align: center;
font-size: 10px;
margin-top: 14px;
color: #FFFFFF;
text-transform: uppercase;
}
#link a:link {
 color: #FFFFFF;
 text-decoration: none;
 font-weight: normal;
 font-variant: normal;
}
#link a:visited {
 color: #FFFFFF;
 text-decoration: none;
 font-weight: normal;
 font-variant: normal;
}
#link a:hover {
 color: #C92C0D;
 text-decoration: underline;
}
div.rssfeed {
	display: block;
	width: 601px;
	margin-left: -15px;
	background: url(../images/rssfeed.jpg) no-repeat;
	padding-top: 42px;
}
div.rssfeed ul {
	background: url(../images/rss-entry.jpg) no-repeat center bottom;
	margin: 0px;
	list-style-type: none;
	list-style-image: none;
	font-size: 11px;
	padding: 5px 10px 13px;
}
div.rssfeed  li  {
	margin: 0px;
	padding: 0px;
	clear: both;
	list-style:none;
}
div.rssfeed span {
	background: url(../images/divider.jpg) no-repeat right center;
	display: block;
	width: 80px;
	font-size: 12px;
	font-weight: bold;
	color: #892806;
	margin-right: 10px;
	float: left;
}
div.rssfeed a { font-size: 12px; }
#newsletter {
	font-size: 10px;
	color: #FFFFFF;
	position:absolute;
	bottom:2px;
	right:116px;
}
#newsletter input, #newsletter select {font-size: 11px;}
#newsletter td {padding-left:3px;}