@charset "UTF-8";
.LeftBar {
	background-color: #000000;
	height: 85px;
	width: 350px;
	float: left;
	position: relative;
	left: 0px;
	top: 187px;
	padding-left: 20px;
}
.RightBar {
	background-color: #000000;
	height: 85px;
	width: 100%;
	position: relative;
	z-index: -100;
	top: 270px;
}
.TimBakerTitle {
	margin-top: 15px;
}
.Nav {
	height: 17px;
	width: 340px;
	margin-left: 10px;
}
.navBar {
	list-style-type: none;
	display: inline;
	padding-right: 5px;
}
.BodyBg {
	background-color: #000000;
	float: left;
	width: 451px;
	padding: 12px;
	margin-top: -30px;
}
.clear {
	clear: both;
}
.BodyBorder {
	border: 8px solid #FFFFFF;
	width: 435px;
}
.SubBodyBg {
	height: auto;
	width: 100%;
}
.TitleBar {
	color: #000000;
	height: 40px;
	width: 100%;
}
.TitleTXT {
	float: right;
	margin-right: 5px;
}
.TXT {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: #e1e4e4;
	padding: 15px;
	background-color: #1c2223;
}
.BlackBodyBox {
	padding: 10px;
	height: auto;
	width: 380px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
	border: .05em solid #2f3030;
}
.BlackBodyBoxBottom {
	height: 15px;
	width: 390px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #000000;
	border: .05em solid #2f3030;
	padding-right: 10px;
	padding-bottom: 5px;
}
.TimBakerContact {
	font-size: 24px;
}
.ContactTXT {
	margin-left: 120px;
}
.Books {
	float: left;
	margin-right: 5px;
	padding-bottom: 15px;
	padding-top: 10px;
}


.BookDesc {
	float: right;
	width: 280px;
	margin-right: 10px;
}
