body {
 background-color:#FFFFFF;
 background-image:url(/images/bgCross.gif);
 background-position: top left;
 background-repeat: no-repeat;
}


p, li, td.timetable, td.timetable2 {
	color:#000099;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:90%;
}

td.timetable2 {
	text-align:right;
	padding-right:12px;
}

#D1 {
	position: absolute;
	top:6px;
	left:6px;
}

#D2 {
	width:594px;
	position: absolute;
	top:124px;
	left:200px;
	text-align:center;
}

#D3 {
	width:604px;
	position: absolute;
	top:30px;
	left:324px;
}

#D4 {
	width:98px;
	position: absolute;
	top:220px;
	left:0;
}

#D5 {
	width:594px;
	position: absolute;
	top:218px;
	left:200px;
}

#D6 {
	width:800px;
	position: absolute;
	top:510px;
	left:0px;
	background-color:blue;
	color:white;
	padding:0 0.25em;
}

#building {
	float:right;
	margin-top:-24px;
}

.motto {
	font-size:100%;
}

h1, h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
}

.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight:bold;
}


.date {
	padding-bottom:0;
	margin-bottom:0;
}
.time {
	font-weight:900;
	padding-top:0;
	margin-top:0;
	padding-bottom:0;
	margin-bottom:0;
}
.title {
	font-style:oblique;
	font-size:120%;
}
.nsb {
	padding-top:0;
	margin-top:0;
}
.nsa {
	padding-bottom:0;
	margin-bottom:0;
}
.nsba {
	padding-top:0;
	margin-top:0;
	padding-bottom:0;
	margin-bottom:0;
}
.cribPhoto {
	border:1px black solid;
	margin:3px;
	text-align:center;
}

#bottomBar {
	width:800px;
	position: absolute;
	top:530px;
	left:0px;
	background-color:blue;
	color:white;
	padding:0 0.25em;
}

.next {
	font-weight:900;
}
