#ashton{
	position: absolute;
	top: 10px;
	left: 50%;
	width: 772px;
	margin-left: -386px;
	background-color: transparent;
}

#header{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 170px;
	width: 772px;
	background-color: #e4eca4;
  	font-size: 16px;
	text-align: center;
   	border: 1px solid #000000;
   	border-bottom: 2px solid #000000;
	margin: 0px;
	padding: 0px;
}


#logo{
	background-color: transparent;
	position: absolute;
	top: 5px;
	left: 186px;
	width: 400px;
	margin: 0px;
}


#MdLeftAddr{
	width: 180px;
	position: absolute;
	top: 15px;
	left: 2px;
}

#MdRightAddr{
	width: 180px;
	position: absolute;
	top: 15px;
	right: 2px;
}

#navBar{
	position: absolute;
	top: 170px;
	width: 100%;
	height: 26px;
	color: #215e46;
	padding: 0px;
	margin: 0px;
	background-color: #f8fae8;
	border: 1px solid #215e46;
}


#navbarText{
	position: absolute;
	top: 2px;
	left:2px;
	height: 22px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	z-index: 100;
}


a.nbtxt:link, a.nbtxt:visited{
  	font-size: 10px;
  	color: #215e46;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-color: #f8fae8;
	background-image: none;
	border-right: 1px solid #215e46;
	margin: 0px;
	padding: 2px 5px 2px 5px;
}

a.nbtxt:hover{
  	font-size: 10px;
	background-color: #DDEEFF;
 	color: #0000cc;
	text-decoration: none
}

.twopics img{
	margin: 10px 10px 10px 0px;
	border: 1px solid #215e46;
}

.mainbox {
	width: 620px;
}

.subbox {
	width: 300px;
}

.subbox4 {
	width: 300px;
}

.subbox6 {
	width: 300px;
}


#thumbs{
	width: 630px;
}