body
{
background-color: #FA620E;
}
img
{
border: 0;
padding: 0.6em;
}
#accesswrapper {
	background : #fff;
	margin : 0px auto 0 auto;
	padding : 0;
	max-width : 595px;  /* bmh */
	width:expression(document.body.clientWidth > 595? "595px": "auto" );
	voice-family : "\"}\""; 
	voice-family : inherit;
		
}

#access
{
text-align: left;
color: #000;
padding: 2em;
border: 1px #ccc solid;
font-family : Verdana, arial, helvetica, sans-serif;
font-size: 0.85em;
line-height: 1.6em;
}
#access h2
{
font-weight: normal;
}
#access a
{
text-decoration: underline;
color: blue;
}
#access a:hover
{
text-decoration: underline;
color: purple;
}
#access a:visited
{
text-decoration: underline;
color: purple;
}
