body {
	background-color:#FFF;
	color:#444;
	font:1.4em/1.6 "Hoefler Text", "Georgia", Georgia, serif, sans-serif;
	margin:0 ;
	padding: 0;
	oncontextmenu="return false;"
}

#header {
	margin:40px 0 0;height:105px;text-transform:normal;width:550px;clear:none;float:left;}

#wrapper {
	padding:0;
	margin: 0 auto;
	width:800px;
	position:relative;
	display:block;
}

#content { 
	width: 100%; 
	overflow: auto;
	margin-top: 5px;
	padding-top: 40px;
	border: 0px;
}

#access {display:table;height:80px;vertical-align:center;width:250px;float:right; margin-top: 0; padding: 0 0 0 10px;}

.menu {vertical-align:center;font-size:0.5em; font-weight:800}

ul {vertical-align:center; list-style:none}

a:hover{text-decoration:underline;color:#000;}

h1 {
	font-size: 1.1em;
	font-weight: 500;
	line-height:0.8em;
	padding:5px 0 0;
	text-transform:lowercase;
	letter-spacing:-0.05em;
}


#blog-description {
	color:#888;
	position: relative;
	margin: -16px 0 0 0;
	font-size: .63em;
}

a {
	color: #333333;
	border: 0px;
	text-decoration: none;
}

a image {
	color: #333333;
	border: none;
	text-decoration: none;
}

#biophoto {
	text-align: center;
}

#bio {
	font-size: 18px;
	clear: both;
}

.justify {
	text-align: justify;
}

#footer{clear:both;float:left;font-size:1em;margin:15px 0 0 88px;padding:4px 0 38px;width:800px;color:#888; font-size: 14px;}
