.navbar {
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	position: absolute;
	top: 110px;
	left: 10px;
	right: 103px;
}
.bigpic {
	float: none;
	position: absolute;
	top: 110px;
	left: 105px;
	right: 515px;
	bottom: 515px;
}
.thumbs {
	float: none;
	position: absolute;
	top: 110px;
	left: 517px;
	width: 300px;
}
a {
	color: #666666;
}

a:link {
	text-decoration : none;
 }
a:visited {
 text-decoration : none;
 }
a:hover {
	text-decoration : none;
	color: #666600;
 }
a:active {
 text-decoration : none; 
} 
.general {
	float: none;
	position: absolute;
	top: 110px;
	left: 120px;
	width: 684px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}

h2,h3 {
	color: #996666;
}
