body {
	background: #6C6053 url(Images/tilebgs2.png) top repeat;
	font-family: Times;
	color: black;
	
	}
	
#nav {
	text-align: center;
	position: relative;
	top: -5px;
	}
	
.navimage {
	border: 0px}
.instr {
	font-size: .8em; color: #999;}
	
#profile {
		text-align: center;
	}
#navigation {
	position: absolute;
	top: auto;
	left: 0px;
	z-index: 500;
	}
#gallery {
	position: relative;
	top: 0px;
	left: 0px;}
#gallerylist {
	position: relative;
	top: 0px;
	left: 0px;
	list-style-type: none;
	}
img {
	border: 1px;
	border-color: black;}	
ul {
	list-style-type: none}
p {}

a { 
	text-decoration: none; 
	color: #600;}
a:visited {
	color: #420000;}
a:hover {
	text-decoration: underline;}
