body {
	margin: 0px; background-color: <? echo $imagecolor; ?>;}

/* Revolver Next and Previous link*/
p {
	font-family:sans-serif;font-size:11px; color: #A9A9A9;
	position: absolute;
	left: 370px;
	top: 370px;}
p a:link, p a:visited, p a:hover, p a:active { 
	text-decoration: none; 
	color: Black;
	font-weight: bold }
	
/* Logo */
.logo  {
	position: absolute;
	left: 410px;
	top: 9px }
	
 /*grey box*/	
div {
		position: absolute;
		left: 240px;
		top: 70px }
		
/*Revolving image */		
p.image {
		position: absolute;
		left: 255px;
		top: 78px }
		
/* NavBar */
.a { 
	position: absolute;
	left: 10px;
	top: 60px }
	
/* Top Right Corner box */
.TRcorner {
	position: absolute;
	left: 641px;
	top: 60px }
	
/* Bottom Left Corner box */
.BLcorner {
	position: absolute;
	left: 230px;
	top: 369px }

/* Next and Previous */
.next {
	position: absolute;
	left: 380px;
	top: 400px }

/* Home Link */
.HomeLink  {
	position: absolute;
	left: 12px;
	top: 70px }
	
/* Cozumel Link */
.CozLink  {
	position: absolute;
	left: 13px;
	top: 103px }
	
/* Beach Link */
.BeachLink  {
	position: absolute;
	left: 12px;
	top: 135px }
	
/* Winfield Link */
.WinfieldLink  {
	position: absolute;
	left: 12px;
	top: 167px }
	
/* Beatles Link */
.BeatlesLink  {
	position: absolute;
	left: 12px;
	top: 200px }

/* Family Link */
.FamilyLink  {
	position: absolute;
	left: 12px;
	top: 230px }

/* Ebay Link */
.MiscLink  {
	position: absolute;
	left: 13px;
	top: 261px }
	
/* Vegas Link */
.VegasLink  {
	position: absolute;
	left: 16px;
	top: 292px }
	
/* GuestBook Link */
.GuestLink  {
	position: absolute;
	left: 19px;
	top: 323px }
	
/* Navigation Circle Text Line*/
.circleTextLine  {
	position: absolute;
	left: 108px;
	top: 194px  }
	
/*Navig Circle Text */
.circleText  {
	position: absolute;
	left: 135px;
	top: 206px }

/*Navig Circle Text for Family & Ebay links*/
.circleTextFamily  {
	position: absolute;
	left: 135px;
	top: 203px }

/*Navig Circle Text for Vegas link*/
.circleTextVegas  {
	position: absolute;
	left: 142px;
	top: 201px }
/* For Ebay SWF */
#flashcontent {
	background: url(/images/fedxWav1.gif) no-repeat center center;
	position: absolute;
		left: 150px;
		top: -20px }
