@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0;
	width: 100%;
	color: #000000;
	font-family: Arial;
	font-size: 10pt; 
	font-weight: normal;
	
}
img {
	border: none;
}

h3 {
	font-weight:bold;
	font-size: 16px;
	font-style: italic;
}

#main {
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

/* a:link, a:visited, a:active {
	text-decoration: none;
	color:#FFF;
} */
a:hover {
	color:#666;
	text-decoration: none;
}

#menu {
	background-color: #E31937;
	width: auto;
	height: 20px;
	color: #FFFFFF;
	padding:0px;
	margin:0px;
	padding-top:2px;
}

#menu li {
	display: inline;
	color: #666;
	text-transform: uppercase;
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
}

#menu a:link, #menu a:visited, #menu a:active {
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

	<!-- Drop Down Menu -->
	#menu .nav {
		margin:0px;
		padding:0px;
	}
	
	#menu ul.nav,
	#menu ul.nav li,
	#menu ul.nav ul {
	list-style: none;
	 margin: 0;
	 padding: 0;
	}
	
	#menu ul.nav {
	 position: relative;
	 z-index: 3;
	 float: left;
	}
	
	#menu ul.nav li {
	 float: left;
	 line-height: 1.3em;
	 vertical-align: middle;
	 zoom: 1;
	}
	
	#menu ul.nav li.hover,
	#menu ul.nav li:hover {
	 position: relative;
	 z-index: 5;
	 cursor: default;
	}
	
	#menu ul.nav ul {
	 visibility: hidden;
	 position: absolute;
	 top: 100%;
	 left: 0;
	 z-index: 6;
	 width: 100%;
	}
	
	#menu ul.nav ul li {
		float: none;
		text-transform: none; 
	}
	
	#menu ul.nav ul ul {
	 top: 1px;
	 left: 99%;
	}
	
	#menu ul.nav li:hover > ul {
	 visibility: visible;
	}
	
	#menu ul.nav li.rtl ul {
	 top: 100%;
	 right: 0;
	 left: auto;
	}
	
	#menu ul.nav li ul ul {
	 top: 5px;
	 right: 99%;
	 left: 150px;
	}
	
	#menu ul.nav li a {
	 display: block;
	 padding: 2px 5px;
	}
	
	#menu li.nav-selected nav-path-selected {
	 top: 100%;
	 right: 0;
	 left: auto;
	}
	
	/* ------------- Custom */
	
		#menu ul.nav ul a {
		 background-color: #000000;
		 padding: 5px;
		 width: 150px; /* Especially for IE */
		 
		 filter: alpha(opacity=65);
		-moz-opacity:0.65;
		-khtml-opacity: 0.65;
		opacity: 0.85;
		}
	
		#menu ul.nav a:hover {
		 background-color: #000000;
		 
		  filter: alpha(opacity=100);
		-moz-opacity:1.0;
		-khtml-opacity: 1.0;
		opacity: 1.0;
		}
	
		#menu ul.nav ul a:hover {
		 background-color: #000000;
		 
		  filter: alpha(opacity=100);
		-moz-opacity:1.0;
		-khtml-opacity: 1.0;
		opacity: 1.0;
		}
	
		#menu ul.nav a.open {
		 background-color: #000000;
		 color: #FFFFFF;
		}
	
		#menu ul.nav ul a.open {
		 background-color: #000000;
		 color: #FFFFFF;
		}

#search {
	background-color: #FFFFFF;
}
#sideMenu {
	position:relative;
	left:50px;
	top:30px;
	text-decoration: none;
	width:225px;
}
	#sideMenu ul{
		list-style-type:none;
	}
	#sideMenu a:link, #sideMenu a:visited, #sideMenu a:active {
	color:#E31937;
	font-weight: bold;
	}
	#sideMenu img {
	text-decoration: none;
	border:none;
	}

#searchbox {
	 float:right; 
	 padding:0px; 
	 margin-top:2px; 
	 margin-right:2px;
	 border:none;
	 text-decoration:none;
}

#searchbox table {
	padding:0px;
	margin:0px;
}

#searchbox input {
	padding-top:0px;
	margin-top:0px;
	border: 1px solid #E31937;
	height:14px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	position:relative;
	top:-4px;
}

#logo {
	background-repeat:no-repeat;
	width: auto;
	height: 176px;
	margin-bottom:0px;
	padding-bottom:0px;
	background-position: left bottom;
}

.logoimg {
	 position:relative; 
	 top:12px; 
	 left:20px;
	 z-index:1;
	 border:none;
}
.whiteLine1 {
	background-color: #FFFFFF;
	width: 1000px;
	height: 20px;
}

#breadcrumb {
	font-size:12px;
	z-index:1;
	text-align:left;
	width:auto;
	position:absolute;
	left:290px;
	top:25px;
}
	#breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:active {
		color:#E31937;
		text-decoration:none;
	}
.whiteLine2 {
	position:relative;
	background-color: #FFFFFF;
	width: 700px;
	float:right;
	height: 5px;
}
.whiteLine2front {
	position:relative;
	background-color: #FFFFFF;
	width: 800px;
	float:right;
	height: 5px;
}
.whiteLine3 {
	background-color: #FFFFFF;
	width: 600px;
	height: 5px;
}

#logoPages {
	position:relative;
	background-repeat:no-repeat;
	width: auto;
	height: 176px;
}

	#logoPages p {
		padding:0px;
		margin:0px;
	}

#leftBloodSpatter {
	position:relative;
	padding-top:0px;
	margin-top:0px;
	background-repeat: no-repeat;
	width: auto;
	height: 280px;
	background-position: left top;
}
#leftBloodSpatterPages {
	background-repeat: no-repeat;
	width: auto;
	background-color:#FFF;
	min-height:300px;
}
#leftTitle {
	position:relative;
	left:10px;
	top:20px;
	width:270px;
	text-align:right;
}
#leftTitle h2 {
	 margin-top:0px;
	 font-style:italic;
}

#blackContentArea {
	background-color: #000000;
	width: auto;
	height: 340px;
	position:relative;
}
#blackContent {
	padding-top:3px;
	padding-left:22px;
	left: 60px;
	position: relative;
	z-index: 1;
}

#blackContentText {
	color: #FFFFFF;
	padding: 5px;
	width: 450px;
	position: relative;
	top:20px;
	right:-335px;
	height:200px;
	z-index: 2;
}

#blackContentText a:link, #blackContentText a:active, #blackContentText a:visited {
	color:#FFF;
	text-decoration:none;
}

.actionimage {
	 position:absolute; 
	 z-index:1; 
	 right:60px; 
	 top:0px;
}

.tagline {
	position:relative;
	top:270px; 
	right:-260px; 
	z-index:2;
}

h3.ccm-page-list-title {
	margin:0px;
	padding:0px;
}
div.ccm-page-list-description {
	margin-top:0px;
	padding-bottom: 10px;
	padding-top:0px;
}

#grayContentArea {
	background-color: #FFF;
	width: auto;
	height:auto;
}

#grayContent {
	padding: 15px;
	width:680px;
	background-color:#CCC;
	position:relative;
	left:290px;
	min-height:500px;
}
	#grayContent a:link, #grayContent a:visited, #grayContent a:active {
	color:#B7132C;
	text-decoration:none;
	}
	#grayContent a:hover {
		color:#FFF;
	}

#plrHeader {
	padding: 0px;
	width:710px;
	height:125px;
	position:relative;
	left:290px;
	overflow:hidden;
	background:no-repeat;
}

	#plrHeader h2 {
		width:500px;
		margin-left:auto;
		margin-right:auto;
		text-align:center;
		position:relative;
		top:10px;
		font-size:36px;
	}
	
	#plrHeader h2.hr {
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
	#plrHeader h2.bb {
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
	#plrHeader h2.hh {
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
	#plrHeader h2.gnr {
	color:#000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
	#plrHeader h2.aoa {
	color:#FFF;
	top:0px;
	margin-top:15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
	#plrHeader h2.woj {
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
	#plrHeader h2.rb {
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}


#redContentArea {
	position:relative;
	background-color: #E31937;
	background-repeat:no-repeat;
	width: auto;
	height: 127px;
	clear:both;
}

#redContentArea a:link, #redContentArea a:visited, #redContentArea a:active {
	text-decoration: none;
	color:#FFF;
}

#redContentArea p {
	margin-top:10px;
	margin-bottom:2px;
	color:#FFF;
}

#redContent1 {
	width:283px;
	height:112px;
	padding:2px;
	overflow:hidden;
	padding-left:8px;
}

#redContent2 {
	 position:relative; 
	 left:320px; 
	 top:-117px; 
	 width:165px; 
	 height:110px; 
	 padding:2px; 
	 overflow:hidden;
}

#redContent3 {
	position:relative; 
	left:534px; 
	top:-231px; 
	width:456px; 
	height:120px; 
	padding:2px;
	overflow:hidden;
}

#sponsors {
	clear:both;
	position:relative;
	background-repeat:no-repeat;
	width: 700px;
	height: 77px;
	padding:5px;
	border:none;
	text-decoration:none;
}
#sponsors1 {
	position:relative;
	width:110px;
	left:46px;
	height:49px;
	overflow:hidden;
}
#sponsors2 {
	position:relative;
	width:105px;
	left:169px;
	height:49px;
	top:-49px;
	overflow:hidden;
}
#sponsors3 {
	position:relative;
	width:98px;
	left:286px;
	height:49px;
	top:-98px;
	overflow:hidden;
}
#sponsors4 {
	position:relative;
	width:115px;
	left:396px;
	height:49px;
	top:-147px;
}
#sponsors5 {
	position:relative;
	width:98px;
	left:525px;
	height:49px;
	top:-196px;
}

#foot {
	position:relative;
	background-repeat:no-repeat;
	background-position: bottom right;
	width: auto;
	height: 350px;
}

#footMenu {
	background-color: #333;
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	color: #FFFFFF;
	font-style: italic;
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	-khtml-opacity: 0.80;
	opacity: 0.80;
	padding:5px;
	position:relative;
}

#footLogo {
	position:absolute;
	width:68px;
	height:100px;
	right:0px;
	bottom:0px;
}

#footNav {
	font-size:x-small;
	width:100%;
	text-align:center;
}

#footNav ul {
	margin-left:0px;
	padding-left:0px;
	position:relative;
	left:-30px;
	text-indent:0px;
}

#footNav ul li {
	text-align:left;
	display:inline-block;
	color: #000000;
	padding-left:5px;
	list-style-position:inside;
	vertical-align:top;
	font-weight:bold;
}

#footNav ul ul {
	position:inherit;
	left:0px;
	margin-left:0px; 
	padding-left:6px; 
	text-indent:0px;
}
#footNav ul ul li {
	font-weight:normal;
	text-align:inherit;
	text-indent:0px;
	display:block;
	list-style:none;
	position:relative;
	left:-0px;
}

#footMenu a:link, #footMenu a:visited, #footMenu a:active {
	text-decoration: none;
	color:#FFFFFF;
}

#copyright {
	text-align:center;
	width:100%;
	font-size:small;
	font-style:normal;
}

.ccm-person-image {
   float: left;
   width: auto;
   padding-right:6px;
}
.ccm-person-description {
   float: left;
   width: auto;
}
