body {
	background: #000 url('images/line-01.gif')	repeat-x top;
}
ul {
	list-style-type: square;
}
ul, ol {
	margin:0 1.5em 1.1em 0;
}
a {
	color: #ffffff;
	text-decoration: none;	
	outline: none;
}
a:hover {
	color: gray;
}
#logo {
	margin-top: 19px;	
}
.header {
	line-height:0px;
}
ul#topnav {
	margin: 0; padding: 0;
	float:left;
	width: 100%;
	list-style: none;
	font-size: 1.1em;
	margin:0 0 0 25px;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative; /*--Important--*/
}
ul#topnav li a {
	float: left;
	text-indent: -9999px; /*--Push text off of page--*/
	height: 49px;
}
#header-image {
	background: url(images/header.jpg) no-repeat center top;
	height: 245px;
}

ul#topnav li:hover a, ul#topnav li a:hover { background-position: left bottom; } /*--Hover State--*/

.heading h1 {
	text-indent: -9999px; /*--Push text off of page--*/
	margin-left: 0px;
	height:57px;
	background: url(images/headings.gif) no-repeat left top;
}
.news {
	background: url(images/line-02.gif) repeat-x top;
}
.events, .training, .categories, .photos-results, .sponsors {
	background: url(images/line-03.gif) repeat-x top;
}
.news h1 {
	width:96px;
	margin:0px;
}
.events h1 {
	width:115px;
	background-position: -110px;
	margin: 0px;
}
.training h1 {
	width:135px;
	background-position: -240px;
	margin: 0px;
}
.categories h1 {
	width:178px;
	background-position: -388px;
	margin: 0px;
}
.photos-results h1 {
	width:228px;
	background-position: -574px;
	margin: 0px;
}
.sponsors h1 {
	width:228px;
	background-position: -815px;
	margin: 0px;
}

.grey-module {
	background-color: #1A1A1A;
	color: #aaa;
	font-size: 1.3em;
	font-family: Helvetica, arial;
}
.story {
	background: #1A1A1A url(images/line-04.gif) repeat-x top;
	color: white;
	margin-bottom: 15px;
	position: relative;
}
h2 {
	margin: 0px;
}
h2.storytitle {
	margin-left: 2px;
}
h2.storytitle a {
text-decoration: none;
}
h2 {
	font-size: 1.6em;
	line-height: 1.53em;
	margin-bottom:0px;
}
h2 a {
	color: #E6E6E6;
}
.meta {
	font-size: 0.8em;
	color: #999999;
	margin-left: 7px;
}
.date h2 {
	font-size: 0.8em;
	color: #999999;
	float: right;
	margin-right: 5px;
}
.storycontent {
	padding: 7px;
	color: #E6E6E6;
}
.date-tab {
	text-align: right;
	position: absolute;
	top: 45px;
	left: -50px;
	width:48px;
	height: 58px;
	background: url(images/date-tab.gif) no-repeat left top;
	color: #999999;
	font-family: Helvetica, arial;
	font-size:1.8em;
	line-height:1em;
	text-align: center;
		padding-top:6px;
}
.feedback {
	padding: 7px;
	color: #E6E6E6;
}
.feedback a {
	color: #E6E6E6;
}
.search {
	text-align: right;
}
#searchform {
	margin-top: 38px;
}
#searchform input#s {
	background-color: #292929;
	color: white;
	border: 1px solid #727272;
}
#btn {
	cursor: pointer;
	margin:0.5em 0;
}
#comments, #postcomment {
	color: #aaa;
	padding-left: 7px;
font-size: 1em;

}
.story p {
	padding: 7px;
}
.storycontent p {
	padding: 5px 0px 5px 0px;
	margin: 0px;
}

.crh-systems {
	text-align: center;
	color: #222222;
}
.crh-systems a {
	color: #222222;
	display:block;
}
.crh-systems a:hover {
	color: white;
}

.grey-module p {
	text-align: center;
	margin: 15px 0px 30px 0px;
}
.footer {
	background: url(images/footer.jpg) repeat-x top;
	height: 305px;
}
.admin-links ul {
	margin-top: 30px;
	padding-left: 0px;
}
.admin-links ul li {
	padding: 5px;
	list-style-type: none;
}
.admin-links ul li a:hover {
	text-decoration: underline;
	color: white;
}
.admin-links ul li a {
color:#AAAAAA;
font-family:Tahoma;
font-size:1.4em;
}
.sponsor-images {
	text-align: center;
}
.sponsor-images img {
	margin-top: 8px;
	border: 1px solid #333333;
}
.story a {
  text-decoration: underline;
}
h1,h2,h3,h4,h5 {
color: #FFFFFF;
}
h3 {
margin-bottom:0.5em;
margin-top:0.5em;
}
.wp-caption {
-moz-border-radius:3px 3px 3px 3px;
background-color:#4F4A4A;
margin:10px 2px 10px 10px;
padding-top:4px;
text-align:center;
}
.wp-caption p.wp-caption-text {
border-top:2px solid #0EB04B;
color:#E6E6E6;
font-size:0.9em;
}
.alignright {
float: right;
}
.aligncenter {
text-align: center;
}




