ul.menuMain {
	list-style-type: none;
	margin-left:2px;
	
	padding:0px;
}

li.menuMain {
	margin:0px;
}

a.menuMain {
	width:138px;
	display:block;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	padding:5px 0px;
}
a.menuMain:hover {
/*	background-image:url(images/homepageFlameRollover.png);
	background-position:center;  */
	background-color:#FF9900;
	color:#000000;

}
a.ticker {
	color:#000000;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
a.ticker:hover, a.ticker:active {
	text-decoration:underline;
}
.mainDivider {
	position:relative;
	margin-left:5px;
	width:128px;
	height:2px;
	background-image:url(images/homepageMenuDivider.png);
}

#homeTop {
	position:relative;
	display:block;
	width:774px;
	height:363px;
	margin: 0px auto;
	background-image:url(images/homepageBkgd.png);
	z-index:10;
}

#homeTopCurve {
	position:absolute;
	width:762px;
	height:127px;
	top:-363px;
	left:34px;
	background-image:url(images/homepageTopCurve.png);
	z-index:35;
}

#homeMods {
	position:absolute;
	width:199px;
	top:55px;
	right:20px;
}

#homeMods2 {
	position:absolute;
	width:199px;
	top:-307px;
	right:48px;
}

#homeBowl {
	position:absolute;
	width:360px;
	height:191px;
	background-image:url(images/homeCreateBowl.png);
	z-index:40;
}

#tickerLabel {
	position:absolute;
	width:161px;
	height:53px;
	bottom:0px;
	z-index:35;
	left:45px;
	background-image:url(images/homeNewsTicker.png);
	
}

#tickerMore {
	position:absolute;
	width:55px;
	height:24px;
	left:700px;
	top:-32px;
	background-image:url(images/tickerMore.png);
	z-index:30;
	cursor:pointer;
}

#homeMenuBox {
	position:relative;
	display:block;
	width:824px;
	height:220px;
	left:3px;
	top:-7px;
	background-image:url(images/homepageFooter.jpg);
	z-index:9;
}

.homeMenuContainer {
	position:absolute;
	display:block;
	width:151px;
	bottom:18px;
	z-index:20;
	overflow:hidden;
}
.homeMenuLabel {
	position:absolute;
	width:151px;
	height:25px;
	bottom:0px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	background-image:url(images/homepageMenuTab.png);
	line-height:25px;
	z-index:25;
	cursor:pointer;
}

.homeMenuBg {
	position:relative;
	top:0px;
	left:0px;
	width:151px;
	height:181px;
	background-image:url(images/homepageMenuBg.png);
	z-index:22;
}
.homeMenu {
	position:absolute;
	top:2px;
	z-index:23;
	left:2px;
}

.homeMod {
	position:relative;
	display:block;
	width:199px;
	height:129px;
	margin-bottom:2px;
}

.homeModBg {
	position:absolute;
	width:199px;
	height:129px;
	margin-bottom:2px;
	background-image:url(images/homepageModBg.png);
	z-index:10;
}

.homeModContent {
	position:absolute;
	display:block;
	width:185px;
	top:5px;
	left:5px;
	height:115px;
	z-index:11;	
}

#seafood {
	position:absolute;width:395px;height:176px;background-image:url(/images/seafoodPopup.png);z-index:99;cursor:pointer;
}

#bday_bg {
	position:absolute;width:720px;height:520px;top:0px;left:0px;background-image:url(/images/birthday_popup.png);z-index:45;cursor:pointer;
}

#golean_bg {
	position:absolute;width:740px;height:479px;top:0px;left:0px;background-image:url(/images/popupGoLean.png);z-index:45;cursor:pointer;
}

