﻿body{
	background-image:url('http://www.trentkinsey.com/images/moon004.jpg');
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position:inherit;
	background-color: black;
	top: 0px;
	margin-left: 30px;
}
a{
	color:black;
}
a:hover{
	color:maroon;
}
td{
	vertical-align: top
}
#body{
	cellspacing: 5px;
	cellpadding: 0px;
	
}
#header{
	border: 3px #cdcdcd outset;
	margin: 0px;
	top: 0px;
}
#lftnv{
	font-family: "Book Antiqua";
	font-size: 10pt;
	font-weight: bold;
}
#content{
	background-image:url('http://www.trentkinsey.com/images/bg090805-copy.jpg');
	padding: 10px;	
	width: 705px;
	border: 2px black solid;
	text-align: left;
}
#leftnav{
	width: 140px;
	background-color: black;
	border-left:3px #999999 outset;
	border-right:3px #999999 outset;
	border-top:0px;
	border-bottom:3px #999999 outset;
	height: 400px;
	margin-top: 12px;	
}
hr{
	margin: 5px;
}
#main{
	border:0px;
	width: 715px;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
img{
	border-left: 2px black solid;
	border-bottom:2px black solid;
	border-top: 1px silver solid;
	border-right: 1px silver solid;
	margin-left:10px;
	margin-bottom:10px;
	filter:alpha(opacity=100);
}
#review{
	font-family:"Times New Roman", Times, serif;
	font-size: 10pt;
	text-align: justify;
	width: 700px;
	height: 400px;
	padding-right: 10px;
	overflow:auto;
	
}
#copyright{
	font-family:"Times New Roman", Times, serif;
	font-size: 7pt;
	text-align: justify;
	width: 400px;
}
.booktitle{
	font-size: 24px;
	font-style: italic;
	font-weight:bold;	
}
.homeups{
	border-bottom: 1px solid #000000;
	padding-top: 5px;
	margin-right: 15px;
	margin-left: 15px;
		margin-bottom: 20px;
}
.homeups1{
	height: 425px;
	overflow:auto;
	border-bottom: 1px solid #000000;
	padding-top: 5px;
	margin-right: 15px;
	margin-left: 15px;
		margin-bottom: 20px;
}
