div#nav {
	background: url("/safesurfing/images/nav/bg-sub.gif") top left no-repeat;
	width: 772px;
	height: 103px;
	padding: 0px;
	margin: 0px;
}
#logo {
	width: 93px;
	height: 103px;
	float: left;
	padding: 0px;
	margin: 0px;
	background: url("/safesurfing/images/safe-surfing-logo2-sub.jpg") top left no-repeat;
}
#page #text {
	background-color: #fff;
	width: 688px;
	margin: 0 auto 0 auto;
}
#page #text a:link, #page #text a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #666;
}
#page #text a:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #666;
}
#page #text a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #666;
}
