body,td,th {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 1.5em;
}

#pucciLogoLayer {
	position:absolute;
	left:36px;
	top:50px;
	width:331px;
	height:61;
	z-index:1;
}

#mainMenuLayer {
	position:absolute;
	left:36px;
	top:178px;
	width:656px;
	height:35px;
	z-index:2;
}

#textLayer {
	position:absolute;
	left:236px;
	top:233px;
	width:470px;
	height:332px;
	z-index:3;
	overflow: visible;
}

#secondaryNav {
	position:absolute;
	left:34px;
	top:242px;
	width:188px;
	height:234px;
	z-index:4;
	overflow: visible;
}

#lowestNav {
	position:absolute;
	left:34px;
	top:233px;
	width:188px;
	height:85px;
	z-index:5;
	overflow: visible;
}
a:link {
	color: #1665A0;
	text-decoration: none;
}
a:visited {
	color: #777777;
	text-decoration: underline;
}
a:hover {
	color: #79c142;
	text-decoration: underline;
}
a:active {
	color: #79c142;
	text-decoration: none;
}
.copyright {
	font-size: 9px;
	color: #888888;
	font: Verdana, Helvetica, Arial, sans-serif;
}

.lowerNavType {
	font-size: 11px;
	font: Verdana, Helvetica, Arial, sans-serif;
	line-height: 1.6em;
}
.secondaryNavType {
	font-size: 13px;
	font: Verdana, Helvetica, Arial, sans-serif;
	line-height: 1.4em;
}
.secondNavSelected {
	color: #79c142;
	font-weight: bold;
}
