BODY{
	
	margin: 0px;
	background-image:   url(../pics/millstone_bg2.gif);
	font-family : Arial, Helvetica, sans-serif;
	background-repeat : no-repeat;
	background-color: #FFFFFF;
}

A:ACTIVE {
	color : Red;
	text-decoration: underline;
}
A:LINK {
	color : blue;
	text-decoration : underline;
}

A:VISITED {
	color : Purple;
	text-decoration : underline;
}

A:HOVER {
	font-weight : bold;
	text-decoration: underline;
}

H1 {
	font-family: LithographLight, "AvantGarde Bk BT", Arial, Sans Serif;
	font-size: x-large;
	font-weight : bold;
	color : #006600;
	text-align : center;
	position: absolute;
	top: 100px;
	left: 20%;
}

H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 120%;
	text-align : center;
	color : #003300;
	font-weight : normal;
}

H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : medium;
	color:#993366;
	margin-bottom : 2px;
}

H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : small;
	margin-bottom : 2px;
}

H5 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : lighter;
	text-align : center;
}

#text1 {
	font-family : MS Serif, New York, serif;
	font-weight : bold;
	font-size : smaller;
	color : Gray;
	position: absolute;
	left: 40%;
	top: 300px;
	width: 20%;
}

.box1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: #EFEFEF;
	width: 105px;
	padding: 5px;
	float: right;
		
	}
	
.box2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: #C4C4FF;
	padding: 5px;
	width: 75%;
}	

.box3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: #D7D7FF;
	width: 80%;
	padding: 5px;
	position: relative;
	left: 20px;
}	

.box4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: #D7D7FF;
	width: 550px;
	padding: 5px;
}	

.box5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: #D7D7FF;
	padding: 5px;
}	
#mainpicbar {
	position: absolute;
	left: 170px;
	top: 320px;
}


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

#footer {
	left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003333;
	background-color: #C4C4FF;
	width: 540px;
	margin-top: 30px;
	clear: both;
}
#sitemap {
	position: absolute;
	top: 400px;
	left: 30px;
}
#body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	padding: 10px;
	position: absolute;
	left: 20%;
	top: 150px;
	width: 600px;
	background-color: #E6E6FF;
}

#body_text_index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	margin: 5px;
	padding: 5px;
	position: absolute;
	left: 20%;
	top: 150px;
	width: 550px;
	background-color: #E6E6FF;
	padding-left: 20px;
	padding-top: 10px;
}

.right_pic {
	float: right;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #ffffff;
	padding: 5px;
	margin-bottom: 5px;
}

.left_pic {
	float: left;
	padding-bottom: 5px;
	padding-right: 5px;
	background-color: #ffffff;
	padding: 5px;
	margin-bottom: 5px;
}

.right_pic-300 {
	float: right;
	background-color: #ffffff;
	padding: 5px;
	margin-bottom: 5px;
	width: 300px;
	font-size: 80%;
}

.left_pic-300 {
	float: left;
	background-color: #ffffff;
	padding: 5px;
	margin-bottom: 5px;
	width: 300px;
	font-size: 80%;
}

.right_pic-400 {
	float: right;
	background-color: #ffffff;
	padding: 5px;
	margin-bottom: 5px;
	width: 400px;
	font-size: 80%;
}

.left_pic-400 {
	float: left;
	background-color: #ffffff;
	padding: 5px;
	margin-bottom: 5px;
	width: 400px;
	font-size: 80%;
}

#w3c {
	position: absolute;
	left: 30px;
	top: 950px;
}

#bali {
	position: absolute;
	left: 30px;
	top: 400px;
}

.UL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000066;
	list-style-position: outside;
	list-style-image: url(../pics/bullet.gif);
	line-height: normal;
	
}
