body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color:#141414;
}



.ErrorPageText {
	color:#FFFFFF;
	font-weight: bold;
	font-size:1.1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}


.body_text {
	color: #FFFFFF;
	font-weight: bold;
}

.section_title_text {
	color: #d4d3b4;
	font-weight: bold;
	font-size:1.3em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}



a.body_text:link {color:#b5b486;  text-decoration:underline;}     /* This is the default setting for all hyper links */
a.body_text:visited {color: #b5b486;  text-decoration:underline;}  /* This is the default setting for all hyper links */
a.body_text:hover {color: #d4d3b4;  text-decoration:underline;}    /* This is the default setting for all hyper links */



#NavBarArea
{
	position: absolute;
	width: 810px;
	left: 106px;
	z-index: 1;
	top: -30px;
}

#AdBoxLeft
{
	position: absolute;
	left: -124px;
	z-index: 1;
	top: 0px;
}

#AdBoxRight
{
	position: absolute;
	left: 1002px;
	z-index: 1;
	top: 0px;
}

#AdBoxBottom
{


	left: 59px;
	z-index: 1;
	top: 678px;
	text-align:center;
}

.AdBoxTop
{
padding-top:4px;


}


#FossilsTracksTitle
{
	position: absolute;
	left: 814px;
	z-index: 0;
	top: 7px;
	text-align:right;
	font-size:1.45em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;

}

#FossilsBlogTitle
{
	position: absolute;
	left: 814px;
	z-index: 0;
	top: 30px;
	text-align:right;
	font-size:1.4em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100;
	width: 174px;

}

a.FossilsTracksTitle:link {color:#b5b486;  text-decoration:none;}     /* This is the default setting for all hyper links */
a.FossilsTracksTitle:visited {color: #b5b486;  text-decoration:none;}  /* This is the default setting for all hyper links */
a.FossilsTracksTitle:hover {color: #d4d3b4;  text-decoration:none;}    /* This is the default setting for all hyper links */

a{
	color: #b5b486;
	text-decoration: underline;
}

a:focus, a:hover, a:active {
	text-decoration: underline;
	color:#d4d3b4;
}


h3 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	padding: 0px;
	font-size:1em;
	letter-spacing:1px;
	margin:0px;
	padding-top:5px;
}

.ImageTitleWhite {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	padding: 0px;
	font-size:1em;
	letter-spacing:1px;
	margin:0px;
	padding-top:5px;
	color:#FFFFFF;
	font-weight: bold;
}

#NextButton
{
	position: absolute;
	left: 584px;
	z-index: 0;
	top: 17px;
	text-align:center;
	font-size:1.4em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100;

}
