@charset "UTF-8";
/* CSS Document */

p {
	font-size: small;
}
img {
	border:none;
	text-decoration:none;
}
a:link, a:visited {
	text-decoration: none;
	color:#000099;
	font-size:small;
}
a:hover {
	text-decoration: underline;
	color:#000099;
	font-size:small;
}
a.image:link {
	text-decoration:none;
}
td {
	border: 0px solid #000000;/*background-color:#E1A818;*/
}
td.invisible {
	border: 0px solid #000000;/*background-color:#E1A818;*/
}
table {
	/*background-color:#E1A818;*/
	font-size: small;
	overflow:hidden;
	margin-top:15px;
}
body, td, th {
	font-size: small;
	z-index: 0;
}
body {
	background-color: #333333;
	background:url(../images/canvas.png) repeat;
	font-size:small;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
}
.borderedtable
{
	border: 1px solid #000000;
	width:100%;
}

.footer {
	color:#FFFFFF;
}
.dropcurtain {
	position:absolute;
	height:100%;
	width:100%;
	z-index:29999;
	visibility:hidden;
	background-color:#000000;
}
.surround {
	overflow:hidden;
}
.viewerwindow {
	position: absolute;
	left:30%;
	top:25%;
	visibility:hidden;
	background-color:#888888;
	border:1px solid #000000;
	padding:5px;
	width: 533px;
	height: 378px;
	z-index: 30000;
}
.photowindow {
	position: absolute;
	left:30%;
	top:20%;
	visibility:hidden;
	background-color:#888888;
	border:1px solid #000000;
	padding:5px;
	width: 534px;
	height: 430px;
	z-index: 30000;
}
#dropmenudiv {
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
}
#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
}
#dropmenudiv a:hover { /*hover background color*/
	background-color: yellow;
}

table.primarytable {
	width:800px;
	background-color:#FFFFFF;
	padding:0px;
	border:0px;
}
.banner {
	position:relative;
	top:0px;
	left:0px;
	width:900px;
	height:150px;
	text-align:center;
}
.body {
	position:relative;
	top:0px;
	left:0px;
	width:900px;
	background: #fff url(../images/bg.jpg) repeat-x;
}
.menu {
	background:#fff url(../images/bg.jpg) repeat-x;
	position:relative;
	width:225px;
	float:left;
	text-align:center;
	z-index:1000;
	text-align:left;
}
.context {
	background: #fff url(../images/bg.jpg) repeat-x;
	text-align:left;
	position:relative;
	float:left;
	width:660px;
	top: 2px;
	z-index:0;
}
.yearofpriestsimage {
	float: left;
	background-image: url(../images/icon-yearofpriests.jpg);
	height: 240px;
	width: 188px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top:15px;
}
#pm_left_pict {
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	text-align: center;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom:5px;
}
#pm_right_pict {
	background-repeat: no-repeat;
	background-position: center;
	float: right;
	text-align: center;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom:5px;
}
#pm_left_pict_top {
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	text-align: center;
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom:5px;
}
#pm_right_pict_top {
	background-repeat: no-repeat;
	background-position: center;
	float: right;
	text-align: center;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom:5px;
}

.headlines {
	width:100px;
	vertical-align:top;
	text-align:center;
}
.headlinesText {
	vertical-align:top;
}
table.mos {
	border:none;
	padding:0;
}
td.mosIcon {
	width: 100px;
	height: 100px;
	vertical-align:top;
}
td.mosText {
	width: 230px;
	height: 100px;
	vertical-align:top;
	text-align:left;
}
.mosPhoto {
	width: 100px;
	height: 100px;
}
.mosAttribute {
	width: 40px;
	height: 40px;
}
#alumni td
{
	height: 60px;
	vertical-align:text-top;
}
