/* CSS Document */

body {
	background-color: #1B1C19;
	background-image: url(images/logo_back.png);
	background-repeat: no-repeat;
	background-position: 200px 10px;

	
}
.body2 {
	background-color: #CCCCCC;
	background-image: url(images/logo_back.png);
	background-repeat: no-repeat;
	background-position: 200px 10px;

	
}
#Layer1 {
	position:absolute;
	width:902px;
	height:115px;
	z-index:1;
	left: 148px;
	top: 610px;
	overflow: visible;
}
.style2 {
	font-family: "Century Gothic";
	font-size: 15px;
}
.content {
	width:200px;
	padding:10px;
}
		.slidedown {
	width:125px;
	padding:0 8px 0;
	font-family: "Century Gothic";
}
.textdown {
	font-family: "Century Gothic";
	font-size: 18px;
	padding-left: 20px;
	padding-right: 20px;
	color: #CCCCCC;
}
.textdown1 {
	font-family: "Century Gothic";
	font-size: 15px;
	padding-left: 50px;
	padding-right: 250px;
	color: #CCCCCC;
}
.textgallery {
	font-family: "Century Gothic";
	font-size: 18px;
	padding-left: 20px;
	padding-right: 130px;
	color: #1B1C19;
}
.style3 {font-family: "Century Gothic";
}
a {
	color: #CCCCCC;
	font-size: 24px;
	font-family: Eurostile;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 24px;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 24px;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 24px;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 24px;
}
.style4 {
	font-size: 16px;
	color: #CCCCCC;
}


		#kwick						{ width:970px; }
		#kwick .kwicks 			{ height:130px; list-style-type:none; margin:0; padding:0; }
		#kwick li 					{ float:left; }
		#kwick .kwick 				{ display:block; cursor:pointer; overflow:hidden; height:130px; width:134px; }
		#kwick .kwick span 		{ display:none; }
		
		#kwick .john 				{ background:url(slider/1.gif) no-repeat; }
		#kwick .paul 				{ background:url(slider/2.gif) no-repeat; }
		#kwick .george 			{ background:url(slider/3.gif) no-repeat; }
		#kwick .ringo 				{ background:url(slider/4.gif) no-repeat; }
		
