body {background-color:#000000;}
p {padding-left: 20px; padding-right: 20px;}

#header {background-image: url('bgtop.png');
		 background-repeat:no-repeat;
		 z-index:1;
		 width: 900px;
		 height: 105px;}
		 
#background {background-image: url('bgmiddle.png');
			 background-repeat: repeat-y;
			 width: 900px;
			 z-index: 1;
			 margin-bottom: 0px;}

#bottom {background-image: url('bgbottom.png');
		 background-repeat: no-repeat;
		 width: 900px;
		 height: 40px;
		 z-index: 1;
		 margin-top: 0px;}

#navlinks {font-family:Arial; font-size:12px;}
#navlinks a:link {color:#000000; text-decoration: none;}
#navlinks a:visited {color:#000000; text-decoration: none;}
#navlinks a:hover {color: #666666; text-decoration: none;}
#navlinks a:active {color: #666666; text-decoration: none;}

#booklinks {font-family:Garamond; font-size:16px;}
#booklinks a:link {color:#000000; text-decoration: none;}
#booklinks a:visited {color:#000000; text-decoration: none;}
#booklinks a:hover {color: #666666; text-decoration: none;}
#booklinks a:active {color: #666666; text-decoration: none;}

.style1 {font-family:Arial; font-size:36px; font-weight:bold;}		 
.style2 {font-family:Arial; font-size:18px; font-weight:bold; color:#FF0000;}
.style3 {font-family:Garamond; font-size:16px;}
.style4 {font-family:Garamond; font-size:18px; font-weight:bold}
