.top_right_pic {
	background-attachment: fixed;
	background-image: url(images/top_right_css.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #B0AB9B;
}
.nav_buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.nav_buttons A:link {text-decoration: none; color:#000000;}
.nav_buttons A:visited {text-decoration: none; color:#333333;}
.nav_buttons A:active{text-decoration: none; color:#000000;}
.nav_buttons A:hover{text-decoration: none; color: #666666;}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 19px;
}
.copy_large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

