BODY {
    background:#e8dcd8;
    background-image: url(images/newback.jpg);
    background-attachment: fixed;
	 background-position: 100%;
}
UL {
	list-style-image: url(images/bullet.gif); font-size: medium;
}
TD {font-family: serif; vertical-align : top; font-size: smaller; } 
TH {font-family: serif;background-color:} 
A {text-decoration: underline; font-size: small;} 
A:link { color: #660000} /* unvisited link */ 
A:visited { color: #666600} /* visited links */
A:active { color: #000000;} /* active links */ 
SELECT {font-family: serif; font-size: x-small;} 
hr {text-align: center; width: 80%; margin-left: 10%; margin-right: 10%; color:#000000;} 
H1 {text-align: center; color:#782828; font-weight: bold; font-size: 12pt; line-height: 14pt; font-family: Arial; font-style: normal;} 
H2{text-align: center; color:#000000; font-weight: bold; font-size: 12pt; line-height: 12pt; font-family: Arial; font-variant: normal; font-style: normal;} 
H3{text-align: center; color:#000000;font-weight: bold; font-size: 12pt; line-height: 14pt; font-family: Arial; font-variant: normal; font-style: normal;} 
H4{text-align: center; color:(144,149,208); font-weight: bold; font-size: 10pt; line-height: 10pt; font-family: Arial; font-variant: normal; font-style: normal;} 
H5{text-align: center; color:#000000 ;font-weight: normal; font-size: 8pt; line-height: 14pt; font-family: Arial; font-variant: normal; font-style: normal;} 
H6{text-align: center; color:black;font-weight: bold; font-size: 12pt; line-height: 14pt; font-family: Arial; font-variant: normal; font-style: normal;} 
P{
	font-size: medium;
	line-height: normal;
	margin-left: 10%;
	margin-right: 10%;
	font-weight: lighter;
	
} 
.easyread {background:#e8dcd8;}
#header{display: block;

}
#title{display: block;
	position: relative;
	border: #CD853F ;
	text-align: center;
	width: 66%;
}
#navright{display: block;
	position: absolute;
	top: 5%;
	left: 68%;
	float: left;
	
}
#navbottom{display: block;
	position: relative;
	text-align: center;
}

.textcenter {text-align: center;}
.indent1 {text-indent: 1em;}
.indent2 {text-indent: 2em;}
.indent6 {text-indent: 3em;}

