html {
	margin: 0;
	padding: 0;
	}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:500;
}

h1  {
	font-family:Arial, Helvetica, sans-serif;
	color: #0099CC;
	font-size:17px;
	text-align:center;
	padding-top: 5px;
	font-weight: 700;
	line-height:1.2em;
	letter-spacing: 3px;
	margin-top: 5px;
	margin-bottom: 10px;
}

h2  {
	margin-left:0px;
	margin-top:0px;
	padding-top:3px;
	padding-left:10px;
	font-size:15px;
	background-color: #CCFFFF;
	border-top: #0099FF;
	border-top:medium;
	border-top-style:double;
	}

h3  {
	color: #003366; 
	font-size: 13px;
	font-weight:600;
	text-align:left; 
	line-height:18px;
	margin-left:0px;
	padding-bottom:3px;
	background-color: #CCFFFF;
	border-top: #0099FF;
	border-top:medium;
	border-top-style:double;
	}
	
h4  {
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:18px;
	text-align:center;
	padding-left: 5px;
	padding-right:5px;
	font-weight: 700;
	letter-spacing: 3px;
	margin-top: 0px;
	}
	
h5  {
	font-family:Arial, Helvetica, sans-serif;
	color: #006699;
	font-size:14px;
	margin-left:10px;
	font-weight: 500;
	line-height:18px;
	letter-spacing: 3px;
	}
	
p {
	color: #003366;
	letter-spacing: 1.5px;
	line-height: 17px;
	margin-left:10px;
	margin-right:10px;
}

.p1:first-letter {
	font-weight:800; 
	font-size:20px;
	color: #006666;
	}
	
.p2 {
	text-indent:15px;
	margin-top:-15px;
	}

.p3 {
	text-indent:15px;
	}

.p4 {
	font-weight:400;
	color: #0066CC;
	background-color:#FFFFCC;
	border:double #9999CC 3px;
	padding:5px;
	margin-top:5px;
	margin-left:12px;
	}
	
.p5 {
	text-indent:0px;
	}
	
.vidText {
	color: #006;
	letter-spacing: 1.5px;
	line-height: 17px;
	margin-left:10px;
	margin-right:10px;
}

.podcastText {
	color: #006;
	letter-spacing: 1.5px;
	line-height: 17px;
	margin-left:10px;
	margin-right:10px;
}
	
.adventSchedule {
	font-size:12px;
	font-weight:200;
	text-align:left;
	color: #0066CC;
	padding:5px;
	margin-top:5px;
	margin-left:3px;
	margin-right:3px;
	margin-bottom:-8px;
	}
	
.rssFeed {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	margin-left:5px;
	margin-right:3px;
	margin-top:-10px;
	}
	
.homilyArchive  {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	margin-left:5px;
	margin-top:-10px;
	}
	
.blackBkgd {
	margin-top:25px;
	text-align:left;
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-size:14px;
	font-weight:500;
	}
	
.buttonDLText {
	text-align:left;
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:15px;
	font-weight:500;
	}
	
ul {
	margin-top:-10px;
	}

li {
	color: #003366;
	font-size:12px;
	font-weight:300;
	line-height:15px;
	letter-spacing:1px;
	padding-top:4px;
	margin-left:-10px;
	list-style-type:circle;
	}
	
li.style1 {
	margin-left:-10px;
	z-index:2;
}

#playPodcast ul {
	margin-left:55px;
	}
	
#playPodcast li {
	font-size:13px;
	color: #006;
	letter-spacing: 1.2px;
	line-height: 18px;
	}

#videoNav ul {
	margin-left:55px;
	}
	
#videoNav li {
	font-size:13px;
	color: #FFF;
	letter-spacing: 1.2px;
	line-height: 18px;
	}

.caption {
	text-align:center;
	margin:0px 10px 0px 10px;
}

.captionBold {
	text-align:center;
	margin:0px 10px 0px 10px;
	font-weight:600;
}
	
.buttons {
	margin-top:2px;
	margin-left:2px;
	margin-right:2px;
	text-align:center;
	}
	
a {
	color: #0000FF;
	line-height:18px;
	font-weight:500;
	padding-top: 2px;
	}

a:link {
	text-decoration: underline;
	color: #0066CC;
	}
	
a:visited { 
	color: #0066CC;
	}
	
a:hover, a:active {
	text-decoration: underline;
	font-weight:600;
	color: #FF0000;
	}
	
#videoNav a {
	color: #06C;
	line-height:18px;
	font-weight:500;
	padding-top: 2px;
	}

#videoNav a:link {
	text-decoration: underline;
	color: #06C;
	}
	
#videoNav a:hover, a:active {
	text-decoration: underline;
	font-weight:600;
	color: #FF0000;
	}
	
img.figure {
	float:left;
	margin-right:10px;
	margin-bottom:15px;
	border:2px solid #CCFFFF;
	background-color:#FFFFFF;
	padding:10px;
	z-index:1;
}

img.figureRight {
	float:right;
	margin-right:10px;
	margin-bottom:15px;
	border:2px solid #CCFFFF;
	background-color:#FFFFFF;
	padding:10px 10px 10px 10px;
	z-index:1;
}

img.figureLeft {
	float:left;
	margin-right:10px;
	margin-bottom:15px;
	border:2px solid #CCFFFF;
	background-color:#FFFFFF;
	padding:10px 10px 10px 10px;
	z-index:1;
}

img.figureCenter {
	float:right;
	margin-right:120px;
	margin-bottom:5px;
	border:2px solid #CCFFFF;
	background-color:#FFFFFF;
	padding:10px;
	z-index:1;
}

img.figureNoBorder {
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	padding:5px;
	z-index:1;
}

img.figureNoBorderRight {
	float:right;
	margin-right:10px;
	margin-bottom:5px;
	padding:5px;
	z-index:1;
}

img.figureNoBorderCenter {
	margin-right:10px;
	margin-bottom:-15px;
	z-index:1;
}

img.figureDrop  {
	float:left;
	padding:5px;
	z-index:1;
}

img.center {
	padding:10px;
	border:2px solid #33CC33;
	z-index:1;
}

img.pastoral {
	border:3px double  #99CCCC;
	}
	
img.pastoralGlenn {
	border:3px double  #99CCCC;
	}
	
img.blessing {
	float:right;
	margin:15px 10px 0px 10px;
	}
	
img.novena {
	float:right;
	margin:25px 10px 0px 10px;
	}

img.adoreChrist {
	float:right;
	margin-right:47px;
	margin-bottom:5px;
	border:2px solid #CCFFFF;
	background-color:#FFFFFF;
	padding:10px;
	z-index:1;
	}
	
img.adoreMary {
	float:right;
	margin-right:45px;
	margin-bottom:5px;
	border:2px solid #CCFFFF;
	background-color:#FFFFFF;
	padding:10px;
	z-index:1;
	}
	
img.adoreSide {
	float:right;
	margin-right:45px;
	margin-bottom:5px;
	border:2px solid #CCFFFF;
	background-color:#FFFFFF;
	padding:10px;
	z-index:1;
	}
	
img.monstrance {
	float:left;
	margin-left:35px;
	padding:15px;
	}
	
img.map {
	float:left;
	margin-left:75px;
	}
	
img.xybornaut {
	position: absolute;
	top:585px;
	margin-bottom:0px;
	}
	
img.clickHere {
	float:right;
	padding-right:2px;
	padding-bottom:0px;
	padding-top: 0px;
	}
	
img.download {
	float:left;
	margin-top:-5px;
	padding-right:8px;
	padding-left:10px;
	padding-bottom:3px;
	}
	
img.jesusTrust {
	float:left;
	margin-right:10px;
	margin-bottom:7px;
	border:2px solid #CCFFFF;
	background-color:#FFFFFF;
	padding:10px;
	z-index:1;
	}
	
img.figureYouth {
	float:left;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:5px;
	border:2px solid #CCFFFF;
	background-color:#FFFFFF;
	padding:10px 10px 10px 10px;
	z-index:1;
}

img.figureYouthR {
	float:right;
	margin-right:65px;
	margin-top:20px;
	margin-bottom:5px;
	border:2px solid #CCFFFF;
	background-color:#FFFFFF;
	padding:10px 10px 10px 10px;
	z-index:1;
}

	
div.figure {
	float:left;
	width:285px;
	height:365px;
	margin: 15px 0px 0px 12px;
	}
	
div.figureGlenn {
	float:left;
	width:370px;
	height:365px;
	margin: 15px 0px 0px 12px;
	}
	
div.figureR {
	float:right;
	width:180px;
	height:617px;
	border-left: #CCFFFF solid 2px;
	margin-left:4px;
	padding-left:3px;
	padding-top:7px;
	padding-bottom:5px;
	}

.style1 {
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:13px;
	color: #003366;
}

.style2 {
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:13px;
	color: #FF0000;
	background-color:#CCFFFF;
}

#header {
	position:absolute;
	left:20px;
	top:25px;
	background-image:url(Images/header.jpg);
	width:900px;
	height:150px;
}

#banner {
	position:absolute;
	left:0px;
	top:0px;
	width:900px;
	height:55px;
}


#main1 {
	position:absolute;
	left:270px;
	top:207px;
	width:448px;
	height:625px;
	border-top:3px;
	border-top:#99CCFF double;
	border-left:#CCFFFF double 2px;
	border-right:#CCFFFF double 2px;
	border-bottom:#CCFFFF double;
	z-index:2;
}

#mainTextP1 li {
	list-style-type: circle;
	color: #FFFF00;
	font-size:14px;
	letter-spacing:1px;
	line-height:1.2em;
	margin-left: 18px;
	margin-right:25px;
	padding-left:6px;
	padding-top: 3px;
	}

#schedule {
	position:absolute;
	left:20px;
	top:207px;
	width:249px;
	height:625px;
	border-top:3px;
	border-top:#99CCFF double;
	border-bottom:#CCFFFF double;
	border-left:#CCFFFF double 2px;
	background-image: url(Images/bkgdBlueParchment.jpg);
	z-index:4;
}
	
#navButtons {
	position:absolute;
	left:20px;
	top:175px;
	width:896px;
	height:27px;
	border:2px;
	border-color: #99CCFF;
	border-style: double;
	padding:-5px;
	z-index:2;
	background-color: #ECE9D8;
	background-image: url(Images/button/background.jpg);
}

#whatsNew {
	position:absolute;
	left:722px;
	top:207px;
	width:197px;
	height:225px;
	border-top:#99CCFF double 3px;
	border-right:#CCFFFF double 2px;
	background-image:url(Images/quickLinksBkgd.jpg);
	z-index:3;
}

#rightBar {
	position:absolute;
	left:722px;
	top:435px;
	width:197px;
	height:400px;
	background-image: url(Images/indexRightBar.jpg);
	border-bottom:#CCFFFF double;
	border-right:#CCFFFF double 2px;
	z-index:6;
}

#text1 {
	position:absolute;
	left:20px;
	top:190px;
	width:363px;
	height:625px;
	border-top:#99CCFF double;
	border-bottom:#CCFFFF double;
	border-left:#CCFFFF double 2px;
	z-index:4;
}
#text2 {
	position:absolute;
	left:383px;
	top:191px;
	width:336px;
	height:625px;
	border-top:3px;
	border-top:#99CCFF double;
	border-bottom:#CCFFFF double;
	border-left:#CCFFFF double 2px;
	border-right:#CCFFFF double 2px;
	z-index:5;
}

#text3  {
	float:left;
	left:65px;
	top:52px;
	width:365px;
	z-index:3;
}

#text4 {
	float:left;
	left:431px;
	top:52px;
	width:350px;
	z-index:4;
}

#text5 {
	position:absolute;
	left:20px;
	top:191px;
	width:700px;
	height:750px;
	border-top:3px;
	border-top-color:#99CCFF;
	border-top-style:double;
	z-index:4;
}

#text1col {
	position:absolute;
	left:20px;
	top:207px;
	width:900px;
	border-top:#99CCFF double;
	border-bottom:#CCFFFF double;
	border-left:#CCFFFF double 2px;
	background-image:url(Images/bkgdBlueParchment.jpg);
	z-index:4;
}

#text2colL {
	position:absolute;
	left:20px;
	top:207px;
	width:385px;
	height:625px;
	border-top:#99CCFF double;
	border-bottom:#CCFFFF double;
	border-left:#CCFFFF double 2px;
	background-image:url(Images/bkgdBlueParchment.jpg);
	z-index:4;
}

#text2colR {
	position:absolute;
	left:405px;
	top:207px;
	width:510px;
	height:625px;
	border-top:3px;
	border-top:#99CCFF double;
	border-bottom:#CCFFFF double;
	border-left:#CCFFFF double 2px;
	border-right:#CCFFFF double 2px;
	z-index:5;
}

#aboutRSS {
	float:left;
	width:325px;
	height:275px;
	margin-left:45px;
	margin-top:25px;
	background-color:#FFFFCC;
	border-color:#666666;
	border-width:medium;
	border-style:double;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	z-index:2;
}

#subscribeRSS {
	float:left;
	width:375px;
	height:590px;
	margin-top:25px;
	margin-left:40px;
	background-color:#FFFFCC;
	border-color:#666666;
	border-width:medium;
	border-style:double;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	z-index:2;
}

#subscribeRSS ul {
	margin-right:15px;
	}

#aboutHomilies {
	position:absolute;
	left:25px;
	top:25px;
	width:350px;
	height:200px;
	background-color:#FFFFCC;
	border-color:#666666;
	border-width:medium;
	border-style:double;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	z-index:1;
}

#playHomilies {
	float:left;
	width:550px;
	margin-left:175px;
	margin-top:25px;
	background-color:#FFFFCC;
	border-color:#666666;
	border-width:medium;
	border-style:double;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	z-index:3;
}

#message {
	float:left;
	width:775px;
	margin-left:40px;
	padding: 20px;
	z-index:5;
}

#contactMap {
	position:absolute;
	left:20px;
	top:190px;
	width:700px;
	height:260px;
	border-top:#99CCFF double;
	border-bottom:#CCFFFF double;
	border-left:#CCFFFF double 2px;
	z-index:4;
}

#map {
	position:absolute;
	top:75px;
	left:40px;
	width:600px;
	height: 400px;
	border: #999999 inset 3px;
	}
	
#rock {
	text-align:center;
	background-color:#CCFFCC;
	border:#CCCCFF double 3px;
	}
	
#announce  {
	float:left;
	top:85px;
	width:365px;
	margin-left:40px;
	padding:10px;
	border:#CCFFFF double 2px;
	z-index:3;
}

#adoration  {
	float:left;
	top:85px;
	width:400px;
	margin-left:15px;
	padding:7px;
	border:#CCFFFF double 2px;
	z-index:3;
}

#from  {
	float:left;
	width:365px;
	margin-left:40px;
	padding:10px;
	border:#CCFFFF double 2px;
	z-index:3;
}

#announce ul {
	margin-right:15px;
	margin-left:35px;
	}
	
#announce li {
	font-size:13px;
	color: #003366;
	letter-spacing: 1.2px;
	line-height: 18px;
	}

#1ColBlueBkg {
	float:left;
	width:897px;
	height:625px;
	background-image:url(Images/bkgdBlueParchment.jpg)
	}
	
#buttons  {
	margin-top:-5px;
	margin-bottom:25px;
	}

#VBStext {
	float:left;
	width:675px;
	margin-left:125px;
	margin-top:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	z-index:3;
}

#VBStext ul  {
	margin-left:55px;
}

#VBStext li  {
	font-size:14px;
	font-style:italic;
	letter-spacing: 1.5px;
	line-height: 17px;
}
	
#playVBSSlideshow {
	float:left;
	width:600px;
	margin-left:135px;
	margin-top:25px;
	background-color:#FFFFCC;
	border-color:#666666;
	border-width:medium;
	border-style:double;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	z-index:3;
}

#youthRockL {
	float:left;
	margin-left:65px;
	margin-right:20px;
	width:450px;
	border:#CCFFFF double 2px;
	}
	
#youthRockR {
	float:left;
	width:275px;
	border:#CCFFFF double 2px;
	}
	
#playArkPhoto{
	margin-left:75px
	margin-top:25px;
	width:750px;
	height:750px;
	border:#CCFFFF double 2px;
	margin-left: 55px;
	padding-left: 25px;
	padding-top: 22px;
	}
	
#playAudio {
	float:left;
	width:355px;
	height:300px;
	margin-left:255px;
	padding:35px;
	border:#CCFFFF double 2px;
	}
	
#playPodcast {
	float:left;
	width:600px;
	margin-left:152px;
	margin-top:5px;
	margin-bottom:10px;
	padding-left:10px;
	padding-bottom:15px;
	background-image:url(Images/PNG%20files/videoTextBkgd.png);
	padding-top: 10px;
	}	
	
#videoNav {
	float:left;
	width:600px;
	margin-left:152px;
	margin-top:5px;
	margin-bottom:10px;
	padding-left:10px;
	padding-bottom:15px;
	background-image:url(Images/PNG%20files/videoTextBkgd.png);
	padding-top: 10px;
	}	
	
#ark {
	height:750px;
	width:900px;
	}

	
#arkText {
	width:300px;
	top:25px;
	float: left;
	border-left: #CCFFFF double 2px;
	border-bottom: #CCFFFF double 2px;
	border-top: #CCFFFF double 2px;
	padding-top: 10px;
	padding-left: 10px;
	}	
	
#statues {
	width:900px;
	padding-bottom: 25px;
	}

	
#statuesText {
	width:325px;
	top:25px;
	float: left;
	border-left: #CCFFFF double 2px;
	border-bottom: #CCFFFF double 2px;
	border-top: #CCFFFF double 2px;
	padding-top: 10px;
	padding-left: 10px;
	}	
	
#statuesImages {
	width:550px;
	top:25px;
	float: left;
	border-left: #CCFFFF double 2px;
	border-bottom: #CCFFFF double 2px;
	border-top: #CCFFFF double 2px;
	padding-top: 50px;
	padding-left: 10px;
	}
	
#crucifixZoom {
	width:900px;
	padding:50px 25px 25px 25px;
	border-left: #CCFFFF double 2px;
	border-bottom: #CCFFFF double 2px;
	border-top: #CCFFFF double 2px;
	}
	
#playVideo {
	float:left;
	width:555px;
	height:518px;
	margin-left:155px;
	padding:20px;
	border:#CCFFFF double 2px;
	}
	
#playArkVideo {
	height:675px;
	width:555px;
	padding:10px;
	border:#CCFFFF double 2px;
	float:right;
	margin-right: 2px;
	padding-left: 15px;
	}
	
#multimedia {
	float:left;
	width:600px;
	margin-left:152px;
	margin-top:5px;
	margin-bottom:10px;
	border:#CCFFFF double 2px;
	}
	
table {
	padding:5px;
	border-collapse:collapse;
	border:solid 2px #CCCCFF;
	}
	
td {
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:13px;
	vertical-align:middle;
	height:20px;
	padding-left:7px;
	}

th {
	background-color: #FFCCFF;
	font:Arial, Helvetica, sans-serif;
	color: #0033CC;
	border-bottom: #CCCCFF double 3px;
	font-weight:700;
	text-align:left;
	}
	
table.adoration {
	margin-left:75px;
	margin-top:10px;
	padding:5px;
	border-collapse:collapse;
	border:solid 3px #CCCCFF;
	text-align:center;
	}
	
th.adorationHead {
	background-color: #FFCCFF;
	font:Arial, Helvetica, sans-serif;
	color: #0033CC;
	border-bottom: #CCCCFF double 3px;
	border-right: #33CCCC 1px solid;
	font-weight:700;
	text-align:center;
	}

td.adorationRowTime {
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	font-size:13px;
	vertical-align:middle;
	height:20px;
	padding-right:30px;
	border-right: #33CCCC 1px solid;
	}
	
td.adorationRow {
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:13px;
	vertical-align:middle;
	height:20px;
	padding-left:7px;
	border-right: #33CCCC 1px solid;
	}

tr.odd {
	background-color:#CCFFFF;
	}
	
caption {
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:600;
	text-align:center;
	padding:4px 0 0 0;
	height:24px;
	color: #0000CC;
	background-color: #CC99FF;
	border:solid 2px  #CCCCFF;
	}
	
col#ministry {
	width:183px;
	}
	
col#contact {
	width:209px;
	}
	
col#phone {
	width:157px;
	}
	
col#time {
	width:65px;
	}

col#monday {
	width:75px;
	}
	
col#tuesday {
	width:75px;
	}
	
col#wednesday {
	width:75px;
	}

col#thursday {
	width:75px;
	}
	
col#friday {
	width:75px;
	}
	
col#saturday {
	width:75px;
	}
	
col#sunday {
	width:75px;
	}
		
td img {
/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
}

#FWTableContainer1746429684 {
/* The master div to make sure that our popup menus get aligned correctly.  Be careful when playing with this one. */
	position:relative;
	margin:0px;
	width:900px;
	height:900px;
	text-align:left;
}

#MMMenuContainer1021144528_0 {
/* This ID is related to the master menu div for menu MMMenuContainer1021144528_0 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:184px;
	top:184px;
	visibility:hidden;
	z-index:300;
}

#MMMenu1021144528_0 {
/* This class defines things about menu MMMenu1021144528_0's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:transparent;
	width:130px;
	height:18px;
}

.MMMIFHStyleMMMenu1021144528_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu1021144528_0 */
	border-top:0px solid #ffffff;
	border-left:0px solid #ffffff;
	border-bottom:0px solid #000033;
	border-right:0px solid #000033;
	width:65px;
	height:18px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:61px;
	height:14px;
}

.MMMIHStyleMMMenu1021144528_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu1021144528_0 */
	border-top:0px solid #ffffff;
	border-left:0px solid #ffffff;
	border-bottom:0px solid #000033;
	border-right:0px solid #000033;
	width:65px;
	height:18px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:61px;
	height:14px;
}

#MMMenu1021144528_0_Item_0 {
/* Unique ID for item 0 of menu MMMenu1021144528_0 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu1021144528_0_Item_1 {
/* Unique ID for item 1 of menu MMMenu1021144528_0 so we can set its position */
	left:65px;
	top:0px;
}

#MMMenuContainer1021144528_0 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer1021144528_0 a {
/* Controls the general apperance for menu MMMenuContainer1021144528_0's items, including color and font */
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0033cc;
	text-align:center;
	vertical-align:middle;
	padding:2px;
	background-color:#99ffff;
	font-weight:normal;
	font-style:normal;
	display:block;
	position:absolute;
}

#MMMenuContainer1021144528_0 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer1021144528_0 */
	color:#ffff00;
	background-color:#33cccc;
}

