body
{
	background-color:#b9afd0;
	font-family:Georgia;
	
}

a
{
	color:black;

}

a:hover
{
	opacity:0.4;
}
a:visited
{
	color:black;
}
a.padding
{
	padding-right:30px;
}

div.header
{
	margin-left:auto;
	margin-right:auto;
	width:902px;
}

div.links
{
	border: 1px solid;
	position:relative;
	text-align:center;
	font-style:italic;
	font-size:18;
	background-color:#CCCCCC;
	margin-left:auto;
	margin-right:auto;
	height: auto;
	width:900px;
}
div.body
{
	margin-left:auto;
	margin-right:auto;
	top:0px;
	width:902px;
	background-color:white;
	right:30px;
	left:30px;
	border: 2px solid;
}

#bottomdiv
{
	opacity:0;
	position: absolute;
	width:inherit;
	top:665px;
}
img.galleryImages
{
	height:525px; 
	width:700px;
}
img.galleryPreview
{
	height:50px;
	width:70px;
}
img.inherit
{
	height:inherit;
	width:inherit;
}

#galleryTable
{
	margin-left:auto;
	margin-right:auto;
}



