@charset "utf-8";
DIV.square {
	position:absolute;
	width:232px;
	height:231px;
	background-image: url(../gfx/squareYellow.gif);
	background-repeat: no-repeat;
	z-index: 3;
	margin-left: 243px;
	margin-top: 52px;
}
DIV.logo {
	position:absolute;
	width:237px;
	height:80px;
	z-index:2;
	background-image: url(../gfx/logo_verheijen.gif);
	background-repeat: no-repeat;
	margin-top: 203px;
	margin-left: 667px;
}
DIV.jpgSeq {
	position:absolute;
	width:794px;
	height:145px;
	z-index:1;
	margin-left: 60px;
	margin-top: 20px;
	top: 108px;
}

li {
	margin-bottom: 5px;
	list-style-image: url(../gfx/bullet_yellow.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
li.info {
	list-style-image: url(../gfx/bullet_yellow.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

a.PhotoNav, font.PhotoNav {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffda00;
	font-weight: bold;
	display: block;
}
a.PhotoNav:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A7A9AC;
	font-weight: bold;
}

