body {
	min-height: 100%;
	height: 100%;
	margin: 10px;
	font: 76%, verdana, arial, helvetica, sans-serif;
}

html, body, #content {
	min-height: 100%;
	height: 100%;
}

p {
	font-size: 1em;
}	

img {
	display: none;
}

#wrapperLeft {
	width: 79%;
	background: #c10062 url(images/tlWine.png) no-repeat top left;
}	

#masthead {
	padding-bottom: 3px;
	background-color: #000;
	color: #fff;
	font-size: 2.4em;
	text-align: center;
}	

#page {
	width: 78%;
	float: left;
	font-size: 1em;
	text-align: justify;
}	

#content {
	height: auto;
	margin-left: 10px;
	margin-right: 10px;
}	

p, table {
	width: 100%;
	font-size: 1em;
}

th {
	background-color: silver;
	font-size: 1.1em;
}

td {
	vertical-align: top;
}

td.homilies {
	padding-right: 5px;
}

#eucharist {
	margin-top: -55px;
	height: 100px;
	margin-left:80%;
	background: #fff url(images/eucharistSM.png) no-repeat top center;
}

#menuBox {
	float: right;
	width: 19%;
	margin-top: -22px;
	background-color: #fff;
	padding-bottom: 10px;
	border-top: solid medium #c10062;
	border-bottom: solid medium #c10062;
}	

/*#menu {
	margin-left: 82%;
	background-color: #fff;
	padding-bottom: 10px;
	border-top: solid medium #c10062;
	border-bottom: solid medium #c10062;
}*/

#quote {
	width: 20%;
	float: right;
	margin-left: 10px;
	padding-left: 5px;
	font-family: times, roman, serif;
	font-size: 1.5em;
	font-weight: bold;
	text-align: left;
}	

ul.main {
	margin-left: 5px;
	padding-top: 5px;
	padding-left: 5px;
	list-style: none;
	font-size: 1em;
}

ul.subMenu {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}	

li.subMenu {
	display: inline;
}

#online {
	display: inline;
	list-style-type: disc;
}

a.menuList {
	color: #000;
	text-decoration: none;
}

a.print {
	display: none;
}

a.subMenuList {
	color: #000;
}

a.underlined {
	color: #000;
}

a:hover {
	color: silver;
}	

h4 {
	width: 75%;
	font-size: 1.4em;
	background-color: silver;
	border-top: solid thin #000;
	border-bottom: solid thin #000;
	padding: 0 0 3px 3px;
}

#photoBoxJoeE ul {
	width: 520px;
	height: 400px;
	padding: 0;
	margin: 0;
	list-style-type: none;
}	

#photoBoxMary ul {
	width: auto;
	height: 400px;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#photoBoxPat ul {
	width: 520px;
	height: 400px;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#photoBoxJoeR ul {
	width: 520px;
	height: 500px;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#txtHint {
	height: auto;
	overflow: auto;
	text-align: left;
	overflow: visible;
	}