* 
{
	/*color: #000000;*/
}

body {
	/*background-image: url(/shared/images/colbg.gif);*/
	background-image: url(/shared/images/bodybg.gif);
	background-repeat: repeat-y;
}
#Viewport 
{
	width: 100%;
	text-align: center;
}
.outerBounds 
{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.innerBounds 
{
	width: 770px;
	text-align: left;
}

#PageHeader 
{
}
#PageHeaderInner 
{
}
#Masthead
{
	width: 100%;
	height: 65px;
	overflow: hidden;
}
#MastheadInner 
{
	height: 65px;
	overflow: hidden;
}
#MastheadInner h1 
{
	display: none;
}
#HeaderLinks, #MacIEHeaderLinks
{
	height: 22px;
	padding: 0px;
}
div.headerItem 
{
	float: right;
}

#Columns 
{
}
#ColLeft 
{
	float: left;
	width: 122px;
}
#ColLeftBottom 
{
	padding: 6px 8px 6px 3px;
}
#ColMiddle 
{
	float: left;
	width: 482px;
}
#ColMiddleLeft 
{
	float: left;
	width: 241px;
}
#ColMiddleLeftInner 
{
	padding: 12px 6px 12px 12px;
}
#ColMiddleRight 
{
	float: left;
	width: 241px;
}
#ColMiddleRightInner 
{
	padding: 12px 12px 12px 6px;
}
#ColMiddleBottom 
{
	clear: both;
	padding: 12px;
}
#ColRight 
{
	float: left;
	width: 166px;
	background-color: #F9F0D7;
}
#ColRightTop 
{
	padding: 6px;
}
#ColRightBottom 
{
	padding: 6px;
}
#AreaImage 
{
	width: 122px;
	height: 77px;
	overflow: hidden;
	position: relative;
	top: -22px;
}
#AreaLabel 
{
	padding: 0px 3px 8px 3px;
}
#MainNav 
{
	padding: 6px 0px;
	margin-top: -15px;
}
#Bucket6Div 
{
	display: none;
	height: 250px;
	overflow: auto;
}


#PageFooter 
{
}
#PageFooterInner 
{
	padding-left: 122px;
}

.signupField 
{
	clear: left;
}
.signupLabel 
{
	width: 80px;
	float: left;
}
.signupInput 
{
	width: 300px;
	float: left; 
}
.signupInput input.text 
{
	width: 300px;
}
.dlItem 
{
}

.clearBoth 
{
	clear: both;
	font-size: 0%;
	overflow: hidden;
}
#SiteTitle, #SiteDescript, #AccessLinks, #SiteSummary, caption, .hidden
{
	display: none;
}

#MacIEHeaderLinks 
{
	display: none;
}

#RecentEdits 
{
	margin-left: 10px;
	margin-bottom: 10px;
}
#RecentEditsInner 
{
	width:628px;
	height:72px;
	border:solid 1px black;
}

.recentEdits 
{
	width: 100%;
	/*height: 99px;
	overflow: auto;*/
}
#RecentEditsBody 
{
	height: 72px;
	overflow: auto;
}

#RecentEditsHeader 
{
	width:100%;
	height:21px;
	background-image:url(/shared/images/recent_edits.gif);
	background-repeat:no-repeat;
}

#RecentEditsBodyInner 
{
	padding:5px;
}