* {margin:0px;padding:0px;top:0px;left:0px;}
body{
	text-align: center;
	background-color: #666666;
    height: 100%;
    min-height: 100%;
}
#central{
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	position: relative;
	width: 777px;
	text-align: left;
	background-color: #FFFFFF;
}
#header{
	background-image: url(images/header.jpg);
	height: 226px;
	width: 777px;
	left: 0px;
	top: 0px;
}
#header a{
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	/*margin-left: 112px;*/
	/*font-family: "Courier New", Courier, mono;*/
	/*margin-top: 35px;*/
	font-family: Verdana;
	position: relative;
	left: 98px;
	top: 154px;
}

.sitename {
	text-align: center;
	width: 109px;
}

#navlist{
	margin-left: 0px;
	padding-left: 0px;
	white-space: nowrap;
	position: absolute;
	height: 26px;
	width: 777px;
	top: 225px;
	background: url(images/menubg.jpg) repeat-x top left;
	font-family: Arial;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 20px;
}

#navlist li{
	display: inline;
	list-style-type: none;
}

#navlist li a {
	padding: 3px 10px;
/*  background-image: url(images/button.gif);   */
	height: 20px;
	width: 91px;
	display: inline;
	position: absolute;
	text-align: center;
	color: #fff;
	text-decoration: none;
	margin-top: 5px;
}

#navlist li a span{
	padding: 3px 10px;
/*	background-image: url(images/button.gif);  button on menu */
	height: 20px;
	width: 91px;
	display: inline;
	position: absolute;
	text-align: center;
	color: #fff;
	text-decoration: none;
	margin-top: -5px; 
}
#navlist a:hover { 
background: #0687eb; 
height: 10px; 
cursor: pointer; 
}  
#navlist a:hover{
background-image: url(images/buttonover.gif); 
height: 26px; 
width: 91px;
font-weight: bold;
color: #000000;
} 
#n1{left: 0px;}
#n2{left: 111px;}
#n3{left: 222px;}
#n4{left: 333px;}
#n5{left: 444px;}
#n6{left: 555px;}
#n7{left: 666px;}
#leftside{
	float: left;
}
#leftside h3{
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00306f;
	border-right-color: #00306f;
	border-bottom-color: #00306f;
	border-left-color: #00306f;
	width:200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
	display: block;
	margin-left: 35px;	
	margin-top: 35px;	
}
#content{
	margin-top: 252px;
	position: absolute;
	width: 777px;
	background-color: #FFFFFF;
}
#picture1{  /* book cover */
	margin-left: 85px;
	height: 255px;
	width: 160px;
	background-image: url(images/cover.jpg);
	margin-top: 120px;
}
#picture2{	/* tree for About page */
	margin-left: 65px;
	height: 152px;
	width: 150px;
    background-repeat: no-repeat;
	background-image: url(images/picture2.png);
	margin-top: 160px; 
}
#picture3{	 /* sun for contact page */
	margin-left: 60px;
	height: 113px;
	width: 150px;
    background-repeat: no-repeat;
	background-image: url(images/picture3.png);
    margin-top: 80px;
}  
#footer{
	clear: both;
	background-color: #FFFFFF;
	position: relative;
    bottom: 0px;
    width: 100%;
    height: 251px;  
    background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
}
#rightside{
	float: right;
	width: 460px;
	background-color: #FFFFFF;
	margin-right: 20px;
	margin-top: 20px;
	overflow: hidden;
}
#rightside p{   /* this sets width of text in body */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-left: 0px;
	margin-bottom: 20px;
    overflow: hidden;  
	width: 420px;
}
#rightsideimagef{
	height: 19px;
	width: 184px;
	background-image: url(images/feedback.png);  
	margin-top: -15px;
    margin-left: -2px;
	margin-bottom: 0px;
    overflow: hidden;  
	width: 420px;
    background-repeat: no-repeat;
 }
 #rightsideimagep {
	height: 19px;
	width: 209px;
	background-image: url(images/permissions.png);  
	margin-top: -15px;
    margin-left: -2px;
	margin-bottom: 0px;
    overflow: hidden;  
	width: 420px;
    background-repeat: no-repeat;
}    
#smallfont p{         /* style for contact page: email note at bottom */
    color: #00306f;
    font-size: 10px; 
    font-style: italic;
}
a {    /* hyperlink or anchor colors */
text-decoration: none;
}
a:link {
color: blue;
}
a:visited {
color: purple;
}
a:hover {
color: orange;
}   
#rightside h1{
	margin: 10px 0px 10px 0px;
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #033387;
}
#rightside span{
	margin-top: 10px;
	margin-bottom: 4px;
	width: 430px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #649721;
}
#footer p{ /* changes where copyright appears */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 203px;
/*    padding-top: 205px; original padding */
}

#footer a{color: #d1dbec;} /* footer Privacy Policy anchor color and hover */
#footer a:hover{color: #cBecfc;}

#imagepreloader{
	visibility: hidden;
	overflow: hidden;
	height: 0px;
	width: 0px;
}
/* footer-wrap */
#footer-wrap {
  clear: both;
  width: 777px;
  font-size: 9px;
  padding: 20px 0;
  text-align: center;  
}
#footer-wrap a {
  text-decoration: none;
  color: #666666;
  font-weight: bold;
}
#footer-wrap a:hover {
  color: #000;  
}
#footer-wrap p {
  padding: 0px 0;
}
#footer-wrap h2 {
  color: #666666;
  margin: 0;
  padding: 0 10px; 
}