@import url(formatting.css);
/*+clearfix {*/
#container:after, #inner-container:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
#container, #inner-container
{
	display: inline-block;
}
#container, #inner-container
{
/*\*/
	display: block;
/**/
	_height: 1px;
}
/*+}*/
/*[clearfix]*/#container
{
	height: 100%;
	width: 950px;
	border: 1px solid #5E76AA;
}
#nav
{
	float: left;
	width: 134px;
	background-color: #FFFFCC;
	height: 825px;
	padding: 10px 5px 10px 10px;
	border-right: 1px solid #5E76AA;
	color: #131C2E;
	font-size: 12pt;
}
A
{
	text-decoration: none;
	color: #47537F;
}
A:Hover
{
	color: #5D75A9;
	background-color: #D3E9DC;
	text-decoration: none;
}
/*[clearfix]*/#inner-container
{
	width: 800px;
	/*+placement:float-right 0px 0px;*/
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
}
#banner
{
	height: 100px;
	width: 100%;
	background-color: #C7D0F1;
	text-align: center;
	border-bottom: 1px solid #5E76AA;
	/*+image-replace:url(../images/page-images/logo.png);*/
	display: block;
	background-position: 265px 10px;
}
@media screen
{
	.images-on #banner
	{
		background-image: url(../images/page-images/logo.png);
		background-repeat: no-repeat !important;
		text-indent: -1000000px !important;
		overflow: hidden;
	}
}
#content
{
	width: 529px;
	background-color: #FFFFFF;
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	border-right: 1px solid #5E76AA;
	padding: 10px 10px 15px;
	height: 720px;
}
#photo-col
{
	width: 250px;
	/*+placement:float-right 0px 0px;*/
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	height: 745px;
}
#copyright
{
	font-size: 8pt;
	text-align: center;
	width: 950px;
	padding-top: 10px;
}
#banner H1
{
	/*[disabled]text-align:center;*/
}

