body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	overflow: hidden;
}

img {
	border-left-width: 0;
	border-left-style: none;
}

a {
	text-decoration: none;
	color: #4e4e4e;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	letter-spacing: -0.07em;
	text-transform: uppercase;
	text-align: right;
}

a:hover, a:active {
	color: #000;
}

strong {
	letter-spacing: -0.125em;
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 0.7;
}

#main-section {
	border-right-width: 1px;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	background: url(../images/main-background.jpg) repeat fixed;
	width: 1000px;
	margin: 0 auto;
	height: 95%;
	text-align: center;
	padding: 0;
}

br {
	line-height: 8px;
}

.author {
	padding: 0;
	margin: 0;
	display: block;
	clear: right;
}

.bioBit {
	width: 332px;
	font-size: 10px;
	line-height: 10px;
	color: #696969;
	text-align: right;
	padding-left: 60px;
	padding-top: 10px;
}

.bit1 {
	width: 392px;
	text-align: right;
	padding-top: 19px;
}

.email {
	color: #383838;
	font: bold 10px/26px Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0;
	border-bottom: 1px solid #969696;
}

.info {
	height: 5%;
	width: 1000px;
	margin: 0 auto;
	color: #383838;
	font: bold 10px/26px Arial, Helvetica, sans-serif;
	background: url(../images/info-background.png) repeat-x 0 0;
	padding: 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	text-align: center;
	clear: both;
}

.left {
	float: left;
	height: 80%;
}

.menu {
	color: #900000;
	font-size: 11px;
	line-height: 11px;
}

.press {
	letter-spacing: 0;
	text-decoration: underline;
}

.resume-small {
	font-size: 11px;
	line-height: 12px;
}

.resume-small .title {
	color: #900000;
	font-size: 12px;
	line-height: 12px;
}

.resume-small em {
	color: #5b5b5b;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	line-height: 10px;
}

.right {
	width: 500px;
	display: none;
	text-align: left;
	font: normal normal 12px/12px Arial, Helvetica, sans-serif;
	overflow-y: auto;
	overflow: auto;
	margin-top: 68px;
	float: left;
	margin-left: 60px;
	height: 80%;
}

.title {
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 5px;
}
