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;
}

#signup {
	top: 650px;
	position: absolute;
	height: 60px;
	z-index: 20;
	width: 250px;
	left: 380px;
	text-align: right;
}

.spacing {
  margin-left:		15px;
}

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

#page {

  position:		relative;

  width:		800px;
  height:		1500px;

  margin-right: 	auto;

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

  z-index:		10;

}

#pageTITLE {
  position:		absolute;
  width:		180px;
  height:		313px;
  left:			338px;
  top:			32px;
}

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

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

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

#pagePARAGRAPH {
  position:		absolute;
  top:			110px;
  left:			25px;
  width:		500px;
  height:		491px;
  z-index:		90;
}

#pageINFO {
  color:		#575b5c;
  width:		600px;
  line-height:		20px;
  font-size:		16px;
  text-align:		right;
  margin:		730px 0px 0px 40px;
}

.infoHEADING {
  font-size:		19px;
  left-margin:		0px;
}

.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;
}
