td {  font-family: Arial, Helvetica, sans-serif;}

	A:link			{ text-decoration:none; }
	A:visited		{ text-decoration:none; }
	A:hover			{ text-decoration:none; }

	body			{ background:#0B126D url(../images/background.gif) top no-repeat; }
	body			{ background-position: top; }
	body			{ margin-top:0px; }
	body			{ margin-left:0px; }
	body			{ margin-right:0px; }
	body			{ margin-bottom:0px; }
	
		
	.main				{ color:#FFFFFF; }
	.main A:link 		{ color:#2A25F2; text-decoration:none; }
	.main A:visited		{ color:#2A25F2; text-decoration:none; }
	.main A:hover		{ color:#2A25F2; text-decoration:none; }
	.main				{ font-size: 11pt; }	
	
	.cal				{ color:#000000; }
	.cal A:link 		{ color:#AD0000; text-decoration:none; }
	.cal A:visited		{ color:#AD0000; text-decoration:none; }
	.cal A:hover		{ color:#AD0000; text-decoration:none; }
	.cal				{ font-size: 8pt; }
	
	.foot				{ color:#FFFFFF; }
	.foot				{ font-size: 8pt; }	
	
	.top				{ width:100%; }
	.top 				{ height:24px; }
	.top				{ position:absolute; }
	.top 				{ background:url(../images/top_black.png) repeat-x; }

	.main_body			{ top:0px; }
	.main_body			{ width: 980px; }
	.main_body			{ margin-left: auto; }
  	.main_body			{ margin-right: auto; }

	.logo 				{ height: 145px; }
	.logo				{ width: 265px; }
	.logo 				{ background: url(../images/logo_bg.png) left no-repeat;}

	.top_header 		{ height: 145px;}
	.top_header			{ width: 696px; }
	.top_header 		{ background:url(../images/guitar.png) no-repeat;}
	
	.nav_left			{ width: 15px; }
	.nav_left			{ padding-left: 6px; }
	
	.nav_right			{ width: 15px; }
	.nav_right			{ padding-right: 10px; }
	
	.nav_main			{ background:#000000; }
	.nav_main			{ padding: 2px; }
	
	.banners 			{ height: 280px;}
	.banners			{ width: 169px; }
	.banners 			{ background:url(../images/banner_bg.png) no-repeat center;}
	.banners			{ color:#000000; }
	.banners			{ font-size: 10pt; }
	.banners			{ padding-top: 20px; }

	

/** carousel 1 **/
div.jMyCarousel { margin: auto; }
div.jMyCarousel ul li{
	border-left:2px solid #513F29;
	border-right:2px solid #513F29;
	line-height:0px;
}

div.jMyCarousel ul li a{ /* in case of link */
	display:block;
	border:0px;
}

div.jMyCarousel ul li a img{
	display:block;
	border:0px;
}