body{
	font-family:"Lucida Grande", arial, sans-serif;
	background:#FFFFFF;
}

ul{
	margin:0;
	padding:0;
}

li{
	width:125px;
	height:41px;
	float:left;
	text-align:center;
	overflow:hidden;
	font-size:10px;
}

a{
	color:#FFF;
	text-decoration:none;
}

p{
	padding:0px 0px;
}

.subtext{
	padding-top:-20px;
	_top:-80px;
	color:#FFFFFF;
}

/*Menu Color Classes*/
.green{background:#6AA63B url('images/green-item-bg.jpg') top left no-repeat;}
.yellow{background:#FBC700 url('images/yellow-item-bg.jpg') top left no-repeat;}
.red{background:#D52100 url('images/red-item-bg.jpg') top left no-repeat;}
.purple{background:#5122B4 url('images/purple-item-bg.jpg') top left no-repeat;}
.blue{background:#0292C0 url('images/blue-item-bg.jpg') top left no-repeat;}
.deeppurple{background:#96063a url('../images/menu/gradient_menu.jpg') top left no-repeat;}