
a:link 
{
	font-family: Impact;
	color: #333300;
	text-decoration: none;
}

a:visited 
{
	font-family: Impact;
	color: #333300;
	text-decoration: none;
}

a:active 
{
	font-family: Impact;
	color: #333300;
	text-decoration: none;
}

a:hover 
{
	font-family: Impact;
	text-decoration: none;
	color: #000000;
}


#content
{
	font: 1.0em Palatino Linotype;
	color: #000;
}

#content h1
{

	font-weight: bold;
	font: 1.4em Impact;
	color: #000;
}

#imap
{
	background-image: url("images/virtual-excavation2.jpg");
	background-repeat: no-repeat;
	width: 945px;
	height: 900px;

	padding-top: 300px;
	padding-left: 60px;
	
	color: #FFFF99;
}


#imap a:link 
{
	color: #000000;
	text-decoration: none;
}

#imap a:visited 
{
	color: #000000;
	text-decoration: none;
}

#imap a:active 
{
	color: #000000;
	text-decoration: none;
}


#research
{
	background-image: url("images/Research2.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;

	padding-top: 105px;
	float: left;
	width: 650px;
	height: 490px;

	font: 1.2em;
	font-family: Impact;
	color: #000;
	
}

#research h1
{
	padding-left: 10px;
	font-size: 2.2em;
	font-weight: bold;
	font-family: Impact; 
	color: #000000;
}

#research p
{

	font-size: 1.7em;
	color: #000;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 20px;
}


#research a:link 
{
	color: #FFFF99;
	text-decoration: none;
}

#research a:visited 
{
	color: #FFFF99;
	text-decoration: none;
}

#research a:active 
{
	color: #FFFF99;
	text-decoration: none;
}

#research a:hover 
{
	text-decoration: none;
	font-weight: bold; 
	color: #000;
}