/**** MONTHLY ****/
	
#howtogetcards {
	position: absolute;
	width: 87px;
	height: 29px;
	left: 612px;
	top: 107px;
	}

#howtogetcards a {
	width: 87px;
	height: 29px;
	display:block;
	position:absolute;
	text-indent:-9000%;
	background: transparent url(../images/giveacard.png) no-repeat left top;
	}

#howtogetcards a:hover {
	background-position: left bottom;
	}
	
#drinklistbutton {
	position: absolute;
	width: 108px;
	height: 29px;
	left: 408px;
	top: 132px;
	}

#drinklistbutton a {
	width: 108px;
	height: 29px;
	display:block;
	position:absolute;
	text-indent:-9000%;
	background: transparent url(../images/drinklist.png) no-repeat left top;
	}

#drinklistbutton a:hover {
	background-position: left bottom;
	}
	
#spacermonth {
	height: 130px;
	}

#onetwothree {
	position: absolute;
	top: 20em;
	left: 0;
	width: 870px;
	height: 354px;
	background: #fff url(../images/123.png) no-repeat left top;
	}

#monthly {
	position: absolute;
	width: 220px;
	top: 12em;
	left: 0px;
	}
	
#monthly p {
	line-height: 0em;
	padding: 0;
	}
	
#cardedbutton2 {
	position: absolute;
	top: 0px;
	left: 650px;
	}

#monthholder {
	position: absolute;
	top: 0px;
	left: 650px;
	}
		
#signupmonth {
	position: relative;
	left: 0px;
	width: 628px;
	}
	
/* Pop up windows */

body#popup_orange {
	background: #E95D30;
	}
	
.white {
	background: #F2F2F2;
	padding: 5px;
	}

#footer {
	position: absolute;
	top: 43em;
	width: 406px;
	}