body
	{
	background-color: #606761;
	font-size: 14px;
	font-family: Georgia, Verdana, Sans-serif;
	margin:0px auto 0px auto;
	width:800px;
	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;
	}

p.initial:first-letter 
	{
	font-size: 30px;
	float:left;
	}
div.textBox
	{
	position: absolute;
	top: 450px;
	left:30px;
	width: 700px;
	height: 800px;
	}
	
.topleft
	{
	position: absolute;
	top: 50px;
	left: 60px;
	width: 100px;
	height: 155px;
	}

.topleftcenter
{
	position: absolute;
	top:50px;
	left:220px;
	width: 100px;
	height: 155px;
	}

.toprightcenter
{
	position: absolute;
	top:50px;
	left:380px;
	width: 100px;
	height: 155px;
	}
.topright
{
	position: absolute;
	top:50px;
	left:540px;
	width: 100px;
	height: 155px;
	}
.centerleft
{
	position: absolute;
	top:255px;
	left:60px;
	width: 100px;
	height: 155px;
	}
.leftcenter
{
	position: absolute;
	top:255px;
	left:220px;
	width: 100px;
	height: 155px;
	}
.rightcenter
{
	position: absolute;
	top:255px;
	left:380px;
	width: 100px;
	height: 155px;
	}
.centerright
{
	position: absolute;
	top:255px;
	left:540px;
	width: 100px;
	height: 155px;
	}
.bottomleft
{
	position: absolute;
	top:460px;
	left:60px;
	width: 150px;
	height: 104px;
	}
.bottomcenterleft
{
	position: absolute;
	top:460px;
	left:250px;
	width: 180px;
	height: 115px;
	}
.bottomcenterright
{
	position: absolute;
	top:460px;
	left:460px;
	width: 180px;
	height: 145px;
	}	
.bottomright
	{
	position: absolute;
	top:610px;
	left:250px;
	width: 180px;
	height: 135px;
	}
p.footer
	{position: absolute;
	font-size: 10px;
	bottom: -30px;
	left: 30px;
	width: 600px;
	height: 50px;
	}	