/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(./images/back1.jpg);
	background-attachment:fixed;
	
	
	
}

#bluemenu {
	position:absolute;
	top: 316px;

	
	
	width: 100%
	height:40px;
	z-index: 105;
	width: 963px;
	height: 31;
	font:normal 12px Verdana;
	border-bottom: 0px;
	left: 223px;
	}
	
	#flash{
	position:absolute;
	z-index:0;
	top: 4px;	
	background-image: url(flash-header-back.jpg); 
	}
	
	#spirits{
	position:absolute;
	z-index:2;
	height:222;
	width: 177;
	/*left:944px; */
	top: 175px;
	visibility: visible;
	
	}
	
	#tjlogo{
	position:absolute;
	z-index:1;
	height:89;
	width: 400;
	/*left:944px; */
	top: 180px;
	visibility: visible;
	
	}
	#guitar{
	position:absolute;
	z-index:2;
	height:725;
	width: 225;
	/*left:944px; */
	top: 75px;
	visibility: visible;
	
	}
	
	
	

	


	.bodytext {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #cccccc;
	line-height: 140%;
	/*margin-left: 15px; */
	margin-right: 20px;

}

