body {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: rgb(102,102,102);
}

a {
	color: rgb(255,153,153);
}

a:hover,a.current {
	color: rgb(102,102,102) !important;
}

ul#nav, ul#subnav {
	text-transform: uppercase;
}

ul#nav a, ul#subnav a {
	color: rgb(102,102,102);
	text-decoration: none;
}

ul#gallery-subnav a {
	color: rgb(255,102,0);
}

ul#subnav {
	float: right;
}

#viewer {
	line-height: 1.2em;
}

#news h3 {
	font-size: 11px;
	margin: 0;
	padding: 0;
}

#news h3 a {
	color: rgb(102,102,102);	
}

a.contact_addr {	
	color: rgb(102,102,102);
	text-decoration: none;
}

a.contact_addr:hover {
	text-decoration: underline;
}

#footer {
	font-size: 10px;
}