/* CSS Document */

* {
	font-size: 12px;
	line-height: 1.5;
}

html {
	height: 100%;
}

body {
	background: #111111;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}

.right-column-title {
font-size:18px;
}

#design_table {
	height: 100%;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.nav_cell {
	margin: 0;
}

.nav_cell img {
	margin: 0;
	border: 0;
}

#content_cell {
	background: url(images/design2_03.gif) top repeat-y;
}

#content2_cell {
	background: url(images/design2_04.gif) top repeat-y;
}

/* Content */

a:link, a:visited {
	text-decoration: none;
	color: #A83227;
}

a:active, a:hover {
	text-decoration: none;
	color: #7486AC;
}

a.sidelink:link, a.sidelink:visited {
	text-decoration: none;
	color: #7486AC;
}

a.sidelink:active, a.sidelink:hover {
	text-decoration: none;
	color: #444444;
}

.bios {
	display:table;
	margin-bottom:30px;
}

.content_div {
	padding: 0 25 15 25;
	text-align: justify;
	
}

.content2_div {
	padding: 5 5;
	text-align: center;
}

.content3_div {
	padding: 10 20 10 20;
	color:#E7D3BD;
}

.content2_div p {
	margin-bottom: 15;
}

.book {
	float: left;
	margin-right: 10;
}

.sidepic {
	border: 1px solid #333333;
	margin: 0;
	margin-right:10px;
	margin-bottom:30px;
	margin-top:5px;
}

.headline span {
	font-size:22px;
	text-align: center;
}

.headline {
	font-size: 14px;
	text-align: center;
}