body {
	font-family: "Comic Sans MS";
	background-color: #333333;
	width: 615px;
	background-attachment: scroll;
	background-position: left top;
	background-repeat: repeat-y;
	margin left: 20px;
	position: absolute;
	background-image: url(nun.gif);
	left: 0px;
	padding-top: 400px;
}

 	#container {
	position: absolute;
	top: 400px;
	left: 20px;
	width: 300px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}
	#linkList {
position: absolute;
width: 250px;
left: 350px;
top: 108px;
}
	a:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: small;
color: #FFFFFF;
text-decoration: underline;
}

a:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: small;
color: #FFFFFF;
text-decoration: underline;
font-style: normal;
}


a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: small;
color: #FFFFFF;
text-decoration: underline;
font-style: normal;
}


a:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: small;
color: #FFFFFF;
text-decoration: underline;
font-style: normal;
} 

#pageHeader {
	background-image: url(ttr.gif);
	height: 400px;
	width: 615px;
	margin-left: 90px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	position: absolute;
	top: -375px;
	left: -90px;
}
#pageHeader h1, h2 {
display:none;
}

