.picDIV {
	z-index: 1;
	position: absolute;
	top: 120px;
	left: 295px;
	height: 280px;
	width: 375px;
}

.homeParagraphDIV {
	z-index: 1;
	position: absolute;
	top: 120px;
	left: 295px;
	height: 280px;
	width: 375px;
	vertical-align: text-top;
}

.thumbnailTableDIV {
	z-index: 2;
	position: absolute;
	top: 120px;
	left: 44px;
	height: 280px;
	width: 225px;
}

.homePictureDIV {
	z-index: 2;
	position: absolute;
	top: 120px;
	left: 54px;
	height: 280px;
	width: 225px;
}

.menuTableDIV {
	z-index: 2;
	position: absolute;
	top: 120px;
	left: 44px;
	height: 280px;
	width: 225px;
	text-align: right;
}

.thumbnailCell {
	border-top: 1px solid black;
	border-right: 1px solid black;
}

.photoHomeHeading {
	font-size: 14px;
	font-weight: bold;
}

body	{
	margin:	0;
	padding:	0;
	color:	black;
	font:	11px/1.5 Verdana, sans-serif;
	}
h1	{
	font-size:	2em;
	}
h2	{
	font-size:	1.75em;
	}
h3	{
	font-size:	1.5em;
	}
h4, h5	{
	font-size:	1.25em;
	}
h1, h2, h3, h4, h5, h6	{
	margin:	1.25em 0 0 0;
	font-family:	Helvetica, sans-serif;
	color: #000;
	background: transparent;
	}
p	{
	font:	11px/1.5 Verdana, sans-serif;
	margin:	.5em 0;
	topmargin:	.5em 0;
	}
h1+h2, h2+h3, h3+h4, h5+h6	{
	margin:	.5em 0;
	}
b	{
	color: #163152;
	}
a	{
	text-decoration: underline;
	}
a:link	{
	color:	#006699;
	background-color: transparent;
	}
a:visited	{
	color:	#006699;
	background-color: transparent;
	}
a:active	{
	color:	#006699;
	background-color: transparent;
	}
a:hover	{
	color:	#006699;
	background-color: transparent;
	text-decoration: underline;
	}
img	{
	border:	0
	}
ul	{
	font:	11px/1.5 Verdana, sans-serif;
	}
dl {
	font: normal 11px verdana, sans-serif; 
	}
dt {
	font: normal 11px/18px verdana, sans-serif; 
	}
dd {
	font: normal 11px/18px verdana, sans-serif; 
	text-indent: 0;
	}			