/* CSS Document */


#wrapp-index{	
	position: relative;	/* hack against ie/mac \*/	
	clear: both;	/* end hack */		
	width: 1200px;	
	height: auto;	
	margin-top: 28px;	
	margin-left: 0px;	
	margin-right: auto;	
	overflow: hidden !important;	
	overflow: visible;	
	padding: 0px;	
}

#left {
	position: relative;	/* hack against ie/mac \*/	
	float:left;
	width: 275px;	
	height: auto;	
	overflow: hidden !important;	
	overflow: visible;	
}
#left a {
	color: #999999;
	text-decoration: none;
}

#left a:hover {
	color: #999999;
	text-decoration: underline;
}

#left a:active {
	color: #cccccc;
	text-decoration: none;
}

#right {
	position: relative;	/* hack against ie/mac \*/	
	float:left;
	width: 563px;	
	height: auto;	
	overflow: hidden !important;	
	overflow: visible;
	margin-left:173px;	
	padding: 3px 0px;	
}

#right-top {
	position: relative;	/* hack against ie/mac \*/	
	float:left;
	width: 563px;	
	height: auto;	
	overflow: hidden !important;	
	overflow: visible;
}
#past {	
	float: left;	
	position: relative;	
	clear: both;
	width: 800px;	
	height: auto;
	margin-top:24px;	
}

#expo {
	position: relative;	/* hack against ie/mac \*/	
	float: left;	
	width: 800px;	
	height: auto;
	text-align: left;	
}
.expo_list {
	position: relative;	
	clear:both;
	float: left;	
	width: auto;	
	height: auto;
	margin-top: 1px; 
	margin-right: 10px;	
}
.expo_list a:hover{	text-decoration: none; 	}

.minicine {	
	position: relative;	
	float: left;	
	width: 400px;	
	height: auto; 	
	color: #666666; 
	display: none;}

.minicine a {		
	color: #666666; 
	text-decoration:none;
}
.minicine a:hover {		
	color: #666666; 
	text-decoration:underline;
}
.minicine a:active {		
	color: #666666; 
	text-decoration:none;
}
.expo_list_b {
	position: relative;	
	clear:both;
	float: left;	
	width: 400px;	
	height: auto;
	margin-top: 1px; 
	margin-right: 10px;	
}
.expo_list_b a:hover{	text-decoration: none; 	}	
.martop {
	margin-top: 4px;
}

.marspacer {
	margin-top: 24px;
}

.margin30 {
	margin-top: 30px;
}

.hangr {
	margin-left: 10px;
}
