/* CSS Document */

.mP7menu
{
  position:absolute;
  display:none;
}

#sitemap {
	position: absolute;
	display:none;
}

#w3c {
	position: absolute;
	display:none;
}

#marshalls {
	position: absolute;
	display:none;
}

#bali {
	position: absolute;
	display:none;
}

#text1 {
	position: absolute;
	display:none;
}

BODY{
	background-color: white;
	width: 95%;	
}

A:LINK {
	color : Blue;
	text-decoration : underline;
}

#body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin: 5px;
	padding: 5px;
	position: absolute;
	left: 2%;
	top: 260px;
	width: 93%;
	padding-left: 10px;
}

#millstone_title {
	position: absolute;
	left: 10%;
	top: 60px;
}

H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight : normal;
	color : #003300;
	text-align : center;
	position: absolute;
	top: 200px;
	left: 200px;
}

.right_image {
	float: right;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	padding: 5px;
}

.right_image_wide {
	float: right;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	padding: 5px;
	width: 400px;
}
.left_image {
	float: left;
	padding-bottom: 5px;
	padding-right: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	margin-right: 10px;
	padding: 5px;
}

