body
{	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	margin:0;
	padding:0;
	background:url(images/bg5.jpg) #ffffff;
	background-repeat:repeat-x;
	line-height:150%
}

#container{ width:880px}
#header{ padding:27px 0 26px 0}
#logo{ background:url(images/logo.jpg); width:200px; height:85px}


a.nav, a.nav:visited {
	display:block; 
	margin-right:6px; 
	width:158px; 
	height:33px; 
	background:url(images/button.gif); 
	text-align:center; 
	text-decoration:none;  
	color:#ffffff; 
	line-height:28px; 
	float:right;
	}
a.nav:hover {color:#333333; background:url(images/button-hover.gif)}
/*a.nav:active {color:#666666;  background:url(images/button-hover.png)}*/

h1{ font-size:9pt; padding:0; margin:5px 0 5px 0}
#text{ text-align:left; color:#6f6e6c; margin-top:60px}


#footer{ background:#85c226; padding:10px 0 10px 0; margin-top:20px; color:#FFFFCC}

a{ color:#333333; text-decoration:underline}
a:hover{ color:#333333; text-decoration:none}
