body {
	background: #501305;
	height: 100%;
	color: #222827;
	font-family: "courier new", courier, monospace, serif;
	padding: 0;
	padding-bottom: 10px;
	margin: 0;
	}

a {
	color: black;
}

a img {
	border: none;
}

	
#wrapper {
	background-image: url(desk.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 810px;
	border: 0px solid red;
	margin-top: 0;
	padding-top: 0;
	text-align: center;
	}

#content {
	border: 0px solid black;
	padding-top: 275px;
	text-align: left;
	width: 450px;
	margin: 0 auto;
}




#navbar {
	border: 0px solid yellow;
	margin: 0;
	padding: 0;
	text-align: center;
	margin-top: -25px;
	font-size: .8em;
}

#navbarLinks {
	list-style: none;
	border: 0px solid red;
	margin: 0;
	padding: 0;
}

#navbarLinks li {
	display: inline;
}


#navbarLinks a:link {
	color: black;
	text-decoration: underline;
}

#navbarLinks a:visited {
	color: black;
	text-decoration: underline;
}

#navbarLinks a:hover {
	color: #fff;
	background-color: #501305;
	text-decoration: underline;
}

#navbarLinks a:anchor {
	color: white;

}

.links a:hover {
	color: #fff;
	background-color: #501305;
}


#footer {
	color: white;
	font-family: arial, sans-serif;
	border: 0px solid yellow;
	text-align: center;
}

#footerLinks {
	list-style: none;
	border: 0px solid red;
	margin: 0;
	padding: 0;
}

#footerLinks li {
	display: inline;
}


#footerLinks a:link {
	color: white;
	text-decoration: none;
}

#footerLinks a:visited {
	color: white;
	text-decoration: none;
}

#footerLinks a:hover {
	color: black;
	background-color: white;
	text-decoration: underline;
}

#footerLinks a:anchor {
	color: white;

}

#copy {
	font-size: .7em;
}

#photolink {
	margin: 0 auto;
}

#photolink img {
	border-bottom: 2px solid #2d0d01;
	border-right: 2px solid #2d0d01;
	border-top: 1px solid #2d0d01;
	border-left: 1px solid #2d0d01;
}

#scraplink img {
	border: none;
}

hr {
	color: #501305;
}
