*, html {
	margin: 0px;
	padding: 0px;
	}
	
body {
	background: #78a8cc;
	background-image: url(images/MJH_bg_treble.jpg);
	background-repeat: repeat-y;
	color: #ffffff;
	padding-left:0;
	font-family: Arial, helvetica, sans-serif;
	font-size: .9em;
	}
	
H1, H2, H3, H4 {
	text-align: center;
	}
	
a:focus {
	outline: none;
	}
	
	
	
a {
	color: #fbf678;
	text-decoration: none;
	outline: none;
	}
	
a:hover {
	color: #fbf678;
	text-decoration:underline;
	}
	
.choc {
	background: url(images/hrChoc.gif);
	width: 500px;
	height: 1px;
	}
	
.grayLite {
	background: url(images/hrGrayLite.gif);
	width: 500px;
	height: 1px;
	}
	
.grayLite90 {
	background: url(images/hrChoc.gif);
	width: 800px;
	height: 1px;
	}
	
#introWrapper {
	background: url(images/bgBodyHall3.jpg);
	border: 1px solid #150609;
	width: 898px;
	margin: auto;
	}
	
#wrapper {
	width: 905px;
	margin: auto;
	}
	
#contentWrapper {
	width: 898px;
	height: 640px;
	margin: auto;
	}
	
.cdWrapper {
	border: 1px solid #150609;
	width: 898px;
	height: 420px;
	margin: auto;
	}
	
.cdPhoto {
	width: 198px;
	float: left;
	margin-left:10px;
	margin-top: 10px;
	}
	
.cdCopy {
	width: 280px;
	font-size: 80%;
	float: left;
	margin-left:3px;
	}
	

#nav {
	background: #ffffff;
	width: 100%;
	height: 30px;
	margin: auto;
	text-align: center;
	}
	
#nav ul {		
	width: auto;
	}
	
#nav li {
	display: inline;
	font-size: .72em;
	line-height:30px;
	margin-left: 30px;
	}
	
#nav a {
	color:#150609;
	padding: 4px;
	text-decoration: none;
	}
	
#nav a:hover {
	background: #f4f8ff;
	color:#000000;
	padding: 8px 4px;
	text-decoration: none;
	}
		
.event {
	width: 800px;
	font-size: 15px;
	margin: auto;
	text-indent: 0px;
	padding: 5px 5px 5px 30px;
	}

#players {
	width: 300px;
	height: 200px;
	margin: auto;
	}
	
#left {
	display: inline;
	width:300px;
	height: 200px;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	}
	
#right {
	display: inline;
	border: px solid #ffffff;
	width:300px;
	height: 200px;
	float: left;
	margin-top: px;
	margin-left: 0px;
	}
	
.transbox
  {
  width:900px;
  height:900px;
  margin:30px 50px;
  background-color:#000000;
	padding: 40px;
  border:1px solid #ffffff;
  opacity:0.4;
  filter:alpha(opacity=60); /* For IE8 and earlier */
  }

.transbox p
  {
  color:#ffffff;
font-weight:bold;
  }
  
	
.tickerstyle {
	width:860px;
	height:27px;
	padding:3px;
	overflow:hidden;
	}

.messagediv {
	display: none;
	color: #150609;
	text-align: center;
	font-size: 90%;
	}
	
.messagediv a {
	color: #800205;
	text-decoration:none; 
	}
	
.messagediv a:hover {
	text-decoration: underline;
	color:#800205;
	}
	
#index {
	font-size: 80%;
	color: #333333;
	text-align: center;
	margin: 1px auto;
	width: 60%;
	}
	
#index a {
	color:#150609;
	text-decoration: none;
	}
	
#index a:hover {
	color:#ffffff;
	text-decoration: none;
	}
	
#home .home, #about .about, #contact .contact, #dash .dash, #downloads .downloads, #events .events, #higher .higher, #merchants .merchants, #music .music, #testimonials .testimonials {
	color: #000000;
	font-size: 1.1em;
	letter-spacing: 3px;
	line-height: 30px;
	background: #f4f8ff;
	padding: 7px 4px;
	}
	
#footer {
	clear: both;
	font-size: .72em;
	color: #000000;
	text-align: center;
	margin: auto;
	width: 898px;
	height: 60px;
	}
