#blueSpace {
	position: absolute;
	top: 0px;
	left: 5px;
	height: 29px;
	width: 141px;
	background-image: url(images/buttons/bluebutton.gif);
}

#buttonHome {
	position: absolute;
	top: 0px;
	left: 5px;
	height: 29px;
	width: 141px;
	background-image: url(images/buttons/home.gif);
}


#buttonOne {
	position: absolute;
	top: 0px;
	left: 146px;
	height: 29px;
	width: 218px;
	background-image: url(images/buttons/welcome.gif);
}

#buttonTwo {
	position: absolute;
	top: 0px;
	left: 364px;
	height: 29px;
	width: 218px;
	background-image: url(images/buttons/members.gif);
}
#buttonThree {
	position: absolute;
	top: 0px;
	left: 582px;
	height: 29px;
	width: 223px;
	background-image: url(images/buttons/benefits.gif);
}



#one {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 22px;
	width: 140px;
}

#two {
	position: absolute;
	top: 22px;
	left: 0px;
	height: 42px;
	width: 140px;
}

#three {
	position: absolute;
	top: 64px;
	left: 0px;
	height: 22px;
	width: 140px;
}

#four {
	position: absolute;
	top: 86px;
	left: 0px;
	height: 22px;
	width: 140px;
}

#five {
	position: absolute;
	top: 108px;
	left: 0px;
	height: 42px;
	width: 140px;
}

#six {
	position: absolute;
	top: 150px;
	left: 0px;
	height: 22px;
	width: 140px;
}

#seven {
	position: absolute;
	top: 172px;
	left: 0px;
	height: 42px;
	width: 140px;
}

#eight {
	position: absolute;
	top: 214px;
	left: 0px;
	height: 22px;
	width: 140px;
}

#nine {
	position: absolute;
	top: 236px;
	left: 0px;
	height: 42px;
	width: 140px;
}

#space {
	position: absolute;
	top: 279px;
	left: 0px;
	height: 270px;
	width: 140px;
	background-image: url(images/space.gif);
	background-repeat: repeat-y;
}




p.blueButton {margin: 3 0 0 0; font-size: 18; font-family: Trebuchet MS;}
p.button {margin: 3 10 0 0; font-size: 12; font-family: Trebuchet MS; text-align: right;}
p.buttonDouble {margin: 5 10 0 0; font-size: 12; font-family: Trebuchet MS; text-align: right;}
p.copyright {margin: 0 0 0 5; font-size: 10; color: #ffffff; font-family: Trebuchet MS; text-align: left;}

