* {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: transparent;
	color: #000;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}


/* ===================
   footer
 =================== */
div#footer{
	clear: both;
	height: 60px;
	text-align: center;
}

#copyright{
	color: #aaa;
}

#linkbanner a img {
	border-width: 0;
}

/* ===================
   flickr link
 =================== */
.flickr {
	color: #0063dc !important;
	display: inline !important;
}

.flickr .r {
	color: #ff0084 !important;
	display: inline !important;
}