		body {
			margin:0;
			padding:0;
		}
		div#container {
			background-color:transparent;
			margin:auto;
			margin-top:40px;
			position:relative;
			text-align:center;
			height:705px;
			
		}
		.btns {
			top:320px;
			width:566px;
			height:64px;
			position:relative;
			/*border:thin solid red;*/
		}
		.btns a{
			display:block;
			outline:none;
		}
		.btns a:hover{
			outline:none;
			border:none;
		}		
		.btns a.btnLeft{
			width:34px;
			height:64px;		
			float:left;
		}
		.btns a.btnRight{
			width:28px;
			height:64px;		
			float:right;
		}
		
		#pgBlue,
		#pgGreen,
		#pgRed,
		#pgYellow,
		#pgGreen2 {
			width:566px;
			height:705px;
		}
		
/***************************/
/*******  pg 1 BLUE  *******/
/***************************/
		#pgBlue{
			text-align:center;
			margin:0 auto;
			background:url(../img/xmas/xmas_2008/blue.jpg) no-repeat top;
		}
/*
		#pgBlue a.btnLeft{    
			background:url(../img/xmas/xmas_2008/blue_leftarrow.jpg) no-repeat;
		}
		#pgBlue a.btnLeft:hover{    
			background:url(../img/xmas/xmas_2008/blue_leftarrow_over.jpg) no-repeat;		
		}
		#pgBlue a.btnLeft:active{    
			background:url(../img/xmas/xmas_2008/blue_leftarrow_down.jpg) no-repeat;		
		}
*/
		#pgBlue a.btnRight{    
			background:url(../img/xmas/xmas_2008/blue_rightarrow.jpg) no-repeat;
		}
		#pgBlue a.btnRight:hover{    
			background:url(../img/xmas/xmas_2008/blue_rightarrow_over.jpg) no-repeat;		
		}
		#pgBlue a.btnRight:active{    
			background:url(../img/xmas/xmas_2008/blue_rightarrow_down.jpg) no-repeat;		
		}
		
/***************************/
/*******  pg 2 GREEN  ******/
/***************************/
		#pgGreen{
			text-align:center;
			margin:0 auto;
			background:url(../img/xmas/xmas_2008/green.jpg) no-repeat top;
		}

		#pgGreen a.btnLeft{    
			background:url(../img/xmas/xmas_2008/green_leftarrow.jpg) no-repeat;
		}
		#pgGreen a.btnLeft:hover{    
			background:url(../img/xmas/xmas_2008/green_leftarrow_over.jpg) no-repeat;		
		}
		#pgGreen a.btnLeft:active{    
			background:url(../img/xmas/xmas_2008/green_leftarrow_down.jpg) no-repeat;		
		}
		#pgGreen a.btnRight{    
			background:url(../img/xmas/xmas_2008/green_rightarrow.jpg) no-repeat;
		}
		#pgGreen a.btnRight:hover{    
			background:url(../img/xmas/xmas_2008/green_rightarrow_over.jpg) no-repeat;		
		}
		#pgGreen a.btnRight:active{    
			background:url(../img/xmas/xmas_2008/green_rightarrow_down.jpg) no-repeat;		
		}

/***************************/
/*******  pg 3 RED  ********/
/***************************/
		#pgRed{
			text-align:center;
			margin:0 auto;
			background:url(../img/xmas/xmas_2008/red.jpg) no-repeat top;
		}

		#pgRed a.btnLeft{    
			background:url(../img/xmas/xmas_2008/red_leftarrow.jpg) no-repeat;
		}
		#pgRed a.btnLeft:hover{    
			background:url(../img/xmas/xmas_2008/red_leftarrow_over.jpg) no-repeat;		
		}
		#pgRed a.btnLeft:active{    
			background:url(../img/xmas/xmas_2008/red_leftarrow_down.jpg) no-repeat;		
		}
		#pgRed a.btnRight{    
			background:url(../img/xmas/xmas_2008/red_rightarrow.jpg) no-repeat;
		}
		#pgRed a.btnRight:hover{    
			background:url(../img/xmas/xmas_2008/red_rightarrow_over.jpg) no-repeat;		
		}
		#pgRed a.btnRight:active{    
			background:url(../img/xmas/xmas_2008/red_rightarrow_down.jpg) no-repeat;		
		}


/***************************/
/******  pg 4 YELLOW  ******/
/***************************/
		#pgYellow{
			text-align:center;
			margin:0 auto;
			background:url(../img/xmas/xmas_2008/yellow.jpg) no-repeat top;
		}

		#pgYellow a.btnLeft{    
			background:url(../img/xmas/xmas_2008/yellow_leftarrow.jpg) no-repeat;
		}
		#pgYellow a.btnLeft:hover{    
			background:url(../img/xmas/xmas_2008/yellow_leftarrow_over.jpg) no-repeat;		
		}
		#pgYellow a.btnLeft:active{    
			background:url(../img/xmas/yellow_leftarrow_down.jpg) no-repeat;		
		}
		#pgYellow a.btnRight{    
			background:url(../img/xmas/xmas_2008/yellow_rightarrow.jpg) no-repeat;
		}
		#pgYellow a.btnRight:hover{    
			background:url(../img/xmas/xmas_2008/yellow_rightarrow_over.jpg) no-repeat;		
		}
		#pgYellow a.btnRight:active{    
			background:url(../img/xmas/xmas_2008/yellow_rightarrow_down.jpg) no-repeat;		
		}
		
/***************************/
/******  pg 5 GREEN2  ******/
/***************************/
		#pgGreen2{
			text-align:center;
			margin:0 auto;
			background:url(../img/xmas/xmas_2008/green2.jpg) no-repeat top;
		}

		#pgGreen2 a.btnLeft{    
			background:url(../img/xmas/xmas_2008/green2_leftarrow.jpg) no-repeat;
		}
		#pgGreen2 a.btnLeft:hover{    
			background:url(../img/xmas/xmas_2008/green2_leftarrow_over.jpg) no-repeat;		
		}
		#pgGreen2 a.btnLeft:active{    
			background:url(../img/xmas/xmas_2008/green2_leftarrow_down.jpg) no-repeat;		
		}
/*		
		#pgGreen2 a.btnRight{    
			background:url(../img/xmas/xmas_2008/green2_rightarrow.jpg) no-repeat;
		}
		#pgGreen2 a.btnRight:hover{    
			background:url(../img/xmas/xmas_2008/green2_rightarrow_over.jpg) no-repeat;		
		}
		#pgGreen2 a.btnRight:active{    
			background:url(../img/xmas/xmas_2008/green2_rightarrow_down.jpg) no-repeat;		
		}
*/