body {
	text-align: center;
	background: #;
	margin: 0 0 20px 0;
	padding: 0;
	font: 11px/15px "Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	color: #1C1C1C
}

#page {
	width: 500px;
	margin: 0 auto;
}

#header {

}
#header h1 {
	display: none;
}

#main {
	padding: 245px 0 10px;
	background: url(images/5q.0009.header.jpg) no-repeat;
	text-align: left;
}

#content {
	margin: 20px 25px 0 45px;
}
#content h2 {
	font: bold 12px/22px Georgia, "Times New Roman", serif;
	color: #600;
	background:url(images/5q.0009.saint.gif) no-repeat left top;
	margin:0 0 0 -30px;
	padding:0 0 0 40px;
	text-transform:uppercase;
	letter-spacing:1px
}
#content h3 {
	font-size: 11px;
}
#content p {
}

#footer {
	clear: both;
	height: 40px;
}

ol, ul {
	padding: 0 25px;
}

ul {
	list-style-type: none;
}

ol li {
	padding-bottom: 3px;
}

a {
	text-decoration: none;
	color: #369;
	font-weight: bold;
}
a:visited {

}
a:hover {
	color: #990;
	border-bottom: 1px solid #990;

}
