.nav {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11pt;
	text-align: center;
	color: #CCC;
}
.text_1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9pt;
	color: #CCC;
	text-align: left;
}
body {
	background-image: url(pictures/PhotoGray_browser_bg-4.jpg);
	background-repeat: repeat;
}
#div1 {
	position:absolute;
	width:640px;
	height:94%;
	background-image: url(pictures/PhotoGray_bg_c-1.jpg);
	background-repeat: repeat;
	left: 50%;
	margin-left: -360px;
	top: 0px;
	color: #999;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}
.title_1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13pt;
	color: #CCC;
	text-align: center;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}

