body {
	background: #2a2a2a url(images/page-bg.gif);
	color: #ffffff;
	font-size: 80%;
	font-family: arial, helvetica, verdana, sans-serif;
}

a {
	color: #ff0000;
}

a:hover {
	color: #808080;
}

img {
	border: none;
}

h1 {
	font-size: 130%;
	color: #910c0c;
}

.code-block{
	background-color: #6a0000;
	color: #ffffff;
	border: 1px solid #999999;
	font-family: courier, serif;
	font-size: 85%;
}

div.divider {
	border-bottom: 2px solid #aaaaaa;
}

#wrapper {
	background-color: #000000;
}

#banner {
	background: url(images/banner-bg.gif) no-repeat;
}

#container {
	border-left: 1px solid #580d0d;
	border-bottom: 1px solid #580d0d;
	border-right: 1px solid #580d0d;
}

#content-top {
	background: url(images/content-topcap.gif) no-repeat;
}

#content-body {
	background: #ffffff url(images/content-bottomcap.gif) no-repeat bottom center;
	color: #262626;
}

#features {
	font-size: 85%;
}

#features a {
	color: #d3acac;
}

#features a:hover {
	color: #cd3131;
}

#feature-topcap {
	background: url(images/topcap-news.gif);
}

#feature-topcap.recent {
	background: url(images/topcap-recent.gif);
}

.feature-content {
	background: #3c3c3c url(images/bottom-cap.gif) no-repeat bottom center;
}

ul.break li {
	list-style: none;
}

.heading {
	font-weight: bold;
	color: #ffb3b3;
}

#legal {
	color: #cd0101;
}

#legal a {
	color: #ffffff;
	text-decoration: none;
}

#legal a:hover {
	color: #cccccc;
}
