/* CSS Document */
body {
padding:0px;
background: transparent url(pap18.gif);
}

div#logo {
background-color:white;
position:absolute;
top:1px;
left:3px;
width:147px;
height:160px;
border-right-style:solid;
border-right-width:1px;
border-right-color:#000000;
padding:4px;
}

div#headerphoto1 {
	background: transparent url(Graphics/stainedglass.jpg) no-repeat;
	top:1px;
	left:158px;
	position:absolute;
	width: 200px;
	height: 119px;
	margin: 0px;
	}

div#headerphoto2 {
	background: transparent url(Graphics/entrance.jpg) no-repeat;
	top:1px;
	left:348px;
	position:absolute;
	width: 200px;
	height: 119px;
	margin: 0px;
	}
	
#headerphoto3 {
	background: transparent url(Graphics/campus.jpg) no-repeat;
	top:1px;
	left:548px;
	position:absolute;
	width: 200px;
	height: 119px;
	margin: 0px;
	}
	
div#navigation {
background-color:white;
font-family:serif;
font-size: 12px;
font-weight:bold;
position:absolute;
top:160px;
left:3px;
display:block;
width:155px;
padding:0px;
bottom:0%;
text-decoration:none;
border-right-style:solid;
border-right-width:1px;
border-right-color:#000000;
}

div#navigation a {
display:block;
padding:4px;
}

div#navigation a:link {
color:#000000;
background-color:transparent;
text-decoration:none;
}

div#navigation a:visited {
color:#000000;
background-color:transparent;
text-decoration:none;
}

div#navigation a:hover {
color:#000000;
background-color:transparent;
background: transparent url(pap18.gif);
text-decoration:none;
}

div#content {
font-family:serif;
font-size:12px;
text-decoration:none;
position:absolute;
top:120px;
left:158px;
width:579px;
padding:5px;
border-right-style:solid;
border-right-width:1px;
border-right-color:#000000;
border-left-style:solid;
border-left-width:1px;
border-left-color:#000000;
}

div#contentblock {
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#000000;
}

div#contentblock img {
padding:5px;
}
