*{margin:0;padding:0;}
body{
	background:#000;
}
#center {   
   width:660px;
   height:672px;
   position:absolute;
   top:0px;
   left:50%;   
   margin-left:-330px;   
}
#content {
   clear:both;
   width:660px;
   height:542px;
   background:#000;
   position:relative;            
   overflow:hidden;
   border:2px solid #ff1c29;
}
#content ul {
	display: block;
	left:50%;
	margin-left:-135px;
	position:relative;	
	width:270px;
}
#content li {	
	list-style: none;
	height:118px;
	width:270px;
	border:1px solid #ff1c39;
	margin-top:10px;
}
#content a {
	color: #ee2429;
	display: block;
	font-family:Georgia,Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;	
	text-decoration: none;
}

#bride{background:#000 url(img/bride.png) no-repeat scroll 0 0;width:154px;}
#bride:hover{background:#000 url(img/bride.png) no-repeat scroll 0 -118px;}
#bride a{padding:45px 30px 55px 175px;font-weight:bold;font-size:16px;}
#bride a:hover{text-decoration:underline;font-weight:bold;font-size:16px;}

#party{background:#000 url(img/party.png) no-repeat scroll 0 0;width:154px;}
#party:hover{background:#000 url(img/party.png) no-repeat scroll 0 -118px;}
#party a{padding:45px 30px 55px 175px;font-weight:bold;font-size:16px;}
#party a:hover{text-decoration:underline;font-weight:bold;font-size:16px;}

#corporate{background:#000 url(img/corporate.png) no-repeat scroll 0 0;width:154px;}
#corporate:hover{background:#000 url(img/corporate.png) no-repeat scroll 0 -118px;}
#corporate a{padding:45px 30px 55px 175px;font-weight:bold;font-size:16px;}
#corporate a:hover{text-decoration:underline;font-weight:bold;font-size:16px;}

#karaoke{background:#000 url(img/karaoke.png) no-repeat scroll 0 0;width:154px;}
#karaoke:hover{background:#000 url(img/karaoke.png) no-repeat scroll 0 -118px;}
#karaoke a{padding:45px 30px 55px 175px;font-weight:bold;font-size:16px;}
#karaoke a:hover{text-decoration:underline;font-weight:bold;font-size:16px;}




