/* CSS Document */
/* image position*/
#absolute {
	position: relative;
	repeat: no-repeat;
	align: center;
	z-index: 1;
	}
/* page title header*/

body {
	background-repeat: no-repeat
	}
H1 {
	font-family:Baskerville, Georgia, Times New Roman, Times, serif;
	font-size:46px;
	line-height:.5em;
	color:#669977;
	}
/* generic head */
H2 {
	font-family:Baskerville, Georgia, Times New Roman, Times, serif;
	font-size:30px;
	font-weight:200;
	line-height:1em;
	color:#669999;
	}
H3 {
	font-family:Baskerville, Georgia, Times New Roman, Times, serif;
	font-size:40px;
	color:#999999;
	}
/* info copy */
.infoH {
	font-family:Baskerville, Georgia, Times New Roman, Times, serif;
	font-size:20px;
	line-height:.75em;
	color:#669977;
	}
/* info body */
.infoB {
	font-family:Baskerville, Georgia, Times New Roman, Times, serif;
	font-weight:600;
	font-size:14px;
	color:#999999;
	}
/* comment text */
.comment {
	font-family:Baskerville, Georgia, Times New Roman, Times, serif;
	font-size:20px;
	line-height:1.5em;
	color:#666666;
	}
/* home body */
.home {
	font-family:Baskerville, Georgia, Times New Roman, Times, serif;
	font-size:16px;
	color:#444444;
	line-height:1.25em;
	}
H4 {
	font-family:Baskerville, Georgia, Times New Roman, Times, serif;
	font-size:18px;
	color:#669999;
	}
.menu {
	font-family:Baskerville, Georgia, Times New Roman, Times, serif;
	font-size:13px;
	color:#222222;
	}
.miniM {
	font-family:Baskerville, Georgia, Times New Roman, Times, serif;
	font-size:10px;
	color:#333333;
	}
.miniH {
		font-family:Baskerville, Georgia, Times New Roman, Times, serif;
	font-size:14px;
	color:#669999;
	}
/*highlighted text*/
.pretty {
	font-family:Baskerville, Georgia, Times New Roman, Times, serif;
	font-size:18px;
	color:#FF9966;
	}
.pretty2 {
	font-family:Baskerville, Georgia, Times New Roman, Times, serif;
	font-weight:bold;
	font-size:16px;
	color:#FF9966;
	}
H5 {
	font-family:Baskerville, Georgia, Times New Roman, Times, serif;
	font-size:35px;
	font-weight:500;
	line-height:.5em;
	color:#669999;
	}
	
a:link {
	font-family:Baskerville, Georgia, Times New Roman, Times, serif;
	font-size:20px;
	font-weight:100;
	color:#FF9966;
	text-decoration:none;
	border:none;
	} 
a:visited {
	font-family:Baskerville, Georgia, Times New Roman, Times, serif;
	font-size:20px;
	font-weight:100;
	color:#FF9966;
	text-decoration:none;
	border:none;
	}
a:hover {
	font-family:Baskerville, Georgia, Times New Roman, Times, serif;
	font-size:20px;
	font-weight:100;
	color:#669999;
	text-decoration:underline;
	border:none;
	}
a:active {
	font-family:Baskerville, Georgia, Times New Roman, Times, serif;
	font-size:20px;
	font-weight:100;
	color:#FF9966;
	text-decoration:none;
	border:none;
	}

/*<script language="JavaScript" type="text/JavaScript">
 <!--
 window.open ('index.html','index','height=625,width=864,toolbar=yes,menubar=yes,scrollbars=no,resizable=no,location=yes,directories=yes,status=yes')
 -->
</script> */