body {
	background-color: #989898;
	margin: 0;
	padding: 0; padding-top: 0;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	font-size: 13px;
	scrollbar-face-color:#666666;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#333333;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#333333;
	scrollbar-darkshadow-Color:#000000;

}

h1, h2 {
	font-variant: small-caps;
	text-align: center;
	font-size: 180%;
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}

h2 {
	font-size: 160%;
}
a:link {
	text-decoration: underline;
	color: #FFFF99;
}
a:visited {
text-decoration: underline;
	color: #FFFF99;
}
a:hover {
	color: #FFFF99;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	color: #CCCCCC;
}

#content {
	background-color: #AAAAAA;
	padding: 0em;
	margin:0em 0em;
}

.copyrightnotice {
	font-size: 70%;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0;
}

#mycustomscroll {
/* Typical fixed height and fixed width example */
width: 250px;
height: 345px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0em auto;
padding: 0px;
}
#mycustomscroll4 {
/* Typical fixed height and fixed width example */
width: 250px;
height: 448px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0em auto;
padding: 0px;
}
#mycustomscroll3 {
/* Typical fixed height and fixed width example */
width: 423px;
height: 345px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0em auto;
padding: 0px;
}
#mycustomscroll_inner {
	width: 460px;
	height: 220px;
	overflow: auto;
	position: relative;
	margin: 0em auto;
	padding: 0px;
	left: 0;
	top: -10;
}
#mycustomscroll_company {
/* Typical fixed height and fixed width example */
width: 760x;
height: 250px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0em auto;
padding: 0px;
top: -10;
}
#mycustomscroll_services {
	width: 760x;
	height: 345px;
	overflow: auto;
	position: relative;
	margin: 0em auto;
	padding: 0px;
	left: -2px;
	top: -10;
}
#mycustomscroll_club {
    width: 900px;
	height: 345px;
	overflow: auto;
	position: relative;
	margin: 0em auto;
	padding: 0px;
	left: 10px;
	top: -10;
}

#mycustomscroll2 {
/* Typical fixed height and fixed width example */
width: 930px;
height: 240px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin:  auto;
padding: 0px;
top: -10;
}
#mycustomscroll_movie {
/* Typical fixed height and fixed width example */
width: 930px;
height: 250px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin:  auto;
padding: 0px;
}

#mycustomscroll2_company {
/* Typical fixed height and fixed width example */
width: 930px;
height: 120px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin:  auto;
padding: 0px;
}
.fixedwidth {
/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
width: 1800px;
height: auto;
position: relative;
color: black;
padding: 1px;
}
/*
#mycustomscroll2 {
/* Typical fixed height and fixed width example 
width: 930px;
height: 222px;
/* IE overflow fix, position must be relative or absolute
position: relative;
padding: 0px;
}


.fixedwidth {
	width: 930px;
	height: 180px;
	position: relative;
	color: black;
	padding: 1px;
	z-index: 2;
}*/
.titles {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	
}
.titl_menu {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 25px;
	
}
.dates {	
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.dates2 {	
font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #777777;
}

.companytext {	
font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #CCCCCC;
}

.style2 {font-family: Arial, Helvetica, sans-serif}
.style3 {color: #CCCCCC}
.style6 {
 font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
}
a img {
	filter:alpha(opacity: 60); 
	-moz-opacity: 0.6;
	opacity: 0.6;
	}

a:hover img {
	filter:alpha(opacity: 100); 
	-moz-opacity: 0.99;
	opacity: 0.99;
	}
.style_inner_artist {font-size: 36px; color: #FFFFFF; font-style: italic; font-family: Georgia, "Times New Roman", Times, serif;}
