body
{
	background-color:#2F435A;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#333;
}

h1
{
	font-size:14px;
	color:#507396;
	font-weight:normal;
	line-height:1;
}

h2
{
	font-size:12px;
	color:#507396;
	font-weight:bold;
}

#header
{
	background-image:url(images/framedarchesheader.jpg);
	width:755px;
	height:130px;
}

#archescontents
{
	width:755px;
	margin-left:auto;
	margin-right:auto;
}

#menu
{
	text-indent:20px;
	line-height:45px;
	vertical-align:bottom;
	width:755px;
	margin-left:auto;
	margin-right:auto;
	height:35px;
	background-color:White;
	background-image:url(images/archedframesmenu.jpg);
}

#contents
{
	background-image:url(images/archbackground.jpg);
	width:755px;
}

#container
{
	width:700px;
	background-color:#fff;
	margin-left:auto;
	margin-right:auto;
}

#homeImage
{
	margin-left:auto;
	margin-right:auto;
}

.pageText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;
}


#footer
{
	line-height:30px;
	width:755px;
	margin-left:auto;
	margin-right:auto;
	height:35px;
	background-color:White;
	background-image:url(images/framedfooter.jpg);
	text-align:right;
}
