#Viewport 
{
	width: 100%;
	text-align: center;
	position: relative; 
	z-index: 0;
}

.outerBounds 
{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.innerBounds 
{
	width: 760px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#LogoSpace 
{
	background-image:url(/shared/images/masthead.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 105px;
}

#Logo 
{
	padding-top: 10px;
}

#Masthead 
{
	margin-left: auto;
	margin-right: auto;
}

#PageBody 
{
}

#OverBody 
{
	background-image: url(/shared/images/content-top.jpg);
	height: 18px;
}

#OverBodyInner 
{
	padding-left: 220px;
}

#PageBodyInner 
{
	background-image: url(/shared/images/content-back.gif);
	background-repeat: repeat-y;
}

#Columns 
{
	background-image: url(/shared/images/content-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#ColumnsInner 
{
}
#ColLeft 
{
	float: left;
	width: 193px;
	height: auto;
	min-height: 00px;
	overflow: hidden;
}
#ColLeftInner 
{
	padding: 0 0 5px 0;
}
#ColMiddle 
{
	float: left;
	width: 566px;
	height: auto;
	min-height: 500px;
	overflow: hidden;
}

#ColMiddleTop 
{
}

#ColMiddleInner 
{
	padding: 0px 20px 20px 20px;
}

#ContentSpace 
{
	/*width: 584px;*/
	height: auto;
	overflow: hidden;
}
#ContentMain 
{
	float: left;
	width: 540px;
	padding-right: 10px;
	height: auto;
	overflow: hidden;
}
#ContentMainInner 
{
	padding: 1px 10px;
}
#ContentRight 
{
	float: left;
	width: 161px;
	height: auto;
	overflow: hidden;
}
#ContentRightInner 
{
	padding: 1px 8px;
}


#PageFooterBottom
{
	background-image: url(/shared/images/footer-bottom.jpg);
	height: 20px;
}

#PageFooter 
{
	color: white;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}
#PageFooterInner 
{
	background-image: url(/shared/images/footer-back.gif);
	height: 20px;
	padding: 14px 0 0 0;
	text-align: center;
	font-size: 8pt;
}
.footerItem 
{
	display: inline;
	margin-top: 4px;
}
.footerItem a, .footerItem a:link, .footerItem a:visited
{
	color: white;
	text-decoration: none;
}
.footerItem a:hover, .footerItem a:active 
{
	text-decoration: underline;
}

.photoLabel
{
	font-weight: bold;
}

#LogoHolder
{
	width: 141px;
	float: left;
	padding-top: 15px;
}

#Flash
{
	width: 265px;
	float: left;
	padding-top: 53px;
}

.navLogo
{
	margin-left: 23px;
	width: 170px;
	font-weight: bold;
	color: White;
}
.navLogo img
{
	margin-top: 2px;
	border: none;
}