/* CSS Document */body {	margin: 0;	padding: 0;	background-color:#fff;	color: #666;	height: auto;	font-family:"Lucida Grande", Arial, Verdana, sans-serif;}#wrapper {	width: 800px;	margin-bottom: 0;	margin-left: auto;	margin-right: auto;	text-align: center;}#top {	width:820px;	height:41px;	margin-top:10px;	border-width:1px;	border-color:#000;	border-style:solid;	text-align:right;	background-image:url('name2.gif');	background-repeat:no-repeat;	vertical-align:bottom;	position:relative;		}#box-link { 		position: absolute; 		top: 0px; 		left: 0px; 		width: 199px; 		height: 39px; 		background-color: transparent; 			}#top img {	}#top a {		}#menu {	float:right;	text-align:right;	padding-top:20px;	padding-right:10px;	font-size:11pt;		}#menu a {text-decoration: none;color:#333;}#menu a:hover {color:#069;}#inner-wrap {	margin-top: 10px;	text-align: center;	width: 800px;	background-color:#fff;	padding:10px;	border-width:1px;	border-color:#000;	border-style:solid;}inner-wrap img {	text-decoration:none;}#inner-wrap a {text-decoration: none;color:#333;}#inner-wrap a:hover {color:#069;}/* Typography from Minimalia */h6 {	color: #333;	margin: 0;	padding: 0;	font-size: 11px;	letter-spacing: -1px;}h5 {	font-size: 12px;	color: #333;	letter-spacing: -1px;}h4 {	font-size: 14px;	color: #069;	letter-spacing: -1px;}h3 {	font-size: 16px;	color: #666;	letter-spacing: -1px;}h2 {	color: #0070aa;	font-size: 15px;	letter-spacing: -1px;	display: block;	border-bottom: 1px solid #ccc;	padding-bottom: 5px;	padding-top: 15px;	text-transform: uppercase;}h1 {	color: #333;	font-size: 18px;	letter-spacing: -1px;}/* End Typography from Minimalia *//*Projects stuff *//* @group Flickr */#flickr img {		margin: 4px;	margin-bottom:15px;	border: 2px solid black;		}#flickr img:hover {	background-color: #DDD;	padding: 0px;	border-color: #CCC;}#flickr {	position:relative;	padding: 0;	margin: 0;	width:800px;	}#flickr ul {	padding: 0;	list-style-type: none;	position: relative;	right: 2px;	margin: 0;}#flickr li {	display: inline;	padding: 0;	margin: 0;}#commentmeta {font-size: 11px;text-align:right;}/* @end *//* About page */#static-wrap {	margin-top: 10px;	text-align: justify;	width: 800px;	background-color:#fff;	padding:10px;	padding-top:100px;	border-width:1px;	border-color:#000;	border-style:solid;	height:400px;	color:#333;	font-size:12px;	}#static-wrap img {	text-decoration:none;	float:left;	margin-top:20px;	}#static-wrap a {text-decoration: underline;color:#333;}#static-wrap a:hover {color:#069;}#about {	margin-left:360px;	}#middle {		margin-left:300px;	}#flashcontent {	height:600px;}