#port {
	float: right;
	position: absolute;
	top: -40px;
	left: 250px;
	background-color: #e0dfc8;
	width: 400px;
	height: 400px;
	margin: 0px 30px 50px 50px;
	border-top: solid 2px #e0dfc8;
	border-left: solid 2px #e0dfc8;
	border-right: solid 2px #e0dfc8;
	border-bottom: solid 2px #000000;
}
#main{
	position: relative;
	vertical-align: bottom;
}
#topNav {
	text-align: left;
	margin: 0;
	float: left;
}
#sampleWrapper {
	width: 720px;
	float: left;
	bottom: 0px;
	background-color: #FFF;
	margin: 4px 0px 0px 0px;
}
#sampleInner {
	padding: 15px 10px 10px;
}
#topBooks {
	text-align: center;
	padding: 0;
}
#pencil {
	height: 27px;
	width: 292px;
}

#pagewrapper {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-top: 0px;
	vertical-align: middle;
	background-image: url(../images/trees_light.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFF;
}
#logo {
	text-align: left;
	width: 250px;
	float: left;
	font-size: 0.8em;
	padding-left: 0px;
}

#content{
	position: absolute;
	top: 50px;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	position: relative;
	top: 0px;
	padding: 50px 0 0 0;
	margin: 0;
}
#bioColmnWrap {
	float: left;
	width: 250px;
}
.bioColmnInner {
	padding: 60px 10px 0px;
	font-size: 0.9em;
	border-right: 1px solid #CCC;
	border-top: 1px solid #CCC;
	margin: 62px 0 0 0;
}
#books {
	height: 477px;
	width: 240px;
	top: 0px;
	min-height: 477px;
	left: 530px;
	position: absolute;
}
#booksRight {
	text-align: right;
	padding: 45px 0 0 0;
	right: 0px;
	bottom: 0px;
	position: relative;
	float: right;
}
#topNav img {
	position: relative;
	bottom: 0px;
	left: 0px;
}
#bookEnd {
	height: 193px;
	width: 125px;
	overflow: hidden;
	left: 405px;
	top: 284px;
	background-position: bottom;
	left: 405px;
	position: absolute;
	z-index: 3;
}
#samples {
	height: 438px;
	width: 490px;
	left: 0px;
	top: 0px;
	background-color: #000000;
	position: absolute;
	padding: 15px;
	border:groove 4px #CCCCCC;
}
#samplesMenu {
	width: 105px;
	left: 425px;
	top: 0px;
	position: absolute;
	height: 284px;
	padding: 5px 5px 4px 15px;
	z-index: 4;
}
#samplesMenu2 {
	width: 750px;
	left: 10px;
	top: 339px;
	position: absolute;
	height: 124px;
	padding: 2px 2px 2px 2px;
	z-index: 5;
	background-color: #FFFFFF;
	border: #000000 groove 2px;
}
#bookShelfbookShelf {
	height: 60px;
	width: 770px;
	top: 477px;
	position: absolute;
}
#footer {
	height: 20px;
	padding: 5px 0px 5px 10px;
	clear: both;
	font-size: 0.6em;
	text-align: center;
	color: #888;
}
#menu_left {
	position: absolute;
	top: 70px;
	background-color: #e0dfc8;
	width: 160px;
	padding: 20px 550px 0px 60px;
	height: 300px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #0033FF;
	text-decoration: none;
}
h3 , h4, .descript p{
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	color: #666;
	margin: 0 0 5px 0;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.whitebox{ background-image:url(/images/white.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 2px;
}

.black {
	color: #000000;
}
a:hover {
	color: #FF9900;
}
.goldblock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #FFCC00;
	padding: 2px;
}
.blueblock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #3300CC;
	padding: 2px;
}
.greenblock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#000000;
	background-color: #819E8D;
	padding: 2px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.smallwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.smallblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#thumbs {
	background-color: #FFF;
}
