
body {
	background-image: url(/images/bg.gif);
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	font-size: 14px;
	}
	
#main {
	background-color: #566E87;
	background-image: url(/images/bluebackground.gif);
	background-repeat: repeat-y;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
	text-align: left;
	border: 0;
	height: 100%;
	}
	

#header {
	padding: 0px;
	border: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom:0px;
	background-image: url(/images/kenny.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: white;
	width: 770px;
	height: 160px;
	}

/* HEADER ENDS */

h1 {
	text-indent: -100000px;
	float: left;
	border: 0px;
	margin: 0px;
	padding: 0px;
	}

h2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 110%;
	color: #BFC2BE;
	text-transform: uppercase;
	font-weight: normal;
	border: 0px;
	margin-top: 1em;
	margin-bottom: 0px;
	margin-left: 200px;
	padding: 0px;
	}

h2 a {
	text-decoration: none;
	color: #BFC2BE;
	}

h2 a:hover {
	text-decoration: underline
	}

h3 {text-decoration: none;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	margin-left: 200px;
	margin-right: 12px;
	}
	
h4 {text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	margin-left: 200px;
	margin-right: 12px;
	}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: medium;
	font-weight: normal;
	text-align: justify;
	border: 0px;
	margin-left: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 12px;
	padding: 0px;
	}

	
.copyright {
	text-align: center;
	font: 60%/normal Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	}
	
/* BOOKIMAGE */

/* Book Frames  */



.bookframe {
	}

.w136 {
	width: 136px;
		}
		
.w166 {
	width: 166px;
	margin: 0px 0px 0px 0px;
	}

.w161 {
	width: 161px;
	}
	
.w178 {
	width: 178px;
	}

.book {
	background-image: url(/images/drop_shadow.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	}

.book img {
	border: 1px solid #BFC2BE;
	background-color: #B59F87;
	padding: 4px;
	height: 240px;
	position: relative;
	top: -7px;
	left: -6px;
	}

#link a:link {color: #FFFFFF; }

#link a:visited {color: #CCCCCC; }

#link a:hover {
	text-decoration: underline
	}


/* IE 5 placement bug */
* html #gallery img {
	width: 100%;
}

.left {
	float: left;
	margin: 20px;
	}
		
	

