#contentboxIndex {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 760px;
}
#rectorBox {
	background-color: #FFFFCC;
	padding: 2px;
	float: left;
	height: 200px;
	width: 230px;
	border: 1px solid #333333;
	margin: 2 2 2 2px;
}
#rectorheader {
	background-image: url(/nds/images/masthead_rector.gif);
	margin: 0px;
	height: 40px;
	width: 230px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#centerNewsBox {
	background-color: #9999FF;
	margin: 2px;
	padding: 2px;
	clear: both;
	float: left;
	height: 100%;
	width: 330px;
}
.centerNewsHeadline {
	letter-spacing: 0.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	width: 320px;
	height: auto;
}
.centerNewsBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 2px;
	padding: 2px;
	height: auto;
	width: 320px;
	text-align: left;
}
#centerNewsBoxOther {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	margin: 4px;
	padding: 4px;
	height: auto;
	width: 314px;
	border: 1px dotted #000066;
	text-align: left;
	background-color: #99FFFF;
}
.centerNewsOtherTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}
#weatherBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
	margin: 2px;
	padding: 2px;
	width: 190px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: auto;
}
#sideNewsBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
	margin: 2px;
	padding: 2px;
	width: 190px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: auto;
}
.rectorHeadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	margin: 2px;
	padding: 1px;
}
#LiturgyBox {
	background-color: #CCCCCC;
	padding: 2px;
	height: auto;
	width: 230px;
	border: 1px solid #999999;
	margin: 2px;
	clear: both;
	float: left;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
#LiturgyCalendarBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #999999;
	margin: 1px;
	padding: 2px;
	height: auto;
	width: 220px;
	border: 1px dotted #666666;
	text-align: left;
}
#sideCommitteeBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
	margin: 2px;
	padding: 2px;
	width: 190px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: auto;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
