/* COPYRIGHT FOOTER
------------------------------------ */

.newWrapper {
	border: 2px solid #336699;
}

#galleryWrapper {
	border-top: 3px solid #000;
	border-bottom: 3px solid #000;
	border-collapse: collapse;
}

#galleryWrapper td {
	border: 3px solid #000;
}



#footer {
      width: 750px;
      margin: 5px auto 0px auto;
	  font-family: "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	  font-size: .7em;
	  color: #626d75;
}

#raLogo  {
	float: left;
	margin-top: 5px;
}
#raTitle {
	margin: 10px 0 0 0;
	text-align: left;
}
#raTitle a {
	color: #626d75;
	text-decoration: none;
}

#raTitle a:hover {
	color: #626d75;
	text-decoration: underline;
}

.copyright {
     float:right;
}

