A 	{text-decoration: none; 
	color:#0000cc;
	}	
A:hover {
	color:#990000;
	}

/*
logo at top of page
*/
#logo
	{position: absolute;
 	top: 33px;
 	left: 205px;
 	width: 174px;
 	height: 92px;
 	background-color: transparent;
	}

/*
sidebar at left
*/
#sidebar
	{position: absolute;
 	top: 30px;
 	left: 30px;
 	width: 150px;
 	height: 645px;
 	background-color: transparent;
	}

/*
Individual Menu Items at left of page
*/

#pfs
	{position: absolute;
 	top: 35px;
 	left: 35px;
 	width: 140px;
 	height: 82px;
 	background-color: transparent;
	}

#garages
	{position: absolute;
 	top: 122px;
 	left: 35px;
 	width: 140px;
 	height: 82px;
 	background-color: transparent;
	}

#homes
	{position: absolute;
 	top: 209px;
 	left: 35px;
 	width: 140px;
 	height: 82px;
 	background-color: transparent;
	}

#sheds
	{position: absolute;
 	top: 296px;
 	left: 35px;
 	width: 140px;
 	height: 82px;
 	background-color: transparent;
	}

#decks
	{position: absolute;
 	top: 383px;
 	left: 35px;
 	width: 140px;
 	height: 82px;
 	background-color: transparent;
	}

#kitchens
	{position: absolute;
 	top: 470px;
 	left: 35px;
 	width: 140px;
 	height: 82px;
 	background-color: transparent;
	}

/*
Menu Buttons at top of page
*/
#pfs_button
	{position: absolute;
 	top: 40px;
 	left: 440px;
 	width: 224px;
 	height: 25px;
 	background-color: transparent;
	}

#garages_button
	{position: absolute;
 	top: 70px;
 	left: 400px;
 	width: 87px;
 	height: 25px;
 	background-color: transparent;
	}

#homes_button
	{position: absolute;
 	top: 70px;
 	left: 520px;
 	width: 75px;
 	height: 25px;
 	background-color: transparent;
	}

#sheds_button
	{position: absolute;
 	top: 70px;
 	left: 620px;
 	width: 59px;
 	height: 25px;
 	background-color: transparent;
	}

#decks_button
	{position: absolute;
 	top: 100px;
 	left: 450px;
 	width: 65px;
 	height: 25px;
 	background-color: transparent;
	}

#decks_button_inner
	{position: absolute;
 	top: 100px;
 	left: 390px;
 	width: 65px;
 	height: 25px;
 	background-color: transparent;
	}

#kitchens_button
	{position: absolute;
 	top: 100px;
 	left: 545px;
 	width: 93px;
 	height: 25px;
 	background-color: transparent;
	}

#kitchens_button_inner
	{position: absolute;
 	top: 100px;
 	left: 475px;
 	width: 93px;
 	height: 25px;
 	background-color: transparent;
	}

#homepage
	{position: absolute;
 	top: 100px;
 	left: 580px;
 	width: 93px;
 	height: 25px;
 	background-color: transparent;
	}

/*
Big White Panel area in the middle
*/
#bigWhitePanel
	{position: absolute;
 	top: 135px;
 	left: 185px;
 	width: 540px;
 	height: 435px;
 	background-color: transparent;
	}

#panel_head
	{position: absolute;
 	top: 163px;
 	left: 232px;
 	width: 460px;
 	height: 60px;
 	background-color: transparent;
	}

#panel_body
	{position: absolute;
 	top: 200px;
 	left: 235px;
 	width: 440px;
 	height: 100px;
 	background-color: transparent;
	}

#links
	{position: absolute;
 	top: 505px;
 	left: 210px;
 	width: 490px;
 	height: 100px;
 	background-color: transparent;
	}

p {  margin-top: 0px; margin-bottom: 0px}
