IMG
{
	behavior: url(iepngfix.htc);
}
BODY, TD, TH
{
	font-family: Calibri, Arial, "Lucida Grande", sans-serif;
}
H1
{
	font-size: large;
	font-weight: bold;
	color: #186278;
	font-style: oblique;
}
H2
{
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	color: #257B95;
}
.navitem
{
	font-weight: bold;
	font-size: small;
	color: #1E2E46;
	text-decoration: none;
	margin-right: 15px;
}
.navitem:hover
{
	color: #257B95;
}
.navitem:active
{
	color: #257B95;
}
.bnavitem
{
	font-weight: bold;
	font-size: small;
	color: #257B95;
	text-decoration: none;
	border: none;
}
IMG
{
	border: none;
}
BODY
{
	background-color: #25849A;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: small;
}
#bgLayer
{
	position: fixed;
	width: 1024px;
	height: 768px;
	right: 0px;
	bottom: 0px;
	z-index: 0;
}
#neod
{
	width: 25px;
	height: 200px;
	right: 0px;
	bottom: 5%;
	position: fixed;
	z-index: 2;
}
#Header:after
{
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
#Header
{
	height: 32px;
	background-image: url(../img/top.png);
	display: run-in;
}
#MainContent:after
{
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
#MainContent
{
	background-image: url(../img/bgtile.png);
	background-repeat: repeat-y;
	display: inline-block;
}
#Footer:after
{
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
#Footer
{
	background-image: url(../img/bottom.png);
	height: 32px;
	display: inline-block;
}
#contentLayer:after
{
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
#contentLayer
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 8px;
	bottom: 8px;
	width: 671px;
	z-index: 5;
	display: -webkit-box;
}
#shadow
{
	background-image: url(../img/shadow.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 90%;
	z-index: 2;
}
#twirly
{
	position: fixed;
	left: 0px;
	top: 0px;
	width: 340px;
	height: 523px;
	z-index: 1;
}
#pageContent:after
{
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
#pageContent
{
	margin-left: 30px;
	margin-right: 30px;
	clear: both;
	display: inline-block;
}
#Logo:after
{
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
#Logo
{
	clear: both;
	display: inline-block;
}
#Navigation
{
	text-align: right;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 35px;
	background-image: url(../img/navbg.png);
	background-repeat: repeat-x;
}
/*Hides from IE Mac \*/
* HTML .floatcontainer
{
	height: 1%;
}
.floatcontainer
{
	display: block;
}
/*End Hack*/
