* {
		margin: 0;
		padding:0;
	}
	body {
		font-family: Calibri, Helvetica, Arial, sans-serif;	
		color:#5F604B;
	}
	h5 {
		font-variant:small-caps;
		padding-left:7px;
		letter-spacing:1.25px;
	}
	p {
		margin-bottom:20px;
		font-size:.9em;
		line-height:1.5em;	
	}
	a {
		color:#387C2B;
		text-decoration:none;
	}
	a:hover, a:focus {
		color:#7AC143;
	}
	#wrap {
		margin:90px auto;
		width:825px;
		overflow:hidden;	
		background-color:#fff;
		border-radius:10px;
		padding:20px;
		-moz-box-shadow: 0 0 55px 25px #7AC143;
		-webkit-box-shadow: 0 0 55px 25px#7AC143;
		box-shadow: 0 0 55px 25px #7AC143;
	}
	#header {
		margin-bottom:30px;
		float:left;
	}
		#header img {
			width:260px;	
		}
		#header h2 {
			font-weight:100;
			letter-spacing:6px;
			padding:6px 0 0 6px;
			color:#7AC143;
		}
	#navigation  {
		float:right;
		padding:0 76px 0 0;
		background-color: #387C2B;
		border-radius:5px;
	} 
	/*#navigation ul  {
		margin: 0 auto;
		text-align: center;
		}	 
	#navigation ul li  {
		background-image: url(images/design-jenesis-leaf-icon.png);
		background-repeat: no-repeat;
		background-position:1px 5px;
		display:inline;
		list-style-type:none;
		padding-bottom:10px;
		}
	#navigation li a {
		padding: 10px 40px;
		} 	
	#navigation li a:hover, #mainnav li a:focus {
		background-image:url(images/tall_leaf.png);
		background-repeat:no-repeat;
		background-position:0 8px;
		padding: 29px 40px 0 40px;
		}*/
	#image {
		float:left;
		position:relative;
		padding-left:8px;
	}
		.portrait {
			width:200px;
			border-radius:10px;
		}
		.vine {
			width:300px;
			position:absolute;
			left:-21px;
		}
	#content {
		float:right;
		width:513px;
		border-bottom:1px solid #7AC143;
		text-align:justify;
		padding-right:8px;
	}
	#content_wide {
		float:right;
		width:100%;
		height:650px;
		border-bottom:1px solid #7AC143;
		text-align:justify;
		padding-right:8px;
	}
	#makeMeScrollable {
	width:55%;
	height: 330px;
	position: absolute;
	top:760px;
	left: 300px;
	}
	#makeMeScrollable div.scrollableArea * {
		position: relative;
		display: block;
		float: left;
		padding: 0;
		margin: 0;	
	}
	
	table {
		text-align:center;
		border:1px solid #999;	
		border-radius:10px;
	}
	table img {
		width:100px;	
	}
	th{
		background:#387C2B;
		color:white;
	}
	tr td, tr th {
		padding:5px;
	}
	
	tr td {
		border:1px solid #7AC143;
	}
	#table_nav {
			margin:10px 0;
		}
		
		#table_nav a {
			text-decoration:none;
			color:#7AC143;
			padding:5px;
		}
		#table_nav a:hover {
			text-decoration:underline;
			color:#387C2B;
		}
		
		.active {
			background:#387C2B;
			color:#fff !important;
			font-weight:bold;
		}
	.striped{
			background:#7AC143;
			color:#fff;
		}
	.selected_row{
		background:#B5D499;
		color:#fff;
	}
	#details img {
		width:200px;	
	}
	.clear {
		clear:both;
	}
	#footer {
		font-size:.8em;
		margin:10px 0 0 410px;
	}
	ul#books_radio {
		list-style-type:none;
		margin:20px 0;	
	}
	ul#books_radio li {
		float: left;
		margin-right:10px;	
	}
	.book img {
		width:100px;
	}
	#books {
		border: none;
		clear: both;
		float: left;
		margin: 10px 0;
		text-align: left;
	}
	#books tr td {
		border: none;
	}





#entry {
	padding:10px 20px 10px 20px;
}
