body      { 
				font: 1.1em Garamond, Georgia, "Times New Roman", Times, serif; 				background-color: #000 
				}

#cen  		 { 	
				margin-right: auto; 
				margin-left: auto; 
				width: 902px 
				}
			
#wrap     { 		
					background-image: url("images/Tile_panel.jpg"); 
					padding-bottom: 25px; 
					width: 900px; 
					height: auto; 
					float: left 
					}
			
#container      { 	
					background-color: #ffb781; 
					margin-top: 25px; 
					margin-left: 25px; 
					width: 850px; 
					height: auto; 
					float: left; 
					border: solid 1px #f00 
					}
#header    { 
					background-color: #000; 
					background-image: url("images/Header2a.gif"); 
					background-repeat: no-repeat; 
					top: 0; left: 20px; 
					width: 850px; 
					height: 171px; 
					float: left 
					}
#left {
					margin-top: 25px;
					width: 150px;
					height: auto;
					float: left;
	
					}
#center   { 
					color: #000; 
					margin-top: 20px; 
					padding: 15px;
					 width: 600px; 
					 height: auto; 
					 float: left; 
					 border-left: 1px solid #333 
					 }


#right {
					color: #000;
					font-size: 16px;
					padding-top: 12px;
					padding-bottom: 12px;
					padding-left: 30px;
					width: 280px;
					height: auto;
					min-width: 5%;
					float: right;
					border-width: 1px;
					border-color: #33f;
										}
#footer {
					color: #000;
					font-size: 10px;
					font-family: Arial;
					text-align: center;
					margin-top: 50px;
					padding-top: 40px;
					padding-bottom: 12px;
					width: 95%;
					float: left;
					}
a {
					color: #941c04;
					text-decoration: none;
				}
a:hover {
					color: #f00;
}
a:visited {
					color: #039;
}
.index a {
					background: url("images/links/home.gif") no-repeat;
					display: block;
					width: 140px;
					height: 50px;
}
.index a:hover {
					background-position: 0 -50px;
}
.Book a  { 
					background: url("images/links/book.gif") no-repeat; 
					background-attachment: scroll; 
					background-position: 0 0; 
					display: block; 
					width: 140px; 
					height: 50px 
}

.Book a:hover {
					background-position: 0 -50px;
}
.Calendar a {
						background: url("images/links/calendar.gif") no-repeat;
						display: block;
						width: 140px;
						height: 50px;
					}
.Calendar a:hover {
					background-position: 0 -50px;
}
.Poems a {
					background: url("images/links/poetry.gif") no-repeat;
					display: block;
					width: 140px;
					height: 50px;
}
.Poems a:hover {
					background-position: 0 -50px;
}
.Bio a {
					background: url("images/links/biography.gif") no-repeat;
					display: block;
					width: 140px;
					height: 50px;
}
.Bio a:hover {
					background-position: 0 -50px;
}
.Reviews a {
					background: url("images/links/reviews.gif") no-repeat;
					display: block;
					width: 140px;
					height: 50px;
}
.Reviews a:hover {
					background-position: 0 -50px;
}
.Links a {
					background: url("images/links/link.gif") no-repeat;
					display: block;
					width: 140px;
					height: 50px;
				}
.Links a:hover {
					background-position: 0 -50px;
}
.Buy a {
					background: url("images/links/buy.gif") no-repeat;
					display: block;
					width: 140px;
					height: 50px;
}
.Buy a:hover {
					background-position: 0 -50px;
}
.Other a {
					background-image: url("images/links/other.gif");
					background-repeat: no-repeat;
					background-attachment: scroll;
					background-position: 0 0;
					display: block;
					width: 140px;
					height: 50px;
}
.Other a:hover {
					background-position: 0 -50px;
}
h3 {
					color: #d4242a;
					text-transform: uppercase;
				}

