body {
	background-color: #010101;
	font-family: Helvetica, "Arial", Arial, sans-serif;
	margin: 10px 0 30px 30px;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: none;
}
a:active {
	color: #666;
	text-decoration: none;
}
ul {margin: 0; padding: 0;}
#wrapper {width: 800px;}
#header {
	width: 800px; position: fixed;
}
h1, h2, h3, h4, h5, h6 {font-weight: normal;}
#header h1 {
	font-size: 14px;
	color: #fff;
	margin: 0; padding: 0;
}
#header h2 {font-size: 10px; color: #666; margin: 0; padding: 0;}
#content-wrapper {
	width: 970px;
	overflow: hidden;
	height: 1%;
	padding: 50px 0 0 0;
}
#left {width: 150px; float: left; position: fixed; font-size: 12px; padding: 10px 0 0 0;}
.menu-header {color: #fff; font-size: 12px; padding: 15px 0 5px 0;}
.menu-header h3 {
	display: inline;
	border-bottom: 1px solid #666;
}
.menu-header {color: #fff; font-size: 12px; padding: 5px 0 5px 0;}
.menu-header h3 {
	display: inline;
	border-bottom: 1px solid #666;
}
.main-nav li {color: #fff; list-style-type: none; font-size: 11px;}
.profile-nav li {color: #fff; list-style-type: none; font-size: 11px;}
#contact {color: #666; font-size: 10px; margin: 30px 0 0 0;}
#main {width: 720px; float: right; color: #fff; padding: 15px 0 0 0;}
#main p {
	font-size: 12px;
	line-height: 18px;
}
.date {float: left; width: 90px; color: #666; text-align: right; padding: 15px 10px 0 0; margin: 0 0 0 150px; font-size: 12px;}
#main h2 {
	display: inline;
	border-bottom: 1px solid #666;
	font-size: 18px;
}
#main img {margin: 5px 0;}
#footer {clear: both; width: 720px; color: #666; font-size: 10px; margin: 10px 0; border-top: 1px solid #666; padding: 5px 0 0 0;}
#footer-left {float: left; width: 360px; text-align: left;}
#footer-right {float: right; width: 360px; text-align: right;}
.entry-wrap {clear: both; overflow: hidden; height: 1%;}
#main-projects {width: 820px; float: left; color: #fff; margin: 0 0 0 150px; padding: 15px 0 0 0;}
#main-projects h2 {
	display: inline;
	border-bottom: 1px solid #666;
	font-size: 16px;
}
#main-projects p {
	font-size: 12px;
	line-height: 18px;
}
#footer-projects {clear: both; width: 720px; color: #666; font-size: 10px; margin: 10px 0; border-top: 1px solid #666; padding: 5px 0 0 0; float: right;}
.info {float: left;}
.date-projects {float: left; width: 90px; color: #666; text-align: right; padding: 0 10px 0 0; margin: 0; font-size: 12px;}
