html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}
#toptable {
	background-image: url(topbkg.jpg);
}
#topleft {
	background-image: url(topleft.jpg);
}a.top{ text-decoration:none; color:#000000; font-size:13px;}
a.top:hover{ text-decoration:underline;color:#000000; font-size:13px;}
#topright {
	background-image: url(topright.jpg);
}
.fullheight {
	height: 100%;
}
#leftCol {
	background-image: url(popbottom.jpg);
	background-repeat: no-repeat;
	width: 130px;
}
a.naviLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
a.naviLink:hover {
	text-decoration: none;
	color: #ffca50;
}
#contentCell {
	background-image: url(lighting.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right 100px;
	padding-top: 10px;
}
