body, div, html { padding: 0px; margin: 0px; }
body {  
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif; 
	letter-spacing: 0px; 
	background: rgb(255,222,173) url('images/stucco.jpg'); 
	color: rgb(50,50,50);
}
#centre { 
	height: 100%; 
	width: 600px; 
	margin: auto;  
	margin-top: 20px;
	padding-bottom: 10px;
	background: transparent; 
}
table { 
	width: 698px; 
	border: 1px solid navy; 
	background: white;
	padding-bottom: 20px;
	voice-family: "\"}\""; voice-family:inherit;
	width: 700px;
}
h1 {  
	font: bold 18px Arial, Helvetica, sans-serif; 
	color: navy; 
}
h2 { 
	font: bold 16px/22px 'Century Gothic', Arial, Helvetica, sans-serif; 
	color: navy; 
}
h2 span { 
	font: italic 14px/18px 'Century Gothic', Arial, Helvetica, sans-serif; 
}
h3 { 
	font: bold 14px/18px 'Century Gothic', Arial, Helvetica, sans-serif; 
	color: navy; 
}
h4 { 
	font: bold 12px/18px 'Century Gothic', Arial, Helvetica, sans-serif; 
	color: navy; 
}
h5 { 
	font: italic 12px/18px 'Century Gothic', Arial, Helvetica, sans-serif; 
	color: navy; 
	text-decoration: underline; 
}
p, li, dd { 
	font: normal 12px/16px 'Century Gothic', Arial, Helvetica, sans-serif; 
}
dt { 
	font: bold 12px/16px 'Century Gothic', Arial, Helvetica, sans-serif; 
}
a { 
	font: normal 12px/16px 'Century Gothic', Arial, Helvetica, sans-serif; 
	color: blue; 
	text-decoration: none; 
}
a:hover { text-decoration: underline; } 
#header { 
	height: 100px;
	background: url('stlinus2.jpg') no-repeat; 
}
#content {
	height: 100%;
	width: 400px;
	padding: 0px 10px;
	letter-spacing: 1px;
	voice-family: "\"}\""; voice-family:inherit;
	width: 379px
}
#navigator {
	height: 100%;
	width: 200px;
	padding: 5px;
	voice-family: "\"}\""; voice-family:inherit;
	width: 189px;
}
#navigator ul, #navigator li {
	margin: 4px 0px; padding: 0px;
	list-style-type: none;
	}
#footer {
	font-size: 10px;
	padding: 20px 0px;
}
#footer a { font-size: 10px; }
hr { color: blue; width: 50%; }