/* NHCMA */

html * {padding:0; margin:0; }

.clearer{ clear:both; }

body{
  background-color:#222425;
  margin-top: 35px;
  
}

p {
padding-top: 6px;
}

a:link {
	color: #D1CCAA;
	text-decoration: none;
}
a:visited {
	color: #D1CCAA;
	text-decoration: none;
}
a:hover {
	color:#D!CCAA;
	text-decoration: underline;
}

h2 {
font-family: "Times New Roman", Times, serif;
font-size: 16px;
color: #FF9933;
padding: 5px 3px 5px 10px;
}

#wrapper{
  width:760px;
  margin:auto;
}
	
#top_nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#top_nav a {
	float: left;
	padding: 45px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:20px; /* for IE5/Win */
	}
	
#top_nav a:hover {
	background-position: 0 -46px;
	}
	
#home a  {
	width: 127px;
	background: url(../images/nav/home.jpg) top left no-repeat;
	}

#contests a  {
	width: 126px;
	background: url(../images/nav/contests.jpg) top left no-repeat;
	}

#gallery a  {
	width: 126px;
	background: url(../images/nav/gallery.jpg) top left no-repeat;
	}

#artists a  {
	width: 126px;
	background: url(../images/nav/artists.jpg) top left no-repeat;
	}
	
#about a  {
	width: 126px;
	background: url(../images/nav/about.jpg) top left no-repeat;
	}

#contact a  {
	width:129px;
	background: url(../images/nav/contact.jpg) top left no-repeat;
	}
	
#center {
width: 760px;
background-color: #000;
}

#wrapper #left {
float:left;
width: 466px;
margin-bottom: 5px;
}

#wrapper #content_left {
float: left;
width: 225px;
margin: 5px;
}

#wrapper #left #inside_left {
float: left;
width: 225px;
margin: 5px;
}

#wrapper #left #inside_right {
float: left;
width: 225px;
margin-top: 5px;
background-color: #18140D;
}


#wrapper #right {
float: left;
margin-top: 5px;
width: 290px;
}


#wrapper #content_right {
float: left;
width: 525px;
margin-top: 5px;
background-color: #18140D;
}

#wrapper #content_right #inner_content_left {
float: left;
width: 315px;

border-right: 1px dotted #FFF;
}

#wrapper #content_right #inner_content_right {
float: left;
width: 205px;
}

.mp3 {
margin-top: 5px;
height: 24px;
width: 290px;
}

.jam {
margin-left: 5px;
}

.artists {
height: 85px;
margin-top: 8px;
background-image: url(../images/artists.jpg);
}


.contests {
height: 85px;
background-image: url(../images/contests.jpg);
}

.gallery {
height: 85px;
background-image: url(../images/gallery.jpg);
}

.fame {
height: 85px;
background-image: url(../images/fame.jpg);
}

#footer {
height: 45px;
background-color: #D1CCAA;
margin-top: 5px;
}

#footer #foottxt {
color: #333;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
padding-top: 15px;
padding-bottom: 15px;
margin-left: 20px;
}

#footer #foottxt a:link{
color: #333;
text-decoration: none;
}

#footer #foottxt a:hover{
color: #333;
text-decoration: underline;
}

#footer #foottxt a:visited{
color: #333;
text-decoration: underiine;
}

#footer #foottxt a:active {
color: #333;
text-decoration: none;
}

.event_title {
padding: 5px 0px 7px 10px;
font-family:"Times New Roman", Times, serif;
font-weight: bold;
font-size: 14px;
color: #FF9933;
}

.event_text {
padding: 0px 3px 5px 10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 150%;
color: #FFF;
}

.main_title {
padding: 8px 3px 3px 80px;
font-family: "Times New Roman", Times, serif;
font-size: 14px;
font-weight: bold;
color: #7A909B;
}

.main_text {
padding: 0px 3px 5px 80px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #CCC;
line-height: 150%;
}

.content_text {
padding: 0px 10px 0px 10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 140%;
color: #FFF;
}

.content_text ul {
padding-left: 20px;
}

.gallery_image {
padding: 3px;
margin: 3px;
background-color: #333;
border: 1px solid #FFF;
}
