/* ----------------------------------------------------------
For the Guestbook Section Link...to be added in later...
---------------------------------------------------------- */
#boxguest {
	position: absolute;
	top: 5px;
	left: 905px;
	z-index: -1;
	width: 90px;
	height: 90px;
	background-color: #1E90FF;
}



/* ------------------------------
Boxes Above Menu
------------------------------ */
#boxTop01 {
	position: absolute;
	top: 5px;
	left: 205px;
	z-index: -1;
	width: 90px;
	height: 40px;
	background-color: #586dac;
}

#boxTop02 {
	position: absolute;
	top: 5px;
	left: 305px;
	z-index: -1;
	width: 90px;
	height: 40px;
	background-color: #8ad2ea;
}
#boxTop03 {
	position: absolute;
	top: 5px;
	left: 405px;
	z-index: -1;
	width: 90px;
	height: 40px;
	background-color: #9e9edc;
}

#boxTop04 {
	position: absolute;
	top: 5px;
	left: 505px;
	z-index: -1;
	width: 90px;
	height: 40px;
	background-color: #75bbde;
}

#boxTop05 {
	position: absolute;
	top: 5px;
	left: 605px;
	z-index: -1;
	width: 90px;
	height: 40px;
	background-color: #82b4e7;
}

#boxTop06 {
	position: absolute;
	top: 5px;
	left: 705px;
	z-index: -1;
	width: 90px;
	height: 40px;
	background-color: #84c6e7;
}

#boxTop07 {
	position: absolute;
	top: 5px;
	left: 805px;
	z-index: -1;
	width: 90px;
	height: 40px;
	background-color: #6fd2ea;
}



/* ------------------------------
Boxes Above Twitter Feed
------------------------------ */
#box01 {
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: -1;
	width: 90px;
	height: 90px;
	background-color: #468284;
}

#box02 {
	position: absolute;
	top: 105px;
	left: 5px;
	z-index: -1;
	width: 90px;
	height: 90px;
	background-color: #0000ff;
}

#box03{
	position: absolute;
	top: 5px;
	left: 105px;
	z-index: -1;
	width: 90px;
	height: 90px;
	background-color: #4f94cd;
}

#box04 {
	position: absolute;
	top: 105px;
	left: 105px;
	z-index: -1;
	width: 90px;
	height: 90px;
	background-color: #5cacee;
}



/* --------------------------------
Boxes to the Right of Main Frame
--------------------------------- */
#box05 {
	position: absolute;
	top: 105px;
	left: 905px;
	z-index: -1;
	width: 90px;
	height: 90px;
	background-color: #5CACEE;
}

#box06 {
	position: absolute;
	top: 205px;
	left: 905px;
	z-index: -1;
	width: 90px;
	height: 90px;
	background-color: #5CACEE;
}

#box07 {
	position: absolute;
	top: 305px;
	left: 905px;
	z-index: -1;
	width: 90px;
	height: 90px;
	background-color: #4F94CD;
}

#box08 {
	position: absolute;
	top: 405px;
	left: 905px;
	z-index: -1;
	width: 90px;
	height: 90px;
	background-color: #36648B;
}

#box09 {
	position: absolute;
	top: 505px;
	left: 905px;
	z-index: -1;
	width: 90px;
	height: 90px;
	background-color: #1E90FF;
}