


	/*------------------------
	---------------- CONTENT
	------------------------*/
	
	/* You might want to change these options for the main container */
	#Home_Left {
		
		float: left;
		height: 287px;
		width: 639px;
		
	}
	
	/* images container - This is the most important container - Don't change important properties */
	#Home_Left {
		
		list-style: none !important;
		margin: 0 !important;
		overflow: hidden !important;
		position: relative !important;
		
	}

		/* each slider item - Nothing to change here */
		#Home_Left li {
			
			display: none;
			float: left;
			margin: 0;
			position: absolute;
			width: 100%;
			
		}
		
		/* Don't edit this part */
		#Home_Left li.current {
			
			display: block;
			z-index: 2 !important;
			
		}
		
		/* Don't edit this part */
		#Home_Left li.next {
			
			display: block;
			z-index: 1 !important;
			
		}
		
		/* Don't edit this part - prevents inline lists from being hidden */
		#Home_Left li ul li {
			
			display: block !important;
			position: relative !important;
			
		}
		


	/*------------------------
	---------------- CONTENT
	------------------------*/
	
	/* You might want to change these options for the main container */
	#Home_Right {
		
		float: left;
		height: 287px;
		width: 282px;
		
	}
	
	/* images container - This is the most important container - Don't change important properties */
	#Home_Right {
		
		list-style: none !important;
		margin: 0 !important;
		overflow: hidden !important;
		position: relative !important;
		
	}

		/* each slider item - Nothing to change here */
		#Home_Right li {
			
			display: none;
			float: left;
			margin: 0;
			position: absolute;
			width: 100%;
			
		}
		
		/* Don't edit this part */
		#Home_Right li.current {
			
			display: block;
			z-index: 2 !important;
			
		}
		
		/* Don't edit this part */
		#Home_Right li.next {
			
			display: block;
			z-index: 1 !important;
			
		}
		
		/* Don't edit this part - prevents inline lists from being hidden */
		#Home_Right li ul li {
			
			display: block !important;
			position: relative !important;
			
		}
		
		
		
		
		
		/* You might want to change these options for the main container */
	#Event_Home {
		
		float: left;
		height: 287px;
		width: 639px;
		margin-bottom: 10px;
		
	}
	
	/* images container - This is the most important container - Don't change important properties */
	#Event_Home {
		
		list-style: none !important;
		margin: 0 !important;
		overflow: hidden !important;
		position: relative !important;
		
	}

		/* each slider item - Nothing to change here */
		#Event_Home li {
			
			display: none;
			float: left;
			margin: 0;
			position: absolute;
			width: 100%;
			
		}
		
		/* Don't edit this part */
		#Event_Home li.current {
			
			display: block;
			z-index: 2 !important;
			
		}
		
		/* Don't edit this part */
		#Event_Home li.next {
			
			display: block;
			z-index: 1 !important;
			
		}
		
		/* Don't edit this part - prevents inline lists from being hidden */
		#Event_Home li ul li {
			
			display: block !important;
			position: relative !important;
			
		}
		
				/* You might want to change these options for the main container */
	#one_2day_event {
		
		float: left;
		height: 287px;
		width: 639px;
		margin-bottom: 10px;
		
	}
	
	/* images container - This is the most important container - Don't change important properties */
	#one_2day_event {
		
		list-style: none !important;
		margin: 0 !important;
		overflow: hidden !important;
		position: relative !important;
		
	}

		/* each slider item - Nothing to change here */
		#one_2day_event li {
			
			display: none;
			float: left;
			margin: 0;
			position: absolute;
			width: 100%;
			
		}
		
		/* Don't edit this part */
		#one_2day_event li.current {
			
			display: block;
			z-index: 2 !important;
			
		}
		
		/* Don't edit this part */
		#one_2day_event li.next {
			
			display: block;
			z-index: 1 !important;
			
		}
		
		/* Don't edit this part - prevents inline lists from being hidden */
		#one_2day_event li ul li {
			
			display: block !important;
			position: relative !important;
			
		}




