@charset "UTF-8";

}
#wrapper {
	width: 900px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	width: 900px;
	height: 216px;
	position: relative;
	background-image: url(graphics/sxa-header-revise.gif);
	background-repeat: no-repeat;
	margin: 0px auto;
}
#main {
	background-color: #FFFFFF;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer {
	background-color: #0066CC;
	width: 900px;
	height: 50px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#home_content {
	width: 825px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 10px;
}
#home_message {
	width: 300px;
	background-color: #FFFFFF;
	padding: 15px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-image: url(content_images/coatofarmsrevise.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}
#home_about {
	width: 800px;
	float: left;
	background-color: #69F;
	padding: 10px;
	text-align: left;
}
#tabs {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 10px;
}
#officers_content {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	float: left;
}
#officer_list {
	width: 550px;
	float: left;
}
#officer_pix {
	width: 325px;
	float: right;
}
#history_content {
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 5px;
}
#history_images {
	width: 400px;
	float: right;
}
#history_text {
	width: 400px;
}
#history_chapel {
	width: 220px;
	float: left;
}
#homecoming_content {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 5px;
}
#homepic08 {
	width: 150px;
	float: left;
	padding-top: 10px;
	padding-right: 54px;
	padding-bottom: 10px;
	padding-left: 54px;
}
#about_content {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 10px;
}
#homepic08_2 {
	width: 150px;
	float: left;
	padding-right: 22px;
	padding-left: 22px;
}
#contact_content {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 10px;
	height: 700px;
}
#contact_pix {
	width: 284px;
	float: left;
}
#contact_pix2 {
	width: 318px;
	float: left;
}
#contact_pix3 {
	width: 248px;
	float: left;
}
#dues_content {
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 10px;
}
#dues_images {
	width: 300px;
	float: left;
}
#dues_text {
	width: 500px;
	float: right;
}
#news_column1 {
	width: 370px;
	float: left;
	padding: 20px;
}
#news_column2 {
	width: 425px;
	float: right;
	padding: 20px;
}
#gallery_content {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 10px;
	text-decoration: none;
}
#calendar_content {
	width: 425px;
	padding-left: 50px;
	float: left;
}
.clear, br {
	clear: both;
}



#header ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#header li {
	float: left;
}
#header li a:link,#header li a:visited {
	display: block;
	background: #0066cc;
	padding: .2em .5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	line-height: 1.2em;
	margin-right: 0.5em;
}
#header li a:hover,#header li a:active {
	color: #0066FF;
	background: #fff;
	}
#header li a.current,#header li a.current:hover,#header li a.current:active{
color: #000;
background: #fff;
}
body {
	text-align: center;
	background-color: #666666;
	background-image: url(content_images/StXaviersAcademy_Logo.gif);
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.4em;
	text-align: left;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #0066CC;
	text-align: center;
	background-color: #CCCCCC;
	display: block;
	margin-right: 15%;
	margin-left: 15%;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.88em;
	line-height: 1.3em;
	text-align: left;
	letter-spacing: 0.02em;
	font-style: normal;
}
.center {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.4em;
	text-align: center;
}
.centerphoto {
	text-align: center;
}
#homephoto {
	width: 175px;
	float: left;
	height: 195px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-right: 15px;
	background-image: url(content_images/a_doherty.jpg);
	background-repeat: no-repeat;
}
#wrapper #main #officers_content #officer_list table tr td {
	text-align: left;
}

