﻿body{
	margin:0;
	background-color:#1e1e1e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: lighter;
	font-style: normal;
	scrollbar-face-color:#393939;
	scrollbar-base-color:#000000;
	scrollbar-arrow-color:white;
	scrollbar-track-color:#8b8b8b;
	scrollbar-shadow-color:#323232;
	scrollbar-highlight-color:#323232;
	scrollbar-3dlight-color:#666666;
	scrollbar-darkshadow-Color:#323232;
	
}




/* Main Navigation */

a:link{
	color:#ffffff;
	text-decoration:underline;
}
a:visited{
	color:#ffffff;
	text-decoration:underline;
}
a:hover{
	color:#f3e611;
	text-decoration:underline;
}
a:active{
	color:#f3e611;
	text-decoration:underline;
}

/* Main Navigation Links */

.mainNav a:link{
	color:#303135;
	text-decoration:none;
}
.mainNav a:visited{
	color:#303135;
	text-decoration:none;
}
.mainNav a:hover{
	color:#fc1c14;
	text-decoration:none;
}
.mainNav a:active{
	color:#fc1c14;
	text-decoration:none;
}

/* Main Navigation Links */

.secondaryNav a:link{
	color:#ffffff;
	text-decoration:none;
	text-align:center;
}
.secondaryNav a:visited{
	color:#ffffff;
	text-decoration:none;
}
.secondaryNav a:hover{
	color:#fc1c14;
	text-decoration:none;
}
.secondaryNav a:active{
	color:#fc1c14;
	text-decoration:none;
}

/* Footer Navigation */

.lnk_navbtm{
	width:800px;
	color:#ffffff;
	text-align:center;
	padding-top:15px;
	padding-left:10px;
	margin: 0 auto;
}
.lnk_navbtm a:link{
	color:#ffffff;
	text-decoration:none;
	padding:2px;
}
.lnk_navbtm a:visited{
	color:#ffffff;
	text-decoration:none;
	padding:2px;
}
.lnk_navbtm a:hover{
	color:#fc1c14;
	text-decoration:none;
	background-color:none;
	padding:2px;
}
.lnk_navbtm a:active{
	color:#ffffff;
	text-decoration:none;
	padding:2px;
}

/* Headers (H1, H2, H3, H4) */

.h1{
	color:#397306;
	font-weight:bold;
	font-size:18px;
	margin:0;
	padding:0;
	
}
.h2{
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
	margin:0;
	padding:0;
}
.h3{
	color:#ffffff;
	font-size:14px;
	margin:0;
	padding:5;
}
.h4{
	color:#ffffff;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0;
	padding:0;
}
.h5{
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: justify;
	margin:0;
	padding:0;
}
.h6{
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	text-align: left;
	vertical-align:center;
	margin:0;
	padding-left:10px;
}
.h7{
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0;
}
.h8{
	color:#ffffff;
	font-size:18px;
	margin:0;
	padding:0;
}
.h9{
	color:#ffffff;
	font-size:18px;
	margin:0;
	padding:0;
}
.box1{
	width:359px;
	height:29px;
	color:#ffffff;
	font-size:20px;
	font-weight:bold;
	background:url('images/artist-box_01.gif') no-repeat;
	vertical-align:center;
	margin:0;
	padding-top:5px;
	text-align: center;
}
.box2{
	width:354px;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	background-color:#1b1b1b;
	vertical-align:center;
	margin:0;
	padding-top:5px;
	padding-left:5px;
	text-align: left;
}
/* Horizontal Line, Bullets, and Images */

.HR{
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-right: 1px solid #696a6a;
}
img{ 
	border-color : #005D41;
	border:0; 
}
ul{
	list-style-type: none;
	padding-left: 20px;
	margin: 0;
}
li{ 
	color: #000000;
	list-style-type: decimal;
	padding-left:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px
}
.border2 { border:1px #BDBDBD solid; background:#fff; color:#bbffff;  }
.border3 { border:1px #95C719 solid; background:#000; color:#bbffff; }
.border4 { border:1px #BDBDBD solid; background:#e8e8e9; }
.border5 { border-bottom:1px #000 dashed; }
.border6 { border-right:1px #000000 solid; border-left:1px #000000 solid; }
.border7 { border-bottom:1px #98C920 dashed; }
.border8 { background:#F5F5F5; border:1px #000 solid; }
.border9 { background:#fff; color:#000; }
.border10{ border-right:1px #000 dashed; }

/* Forms */

.frm_input{
	width:200px;
	height:15px;
	padding:2px;
	margin:1px;
	border-width:1px;
	border-style:solid;
	border-color:#fc1c14;
	background:url('images/frmbg.jpg') repeat-x;
	background-color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	font-family:Arial, sans-serif;
}
.frm_textarea{
	width:200px;
	padding:2px;
	margin:1px;
	border-width:1px;
	border-style:solid;
	border-color:#fc1c14;
	background:url('images/frmbg.jpg') repeat-x;
	background-color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	font-family:Arial, sans-serif;
}
.frm_reset{
	width:50px;
	height:22px;
	padding:2px;
	margin:1px;
	border-width:1px;
	border-style:solid;
	border-color:#ffb514;
	background:url('images/frmbg.jpg') repeat-x;
	background-color:#fc1c14;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	font-family:Arial, sans-serif;
}
.frm_submit{
	width:70px;
	height:30px;
	padding:2px;
	margin:1px;
	border-width:1px;
	border-style:solid;
	border-color:#ffb514;
	background:url('images/frmbg.jpg') repeat-x;
	background-color:#fc1c14;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	font-family:Arial, sans-serif;

}
/* rollovers */

a.rollover {     
	display: block;     
	width: 227px;    
	height: 32px;     
	text-decoration: none;    
	background: url("images/index_12.gif");    
 } 
a.rollover:hover {    
	 background: url("images/index_12-over.gif");   
  } 
  
a.rolloverb {     
	display: block;     
	width: 227px;    
	height: 32px;     
	text-decoration: none;    
	background: url("images/index_14.gif");    
 } 
 
a.rolloverb:hover {    
	 background: url("images/index_14-over.gif");   
  } 
  
a.rolloverc {     
	display: block;     
	width: 227px;    
	height: 32px;     
	text-decoration: none;    
	background: url("images/index_17.gif");    
 } 
a.rolloverc:hover {    
	 background: url("images/index_17-over.gif");   
  } 
  
a.rolloverd {     
	display: block;     
	width: 258x;    
	height: 131px;     
	text-decoration: none;    
	background: url("images/index_07.jpg");    
 } 
a.rolloverd:hover {    
	 background: url("images/index_07-over.jpg");   
  } 

a.rollovere {     
	display: block;     
	width: 258px;    
	height: 102px;     
	text-decoration: none;    
	background: url("images/index_10.jpg");    
 } 
a.rollovere:hover {    
	 background: url("images/index_10-over.jpg");   
  } 
  
a.rolloverf {     
	display: block;     
	width: 258px;    
	height: 102px;     
	text-decoration: none;    
	background: url("images/index_11.jpg");    
 } 
a.rolloverf:hover {    
	 background: url("images/index_11-over.jpg");   
  } 
  
a.rolloverg {     
	display: block;     
	width: 258px;    
	height: 146px;     
	text-decoration: none;    
	background: url("images/index_16.jpg");    
 } 
a.rolloverg:hover {    
	 background: url("images/index_16-over.jpg");   
  } 
  
  
.displace {     
	position: absolute;     
	left: -5000px;     
} 

/* Main Layout Styles */

#mainWrapper{
	width:100%;
	background-color:#231f20;
	margin:0 auto;
	
}
#headerWrapper{
	width:100%;
	height:137px;
	background:url('images/index_01.jpg') repeat-x ;
	border-bottom:1px #696a6a solid;
	margin-top:0px ;
	padding-top:0px;
}
#navMainWrapper{
	width:901px;
	height:42px;
	font-size:16px;
	font-weight:bold;
	background:url('images/index_04.gif') no-repeat;
	vertical-align:left;
	font-family: Arial, Helvetica, sans-serif;
}
#navMainWrapper ul{
	padding-top:5px;
	margin:0;
}
#navMainWrapper li{
	list-style:none;
	display:inline;
}
#secondaryNavMainWrapper{
	width:901px;
	height:35px;
	font-size:medium;
	background-color:#CC00CC;
	vertical-align:middle;
}
#secondaryNavMainWrapper ul{
	padding:5px;
	margin:0;
}
#secondaryNavMainWrapper li{
	list-style:none;
	display:inline;
}
#logoWrapper{
	width:901px;
	height:159px;
	background:url('images/index_05.jpg') no-repeat;
	vertical-align:bottom;
	

}
#logoWrapper2{
	width:901px;
	height:32px;
	background:url('images/index_06.jpg') repeat;
	vertical-align:bottom;
	padding-top:0px;
	

}

.mainmenu3 {
	background:#fff url(images/titles_02.gif) right;
	font-size:12pt;
	font-weight:bold;
	color:#ffffff;
}	
#contentMainWrapper{
	width:1004px;
	background-color:#231f20;
	margin: 0 auto;
	
}
#indexDefault{
	width:275px;
	height:600px;
	float:right;
	background-color:#000000;
	border-left:1px #cec79a solid;
	padding:10px;
	overflow:scroll

	
}
#columnOne{
	width:58px;
	height:482px;
	float:left;
	background:url('images/index_04.jpg') repeat;
	background-color:#000000;
	border-right:none;
	
	
}
#columnTwo{
	width:376px;
	height:457px;
	float:left;
	background:url('images/index_06.gif') repeat;
	background-color:#000000;
	border-right: 1px solid #696a6a;
	padding-top:15px;
	padding-right:10px;
	padding-bottom:10px;
	padding-left:10px;
	overflow:auto
	
	
}
#columnThree{
	width:258px;
	height:482px;
	float:left;
	background:none;
	background-color:#000000;
	
}
#columnFour{
	width:62px;
	height:482px;
	float:left;
	background:none;
	background:url('images/index_08.jpg') no-repeat;
	border-left: 1px solid #696a6a;
	
	

}
#columnFive{
	width:227px;
	height:462px;
	float:left;
	background-color:#231f20;
	border-right:none;
	padding-top:20px;
	padding-left:0px;
	border-right: 1px solid #696a6a;
}
#columnSix{
	width:595px;
	height:452px;
	float:left;
	background:url('images/index_06.gif') repeat;
	background-color:#000000;
	padding-top:20px;
	padding-right:35px;
	padding-bottom:10px;
	padding-left:25px;
	overflow:auto
}
#columnSeven{
	width:380px;
	float:left;
	background-color:#000000;
	border-right:none;
	padding-top:40px;
	padding-right:15px;
	padding-bottom:15px;
	padding-left:40px;

}
#navSuppWrapper{
	width:100%;
	height:139px;
	font-weight:normal;
	background:url('images/index_20.gif') repeat-x;
	border-top:1px #696a6a solid;
	padding-top:0px;
}
#navSuppWrapper ul{
	padding:5px;
	margin:0;
}
#navSuppWrapper li{
	list-style:none;
	display:inline;
}
#siteInfoLegal{
	width:850px;
	height:43px;
	color:#ffffff;
	font-size:10px;
	text-align:left;
	margin:0 auto;
	background-color:none;
	padding-top:20px;
	padding-left:10px;
}
.clear{
	clear:both;
}

