.border {
	border: medium solid #FFFFFF;
}
body{
	font-size:0.7 em;
	font-family:Tahoma;
}


#nav, #nav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:1.5em;
	width:600px;
}

#nav a{

display:block;
padding:0px 20px;
border:0px solid #333;
color:#fff;
text-decoration:none;
background-color:#3B3b3b;
}

#nav a:hover{
background-color:#333;
color:#fff;
}

#nav li{
float:left;
position:relative;
}

#nav ul {
position:absolute;
display:none;
width:12em;
top:1.5em;
}

#nav li ul a{
width:8em;
float:left;
}

#nav ul ul{
top:auto;
}	

#nav li ul ul {
left:9em;
margin:0px 0 0 0px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}
#Table_ {
	background-image: url(MetBottom.jpg);
}
#Table_01 {
	background-image: url(MetTop.jpg);
}
#Table_ {
	background-image: url(files/MetBottom.jpg);
}
#Table_01 {
	background-image: url(files/MetTop.jpg);
}
#Table_ {
	background-image: url(files/MetBottom.jpg);
}



#slider {
	/* You MUST specify the width and height */
	width:470px;
	height:175px;
	position:relative;
	overflow:hidden;
	z-index: 1;
}

#mask-gallery {
	
	overflow:hidden;	
}

#gallery {
	
	/* Clear the list style */
	list-style:none;
	margin:0;
	padding:0;
	
	z-index:0;
	
	/* width = total items multiply with #mask gallery width */
	width:900px;
	overflow:hidden;
}

	#gallery li {

		
		/* float left, so that the items are arrangged horizontally */
		float:left;
	}


#mask-excerpt {
	
	/* Set the position */
	position:absolute;	
	top:0;
	left:0;
	z-index:500px;
	
	/* width should be lesser than #slider width */
	width:100px;
	overflow:hidden;	
	

}
	
#excerpt {
	/* Opacity setting for different browsers */
	filter:alpha(opacity=60);
	-moz-opacity:0.6;  
	-khtml-opacity: 0.6;
	opacity: 0.6;  
	
	/* Clear the list style */
	list-style:none;
	margin:0;
	padding:0;
	
	/* Set the position */
	z-index:10;
	position:absolute;
	top:0;
	left:0;
	
	/* Set the style */
	width:100px;
	background-color:#000;
	overflow:hidden;
	font-family:arial;
	font-size:10px;
	color:#fff;	
}

	#excerpt li {
		padding:5px;
	}
	


.clear {
	clear:both;	
}


        </style>
#border {
	border: medium solid #FFFFFF;
}
#menu {
	z-index: 2;
	position: relative;
}
#scroller {
	z-index: 1;
	position: relative;
}
.flash {
	position: relative;
	z-index: 1;
}
#flashtable {
	position: relative;
	z-index: 1;
}
.cushycms {
}
#content {
	color: #FFFFFF;
}
#slider2 {
	/* You MUST specify the width and height */
	width:425px;
	height:205px;
	position:relative;
	z-index: 1;
	overflow: hidden;
}
