body 
{
background-image:  url(photo_bg_large.jpg);
background-repeat: 
no-repeat;
background-attachment: 
fixed;
background-position: center center;
}
.nav_bg{
background-image:  url(new/%27nav_bg.jpg%27);
}
.nav_text{
    color : #FFFFFF;
	font-size: 14px;
	font-family: Verdana;
	font-weight: bold;
	align: center;
}
.footer_text{
    color : #FFFFFF;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}
.a_footer_text{
    color : #FFFFFF;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
}
.floatright
{
float: right;
margin: 5px 5px 5px 10px;
}