body
{
	margin: 0px 0px 0px 0px;
	background-color: #FFF;
	font-family: "Helvetica", Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000;
	letter-spacing: 0px;
	word-spacing: 0px;
	line-height: 15px;
}

a, a:link {
	text-decoration: underline;
	color: #999;
	background-color: inherit;
	}

a:visited {
	text-decoration: none;
	color: #999;
	background-color: inherit;
	}

a:hover {
	text-decoration: none;
	color: #FF3B00;
	background-color: #FFF;
	}
	
a.nav, a.nav:link {
	text-decoration: none;
	color: #000;
	border-color: #000;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	padding: 0px 0px 0px 0px;
	background-color: inherit;
	}
	
a.nav:visited {
	text-decoration: none;
	color: #999;
	border-color: #999;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
	padding: 0px 0px 0px 0px;
	background-color: inherit;
	}
	
a.nav:hover {
	color: #FF3B00;
	text-decoration: none;
	background-color: #FFF;
	border-color: #000;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
	padding: 0px 0px 0px 0px;
	}

a.blogtitle, a.blogtitle:link {
	text-decoration: none;
	color: #000;
	border-color: #FFF;
	border-width: 0 0 1px 0;
	border-style: none;
	padding: 0px 0px 0px 0px;
	background-color: inherit;
	}

a.blogtitle:visited {
	text-decoration: none;
	color: #000;
	border-color: #FFF;
	border-width: 0 0 1px 0;
	border-style: none;
	padding: 0px 0px 0px 0px;
	background-color: inherit;
	}
	
a.blogtitle:hover {
	color: #FF3B00;
	text-decoration: none;
	background-color: inherit;
	border-color: #FFF;
	border-width: 0 0 1px 0;
	border-style: none;
	padding: 0px 0px 0px 0px;
	}

a.nav_home, a.nav_home:link, a.nav_home:visited  {
	text-decoration: none;
	color: #000;
	border-color: #000;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	padding: 0px 0px 0px 0px;
	background-color: inherit;
	}

a.nav_home:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #FF3B00;
	border-color: #FFF;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
	padding: 0px 0px 0px 0px;
	}

a.white, a.white:link {
	text-decoration: underline;
	color: #FFF;
	background-color: inherit;
	}

a.white:visited {
	text-decoration: none;
	color: #FFF;
	background-color: inherit;
	}

a.white:hover {
	text-decoration: none;
	color: #FF3B00;
	background-color: inherit;
	}
	
a.grey, a.grey:link {
	text-decoration: underline;
	color: #999;
	background-color: inherit;
	}

a.grey:visited {
	text-decoration: none;
	color: #CCC;
	background-color: inherit;
	}

a.grey:hover {
	text-decoration: none;
	color: #FF3B00;
	background-color: #FFF;
	}

.page {
	width: 960px;
	margin: 0px auto 0px 0px;
}

#logo {
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	width: 141px; 
	padding: 0px;
}

#site_title {
	position: absolute;
	margin-top: 64px;
	margin-left: 219px;
	width: 113px; 
	padding: 0px;
}

#strapline {
	position: absolute;
	margin-top: 64px;
	margin-left: 409px;
	width: 121px; 
	padding: 0px;
}

#navigation {
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	width: 300px; 
	padding: 10px 0px 0px 0px;
}

.infosection {
	position: absolute;
	margin: 0px 0px 0px 520px;
}

.infosection a {
	text-decoration: none;
	border-bottom: 1px solid #999;
}

.infosection#about {
	margin-top: 30px;
}

.infosection#projsketch {
	margin-top: 50px;
}

.infosection#blog {
	margin-top: 70px;
}

.infosection#contact {
	margin-top: 90px;
}

.section {
	position: absolute;
	padding: 9px 0px 0px 0px;
	font-size: 12px;
	border-color: black;
	border-width: 3px 0px 0px 0px;
	border-style: solid none none none;
	width: 90px;
	height: 300px;
}

.section#projects {
	margin: 120px 0px 0px 60px;
}

.section#sketches {
	margin: 881px 0px 0px 60px;
}

#container {
	position: absolute;
	margin-top: 120px;
	margin-left: 121px;
	width: 960px;
	display: block;
	float: left;
}

#content {
	width: 340px;
	display: block;
	float: left;
	margin: 0px 0px 0px 30px;
}

.content_expand {
	width: 500px;
	display: block;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 29px;
	padding-top: 15px;
	border-color: #000;
	border-width: 3px 0px 0px 0px;
	border-style: solid;	
}

.sketch {
	margin: 761px 0px 0px 29px;
}

.footer {
	margin-left: 0px;
	margin-top: 10px;
	width: 100%;
	float: left;
	color: #CCC;
	padding: 10px 0px 20px 0px;
	border-color: #000;
	border-width: 1px 0 0 0;
	border-style: dotted none none none;
}

.title {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	padding: 9px 0px 0px 0px;
}

.item {
	width: 350px;
	border-color: #000;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	padding: 0px 0px 7px 0px;
	display: block;
	float: left;
}

.item#top {
	border-color: black;
	border-width: 3px 0px 0px 0px;
	border-style: solid none none none;
	padding: 5px 0 3 0;
}

.image {
	padding: 0px;
	display: block;
	float: left;
}

#icon {
	position: relative;
	top: 4px;
	margin: 0px 0px 0px 3px;
}

a#icon {
	text-decoration: none;
}

.thumb {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	padding: 0;
	width: 60px;
}

.thumbnail {
	padding-top:3px;
}

.statement {
	font-family: "Helvetica", Arial, Verdana, sans-serif;
	font-size: 18px;
	letter-spacing: 0px;
	word-spacing: 1px;
	line-height: 23px;
}

.elevator {
	font-family: "Helvetica", Arial, Verdana, sans-serif;
	font-size: 24px;
	letter-spacing: 0px;
	word-spacing: 0px;
	line-height: 24px;
	padding: 10px 0px 10px 0px;
}

.bio{
  padding-top:27px;
}

#bioPic {
  padding-right:10px;
  padding-bottom:2px;
  padding-top:30px;
  float:left;
}

.column1 {
	width: 80px;
	margin-left: 0px;
	display: block;
	float: left;
	border-color: #FFF;
	border-width: 3px 0px 0px 0px;
	border-style: solid;
	padding: 4px 0px 0px 0px;
}

.flr {
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.link {
	float:right;
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.fll {
	float:left;
}

.bold {
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	color: black;
}

.bold a {
	text-decoration: underline;
}

.flash {
	border: solid 1px black;
	width:364px;
	padding: 0px 0px 0px 0px;
	margin-right:10px;
}

.column2 {
	width: 245px;
	margin-left: 10px;
	display: block;
	float: left;
	border-color: #FFF;
	border-width: 3px 0px 0px 0px;
	border-style: solid;
	padding: 4px 0px 0px 0px;
}

img {
	border-style: none;
	margin:0px;
	padding: 0px;
}

#grey {
	color: #999;
	text-decoration: none;
}

.grey {
	color: #999;
}
	
p {
	margin-top: 10px;
	margin-left: 0px;
	margin-right:0px;
	margin-bottom: 0px;
	padding: 0px;
	/*line-height: 16px;*/
}

p.home {
	margin-top: 10px;
	margin-left: 0px;
	margin-right:0px;
	margin-bottom: 0px;
	padding: 0px;
	line-height: 16px;
}

p.grey {
	color: #000;
	background: #F2F2F2;
	margin-top: 10px;
	margin-left: 0px;
	margin-right:0px;
	margin-bottom: 0px;
	padding: 0px;
}

h1, h2 {
	font-family: "Helvetica", Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #000;
	background-color: #FFF;
	margin: 0;
	padding: 0px;
}

code {
	font-family: "Courier New";
	font-size: 11px;
	color: #000;
	background-color: #FFF;
	margin: 0;
	padding: 0px;
}

/*///// images /////*/

p img {
	padding: 0;
	max-width: 100%;
	}
	
/*///// media /////*/

.press {
  padding-top:5px;
  padding-left:30px;
}

.media {
	padding: 30px 0px 20px 0px;
}
.artBots {
   float:left;

 }
	
	
	
	

