
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: 125%;
	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;
	}

h3 a:link {color: #FFFFFF; }

h3 a:visited {color: #CCCCCC; }

h3 a:hover {
	text-decoration: underline;
	}

p a:link {color: #FFFFFF; }

p a:visited {color: #CCCCCC; }

p a:hover {
	text-decoration: underline;
	}

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

.norm p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: medium;
	font-weight: normal;
	text-align: center;
	border: 0px;
	margin: 0 0 0 0;
	padding: 0px;
	}

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

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

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

.desert h2 a:hover {
	text-decoration: underline
	}

.desert h3 {text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 100%;
	margin-left: 220px;
	margin-right: 12px;
	}
	
.desert h4 {text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 100%;
	margin-left: 220px;
	margin-right: 12px;
	}

.desert p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: medium;
	font-weight: normal;
	text-align: justify;
	border: 0px;
	margin-left: 220px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 12px;
	padding: 0px;
	}
	
.copyright {
	text-align: center;
	font: 75%/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;
	}

.bookframe p {
	font: 75%/normal Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	margin: 6px 0 0 0;
	height: 5em;
	position: relative;
	top: -35px;
	left: 25px;
	}

.buythebook {
	height: 7em;
	text-decoration: underline;
	}

.bookframe p a {
	text-decoration: none;
	color: #FFFFFF;
	}
	
.bookframe p a:hover {
	text-decoration: underline
	}
	
.book {
	background-image: url(/images/drop_shadow_2.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	position: relative;
	top: -35px;
	left: 25px;
	}

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

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


	
#leftbar {
	float: left;
	width: 360 !important;
	}
