body
	{
	background-color: #606761;
	font-size: 14px;
	font-family: Georgia, Verdana, Sans-serif;
	margin:0px auto 0px auto;
	width:740px;
	position:relative;
	}


:link {color: black;}
:visited {color: #3d3832;}
:hover { color: #dec5a5}

.italic {font-style: italic}
.style2 {font-size: 12px;}
.style3 {font-size: 16px;}
.style4 {font-size: 24px;}
.style5 {font-size: 32px;}
.style6 {font-size: 40px;}

div.photoPageTitle
	{
	position: absolute;
	top: 30px;
	left: 30px;
	width: 180px;
	height: 352px;
	}

div.title
	{position: absolute;
	top: 30px;
	left: 250px;
	width: 475px;
	height: 400px;
	font-family: Georgia, Verdana, sans-serif;
	z-index: 0;
	}

p.initial:first-letter 
	{
	font-size: 30px;
	float:left;
	}
div.textBox
	{
	position: absolute;
	top: 480px;
	left:80px;
	width: 700px;
	height: 800px;
	background-color: #606761;
	z-index: 0;
	
	}
	
.topleft
	{
	position: absolute;
	top: 50px;
	left: 0px;
	width: 200px;
	height: 200px;
	text-align: center;
	background-color: #606761;
	z-index: 2;
	}

.topcenter
{
	position: absolute;
	top:50px;
	left:220px;
	width: 200px;
	height: 200px;
	text-align: center;
	}

.topright
{
	position: absolute;
	top:50px;
	left:440px;
	width: 200px;
	height: 200px;
	text-align: center;
	}
.centerleft
{
	position: absolute;
	top:255px;
	left:0px;
	width: 200px;
	height: 200px;
	text-align: center;
	}
.center
{
	position: absolute;
	top:255px;
	left:220px;
	width: 200px;
	height: 200px;
	text-align: center;
	}
.centerright
{
	position: absolute;
	top:255px;
	left:440px;
	width: 200px;
	height: 200px;
	text-align: center;
	}

.bottomleft
{
	position: absolute;
	top:460px;
	left:0px;
	width: 200px;
	height: 200px;
	text-align: center;
	}
.bottomcenter
{
	position: absolute;
	top:460px;
	left:220px;
	width: 200px;
	height: 200px;
	text-align: center;
	}

.bottomright
	{
	position: absolute;
	top:460px;
	left:440px;
	width: 200px;
	height: 200px;
	text-align: center;
	}
p.footer
	{position: absolute;
	font-size: 10px;
	top: 740px;
	left: 0px;
	width: 600px;
	height: 50px;
	}	