body{
	background: white;
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;

}

a:link, a:visited{
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

a:link:after, a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}

a[href^="/"]:after {
	content: " (http://www.citygraphy.com" attr(href) ") ";
}

a.thickbox:link, a.thickbox:visited{
	text-decoration: none;	
}

a.thickbox:link:after, a.thickbox:visited:after {
	content: "";
	font-size: 100%;
}

#left, #nav, #top, #border, #footer, #citySelect, .backToTop{
	display: none;
}

a img{
	border: none;
}

img{
	padding: 10px;
}

#logo{
	
	margin: 0;
	padding: 0;
}