/* CSS Document */

body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	margin: 15px;
	padding: 0;
	line-height: 12px;
}

p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


.border {
	height: 500px;
	width: 675px;
	top: 100px;
	left: 10px;
	border: 1px solid #CCCCCC;
}


.links {
	font-size: 10px;
	line-height: 12px;
	position: absolute;
	width: 300px;
	left: 28px;
	top: 29px;
}



.text {
	width: 284px;
	position: absolute;
	left: 384px;
	top: 127px;
	text-align: left;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	height: 380px;
}


.exploringTime{
	width: 500px;
	position: absolute;
	left: 101px;
	top: 101px;
	text-align: center;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	height: 375px;
}





.images{
	width: 354px;
	position: absolute;
	left: 16px;
	top: 100px;
	margin: 0px;
	padding: 0px;
	height: 414px;
}

.logo{
	position: absolute;
	left: 587px;
	top: 22px;

}


.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px; 
	color: #9F3939;
}

.footerContainer{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px; 
	color: #9F3939;
	}




.head_big {
	color: #9F3939;
	font-size: 14px;
	font-weight: bold;
	}
	
.cursive {
	font-family:'Brush Script MT',Phyllis,'Lucida Handwriting',cursive;
	font-size: 20px;
	color: #9F3939;
	letter-spacing: 2px;	
	
}
	
.head {
	color: #9F3939;
	font-size: 12px;
	font-weight: bold;
	}
	



.newsYouAreHere {
	color: #993333;
	font-weight: bold;	
}




a:link {
	color:#554A6C;
	text-decoration: none;
	font-weight: bold;
}


a:visited {
	color:#554A6C;
	text-decoration: none;
	font-weight: bold;
}


a:hover {
	color:#554A6C;
	text-decoration: underline;
	font-weight: bold;
}





a.foot:link {
	color: #9F3939;
	text-decoration: none;
	font-weight: normal;
}

a.foot:visited {
	color: #9F3939;
	text-decoration: none;
	font-weight: normal;
}


a.foot:hover {
	color: #9F3939;
	text-decoration:underline;
	font-weight: normal;
}



a.news:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a.news:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: none;	
}

a.news:hover {
	color: #993333;
	font-weight: bold;
	text-decoration: none;
}
.headSmall {
	font-size: 10px;
	font-weight: bold;
	color: #9F3939;
}

.headSmallLeft {
	font-size: 10px;
	font-weight: bold;
	color: #9F3939;
	text-align: left;
}

