BODY {
	margin-top: 0;
	background-image: url(../resources/gp-star-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-attachment: fixed;
	background-color: transparent;
}
#nav-wrap {
	width: 100%;
	text-align: center;
	margin: 10px 0 10px 0;
	background-color: transparent;
}
#nav {
	margin: 0 auto;
	color: #666;
}
a.topnav_off {
	margin: 0 10px 0 10px;
	font-style: normal; 
	font-size: 11pt; 
	font-family: myriad pro, verdana, arial, sans-serif; 
	color: #666; 
	text-decoration: none; 
}
a.topnav_off:visited { 
	color: #666;
}
a.topnav_off:hover { 
	color: #444;
}
a.topnav_on
{
	margin: 0 10px 0 10px;
	font-style: normal;
	font-size: 11pt;
	font-weight: bold;
	font-family: myriad pro, verdana, arial, sans-serif;
	color: #000;
	text-decoration: none;
}
.button_text {
	font-style: normal; 
	font-weight: bold;
	font-size: 11pt; 
	font-family: myriad pro, verdana, arial, sans-serif; 
	color: #666; 
	text-decoration: none; 
}