﻿body {
	margin: 0px;
	padding: 0px;
	background-image: url(    'img/bknd_vt.png' );
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

div#sidebar ul {
	padding: 0px;
	list-style-type: none;
	line-height: 20pt;
	margin-top: 0px;
	margin-left: 1px;
}
img {
	border: 0px;
}
a {
	color: #17375E;
}
a:hover {
	color: #638ABA;
}
a.selected {
	font-weight: bold;
}
#nav li {
	list-style-position: outside;
	list-style-type: none;
	padding: 0px;
	vertical-align: top;
}
a.bio {
	background-image: url('img/ico/badge.png');
}
a.book {
	background-image: url('img/ico/book.png');
}
a.email {
	background-image: url('img/ico/email_open.png');
}
a.myspace {
	background-image: url('img/ico/myspace.png');
}
a.blog {
	background-image: url('img/ico/blog.png');
}
a.ekg {
	background-image: url('img/ico/ekg.png');
}
a.heart {
	background-image: url('img/ico/heart.png');
}
a.email {
	background-image: url('img/ico/email_open.png');
}
a.comment {
	background-image: url('img/ico/comment.png');
}


div#sidebar {
	margin: 10px 0 0 0;
	width: 175px;
	position: absolute;
	top: 122px;
	left: 10px;
}

div#body {
	margin: 0 0 0px 195px;
	width: 785px;
	padding-top: 10px;
}

div#backcover, div#review1 {
	background-color: #DCE6F2;
	padding: 5px;
	margin: 10px;
}
div#backcover p {
	text-indent: 10pt;
}
div#backcover img, img.float-right {
	float: right;
	margin: 15px 20px 0 30px;
}
div#footernav {
	text-align: center;
	margin-top: 10px;
}

div#sidebar ul a {
	padding-left: 23px;
}

div#footernav ul {
	margin: 0;
	padding-left: 0;
	display: inline;
}
div#footernav ul li {
	margin-left: 0;
	padding: 0 5px 0 7px;
	border-left: 1px solid #17375E;
	list-style: none;
	display: inline;
}
div#footernav ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}
div#footernav span {
	font-size: 8pt;
	display: block;
	margin-top: 5px;
}

h3, h4{
	font-weight: bold;
	color: #17375E;
	margin: 5px 0px 5px 0px;
	
}

h3 {
	font-size: 12pt;
}

h4 {
	font-size: 10pt;
}

p{
	margin: 10px;
}

hr {
	height: 1px;
	border: 1px solid #17375E;
}
a.ico, div#sidebar ul a {
	background-repeat: no-repeat;
	margin-left: 2px;
}
a.ico {
	padding-left: 18px;
}
img.float-left {
	float: left;
	margin: 10px 35px 10px 10px;
}
.footnote {
	clear: both;
}
