body
{
	background-color: #FFF;
}

#mainnav, #mainnav_head, #mainnav_foot, #leftbar, #rightbar, #search, a.jump
{
    display: none;
}

#subnav
{
    display: none;
}

#content
{
    clear: left;
	padding:  5px;
	font-size: 12px;
	font-family: Helvetica,Arial,sans-serif;
	color: #000;
	line-height: 1.5;
}

#copy
{
	text-align: left;
}

#copy div.showcopy
{
	display: block;
}

.screenonly
{
    display: none;
}

#footer
{
	background: none;
	clear: both;
}

h1
{
	color: #000;
	font-size: 20px;
	font-weight: bold;
	line-height: 1;
}

h1 a
{
    text-decoration: none;
}

h2
{
	color: #000;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
}


#sponsors
{
    width: 666px;
	margin: 3px 0 3px 0;
	text-align: center;
	clear: both;
}

#sponsors .sponsor
{
	float: left;
	margin: 3px 6px 3px 6px;
}

#associations
{
	margin: 3px 0 3px 55px;
	clear: both;	
}

#associations .association
{
	float: left;	
	margin: 3px 8px 3px 8px;
}

#associations .label
{
	float: left;	
	margin: 3px 6px 3px 6px;
	padding-top: 12px;
	text-align: center;	
	font-size: 14px;
	color: #65584F;
}

