/* 	Styles for Considered Design Photo Gallery -- Moira Burke 11/2002 */

#logo {
	position: absolute;
	top: 10px;
	padding-bottom: .1em;
	padding-top: .1em;
	padding-left: .5em;
	padding-right: 5em;
	margin: 0px;
	font-family: Arial, sans-serif;
	font-size: 1em;
	letter-spacing: .1em;
	overflow: clip;
	background-image: none;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

#logo a { text-decoration: none;
		  color: inherit;
}


#content {
	position: absolute;
	width: 90%;
	top: 40px;
	padding: 10px;
	z-index: 1;
}

#content a { border-bottom: none;}
#content a:hover { border-bottom: none;}
#content a:after { border-bottom: none;}

.gallery_photo { border: 1px solid #000; }