﻿body 
{
	font: Times New Roman;
	font-size: 12pt;
	background-color:Black;
}

.mainDiv
{
	background-color:#cccc99;
	width: 760px;
	padding: 20px;
	text-align: left;
}

.mainPhotoDiv
{
	background-color:#cccc99;
	width: 760px;
	height: 600px;
	text-align: left;
}
.photoDiv
{
	position:absolute;
	background-color:#cccc99;
	height:600px;
	width:760px;
}

a.menu:link { color: White }
a.menu:visited { color: White }
a.menu:hover { color: White }
a.menu:active { color: White }

a.dmenuitem:link { color: White }
a.dmenuitem:visited { color: White }
a.dmenuitem:hover { color: White }
a.dmenuitem:active { color: White }

a:link {color: #000000}
a:visited {color: #000000}
a:hover {color: #000000}
a:active {color: #000000}

.dmenuitem
{
	text-align: left;
	text-decoration: none;
	color: White
}

a.dmenuitem
{
	color: White;
	text-decoration: none;
}

.menu
{
	color: White;
	text-decoration: none;
	text-align:center;
}

a.menu
{
	color: White;
	text-decoration: none;
	text-align: left
}

td.menu
{
	text-align: left
}

.title
{
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
}

.section
{
	display: block;
	margin-left: 48px;
	text-indent: -47px;
}

.section2
{
	position: relative;
	left: 28px;
}