body{
	background:#FFFFFF
}

h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	letter-spacing: 2px;
	text-align: center;
	margin-left: 40px;
}
					
a:link{
	font-weight: normal;
	color: #000000;
	text-decoration: none
}
					
a:visited{
	font-weight: normal;
	color: #FF3399;
	text-decoration: none
}

a:hover{
	font-weight: normal;
	color: #000000;
	text-decoration: underline
}

#wrap{
	max-width: 900px;
	min-width: 480px;
	margin: 2px;
}
	
#banner{
	margin-left: 167px;
	margin-bottom: -5px;
}

#navbar{
	margin-left: 167px;
	margin-bottom: -15px;
	margin-top: -15px;
}	

#main{
	margin-left: 167px;
}

#artwork_info{
	margin-left: 167px;
	margin-top: -9px;
}
	
#site_map_container{
	text-align: center;
	margin-left: 166px;
	font-size: 24px;
	height: 250px;
	width: 660px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
	
#contact{
	margin-left: 167px;
	margin-bottom: -19px;
}
	
#author{
	margin-left: 167px;
	margin-top: -5px;
}
		
#sitemap{
	margin-left: 167px;
	margin-top: -10px;
	margin-bottom: -19px;
}

#footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: center;
	width: 660px;
	margin-left: 167px;
	padding: 5px;
}

#image_holder{
	margin-left: 187px;
	height: 440px;
	width: 440px;
}

#mini_images{
	position: absolute;
	width: 150px;
	height: 440px;
	border: 1px solid #000000;
	background-color: #FF3399;
	left: 668px;
	top: 134px;
}
