html {

  background-color:	#eff8f3;

}

.navbarLINKS {
  position:		relative;
  width:		816px;
  height:		33px;
  margin-right:		auto;
  margin-left:		auto;
  border:		none;
  text-align:		left;
  font-size:		14px;
  letter-spacing:	0px;
  font-weight:		bold;
  font-family:		"Trebuchet MS", trebuchet, Arial, Swiss, Helevetica, sans-serif;
  background-color:	#eff8f3;
  z-index:		90;
}

#navbarLOGO {
  position:		absolute;
  top:			0px;
  left:			0px;
  width:		109px;
  height:		33px;
  border:		none;
  z-index:		90;
}

.spacingFIRST {
  margin-left:		140px;
}

.spacing {
  margin-left:		15px;
}

.spacingVISITED {
  margin-left:		15px;
  color:		#a7a9ac;
}

#page {

  position:		relative;

  width:		800px;

  margin-right: 	auto;

  margin-left:  	auto;
  border:		8px solid #cce8dd;
  padding-bottom:	30px;
  font-family:		"Trebuchet MS", trebuchet, Arial, Swiss, Helevetica, sans-serif;

  z-index:		10;

}

#pageTITLE {
	position:		absolute;
	width:		192px;
	height:		35px;
	left:			339px;
	top:			32px;
}

#pageLINKS {
	position:		absolute;
	width:		275px;
	height:		30px;
	left:			250px;
	top:			98px;
	text-align:		right;
	font-size:		20px;
	letter-spacing:	0px;
	background-color:	none;
	z-index:		90;
}


#pictures {
  width:		250px;
  height:		1423px;
  margin:		0px 0px 30px 30px;
  background-color:	#cce8dd;
  float:		right;
}

#pic1 {
  width:		242px;
  height:		268px;
  float:		right;
  border:		none;
  margin:  		0px 0px 8px 8px;
}

#pic2 {
  width:		242px;
  height:		160px;
  float:		right;
  border:		none;
  margin:  		0px 0px 8px 8px;
}

#pic3 {
  width:		242px;
  height:		157px;
  float:		right;
  border:		none;
  margin:  		0px 0px 8px 8px;
}

#pic4 {
  width:		242px;
  height:		358px;
  float:		right;
  border:		none;
  margin:  		0px 0px 8px 8px;
}

#pic5 {
  width:		242px;
  height:		247px;
  float:		right;
  border:		none;
  margin:  		0px 0px 8px 8px;
}

#pic6 {
  width:		242px;
  height:		185px;
  float:		right;
  border:		none;
  margin:  		0px 0px 8px 8px;
}

#cap1 {
  position:		absolute;
  top:			153px;
  left:			725px;
  width:		191px;
  height:		115px;
  border:		none;
  z-index:		95;
}

#cap2 {
  position:		absolute;
  top:			321px;
  left:			725px;
  width:		191px;
  height:		115px;
  border:		none;
  z-index:		95;
}

#cap5 {
  position:		absolute;
  top:			1092px;
  left:			725px;
  width:		191px;
  height:		130px;
  border:		none;
  z-index:		95;
}

#cap6 {
  position:		absolute;
  top:			1300px;
  left:			725px;
  width:		191px;
  height:		115px;
  border:		none;
  z-index:		95;
}

#pagePARAGRAPH {
  position:		absolute;
  top:			250px;
  left:			25px;
  width:		250px;
  height:		175px;
  z-index:		90;
}

#pageINFO {
  line-height:		20px;
  font-size:		16px;
  margin:		475px 30px 0px 40px;
}

.navbarLINKS a {
  color: 		#c51d23;
  line-height:		30px;
  text-decoration:	none;
  background-color:	none;
}

.navbarLINKS a:hover {
  color:		#165660;
  text-decoration:	none;
  background-color:	none;
}

#pageLINKS a {
  color: 		#c51d23;
  line-height:		30px;
  font-weight:		bold;
  text-decoration:	none;
  background-color:	none;
}

#pageLINKS a:hover {
  color:		#165660;
  text-decoration:	none;
  background-color:	none;
}

.cat {
  font-size:		20px;
}

.subCAT {
  font-size:		18px;
  line-height:		20px;
}

.catLINK {
  margin-left:		20px;
}

.catLINK a {
  color: 		#c51d23;
  line-height:		30px;
  text-decoration:	none;
  background-color:	none;
}

.catLINK a:hover {
  color:		#165660;
  text-decoration:	none;
  background-color:	none;
}

.offer {
  font-size:		16px;
  line-height:		25px;
}

.offer a {
  color:		#c51d23;
  text-decoration:	none;
}

.offer a:hover {
  color:		#165660;
  text-decoration:	none;
}

.siteLINK a {
  color: 		#0054a6;
  text-decoration:	none;
  background-color:	none;
}

.siteLINK a:hover {
  color:		#165660;
  text-decoration:	none;
  background-color:	none;
}
