body {
	font-size: 110%;
	FONT-FAMILY: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;

}
p {
	padding: 8px;
	font-size: 80%;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 20px;

}
a {
	color: #006600;
	text-decoration: underline;

}
p a:hover {
	color: #FFFFFF;
	background-color: #006600;

}
h1 {
	padding: 8px;
	color: #000000;
	font-size: 120%;
	font-weight: bold;
	margin: 0px;
}
h2 {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	padding: 5px 5px 3px 0px;
	width: 100%;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
}
h4 {
	padding: 8px;
	color: #000000;
	font-size: 90%;
	font-weight: bold;
	margin: 0px;
}
h5 {
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #000000;
}
h6 {
	font-size: 70%;
	color: #666666;
	margin-bottom: 5px;
	font-weight: normal;
	margin-left: 30px;
	margin-top: 8px;
	line-height: 80%;

}
ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 135px;
	text-align: center;
	}
ul li {
	position: relative;
	}
li ul {
	position: absolute;
	left: 135px;
	top: 0;
	display: none;

	}
ul li a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	padding: 5px;
	font-size: 11px;
	border: 2px solid #FFFFFF;
	background-color: #000000;
	}

li:hover ul {
	display: block;
	}
li.over UL {
	display: block;
	}

ul li a:hover {
	background: #666666;
	color: #FFFFFF;
	}
/* Fix IE. Hide from IE Mac \*/
*html ul li { float: left; height: 1%}
*html ul li a {
	height: 1%;
}
/* End */

#header {
	background-color: #FFFF33;
	background-image: url(siteGRAPS/headerpic.gif);
	background-position: right top;
	background-repeat: no-repeat;
	height: 150px;
	width: 100%;
	position: absolute;
	z-index: 0;


}
#bottompage {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 20px;
	width: 100%;
	left: 0px;
	bottom: 0px;

}
#menuleft {
	position: absolute;
	left: 8px;
	top: 160px;
	width: 135px;
	z-index: 5;

}
#rightC {
	position: absolute;
	right: 0px;
	top: 164px;
	width: 204px;
	margin: 0px 8px 8px;
	padding: 0px;




}
#mainC {
	position: absolute;
	z-index: 0;
	left: 159px;
	top: 149px;
	right: 230px;
	padding-left: 0px;

}
#maintitle {
	position: absolute;
	left: 160px;
	top: 200px;
	width: 200px;
	background-color: #FFFF33;
	border: 5px solid #000000;
	z-index: 1;
	padding-bottom: 0px;
}
#secondtitle {
	position: absolute;
	left: 160px;
	top: 400px;
	width: 200px;
	background-color: #FFFFFF;
	border: 5px solid #000000;
	z-index: 1;
	padding-bottom: 0px;
}
#mainstory {
	border: 5px solid #000000;
	position: absolute;
	z-index: 0;
	left: 292px;
	top: 162px;
	right: 8px;
	padding-left: 50px;
	background-color: #FFFFFF;

}
#photostyle {
	margin: 8px;
	float: right;
	border: 2px dashed #CCCCCC;
}
#photoINDEX {
	margin: 0px;
	border: 2px dashed #CCCCCC;
}
#photosmall {
	border: 2px dashed #CCCCCC;
	margin: 0px 5px 5px 0px;
}
#archivetable {
	font-size: 80%;
	/*/*/line-height: 1.5em; /* */
}
#archivetable td {
 	padding: 5px;
	}
.indexP {
	margin: 0px 0px 0px 60px;
	padding: 0px;
}
.indexPA {
	margin: 0px;
	padding: 0px;

}
.inputform {
	font-weight: normal;
	margin: 0px;
	width: 135px;
	font-size: 11px;
	background-color: #FFFFCC;
	color: #000000;
	text-align: center;
	height: 30px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.inputformMAIN {
	font-weight: normal;
	margin: 25px;
	width: 135px;
	font-size: 10px;
	background-color: #FFFFCC;
	color: #000000;
	padding: 2px 5px 5px;
	text-align: center;
	height: 20px;
}
.inputformR {
	font-weight: normal;
	margin: 0px;
	width: 200px;
	font-size: 10px;
	background-color: #FFFFCC;
	color: #000000;
	padding: 2px 5px 5px;
	text-align: left;
	height: 20px;
}
@media print
{	
	#header {
	visibility: hidden;	
	}
	#menuleft {
	visibility: hidden;	
	}
	#maintitle {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	background-color: #FFFFFF;
	border: 0px none #000000;
	z-index: 1;
	}
	#mainstory {
	position: absolute;
		left: 0px;
	top: 50px;
	width: 100%;
	background-color: #FFFFFF;
	z-index: 1;
	border: 0px none #000000;
	}
}

