body {
	color: #89765F;
    background-color : #fff;
}

h1,h2, #bottom {text-indent: -9000px;}
   
#content {
	background : url("../images/content-entry.jpg") repeat-y;
}

#content-main {
	width: 914px;
	height: 430px;
	margin-left: 23px;
	background : url("../images/entry.gif") no-repeat;
}
      
#top {background : url("../images/top-entry.jpg") no-repeat;}
#bottom {
	background : url("../images/bottom-entry.jpg") no-repeat;
	text-align : left;
}
#bottom a {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 200px; 
	height: 40px;
	text-indent: -9000px;
}
	
#enter-events,
#enter-kickback,
#enter-weddings {
	position: absolute;
	top: 146px;
	width: 243px;
	height: 255px;
	text-indent: -9000px;
}

#enter-weddings {
	left: 68px;	
}	

#enter-kickback {
	left: 358px;	

}

#enter-events {
	left: 649px;	

}

#enter-weddings a, 
#enter-kickback a, 
#enter-events a {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 243px;
	height:255px;
	z-index: 80000;
	background: url("../images/entry-options-rollover.jpg") no-repeat 0 0;
}  

#enter-weddings a {background-position: 0 0;}    
#enter-kickback a {background-position: 0 -255px;}    
#enter-events a {background-position: 0 -510px;}   

#enter-weddings a:hover {background-position: -243px 0;}    
#enter-kickback a:hover {background-position: -243px -255px;}    
#enter-events a:hover {background-position: -243px -510px;}   

