* {

	margin: 0;
	padding: 0;
	border: none;

}

html {

	background-color: #121212;
	background-image: url('../images/background.png');
	overflow:auto;

}

body {

	color: #121212;
	font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	font-size: 76%;

}

a {

	color: #3b8aaf;
	text-decoration: none;
	outline:none;
	height: auto;
	width:auto;

}

a:hover {

	color:#f06;

}

p a {

	white-space:nowrap;

}

#wrap {

	width: 600px;
	margin: 0 auto;
	padding: 10px 0 10px 0;
	overflow:auto;
}

#wrap h1 {

	float: left;
	width: 134px;
	height: 22px;
	background-image: url('../images/mikehimself.png');
	background-repeat: no-repeat;
	overflow: hidden;
	display: inline;
	text-indent: -9000px;
		
}

	h1 a {
	
		display:block;
		width: 134px;
		height: 22px;
		overflow:hidden;
	
	}

ul#nav {

	float: right;
	width: auto;
	height: 20px;
	clear:none;
	list-style-type: none;
	overflow: hidden;
	margin-bottom: 10px;

}

	ul#nav li {
	
		float:left;
		height: 20px;
		width: 20px;
		text-indent: -9000px;
		margin: 0 0 0 10px;
	
	}
	
		ul#nav li a {
		
			display:block;
			width: 100%;
			height: 100%;
			background-image:url('../images/dots.png');
			background-repeat: no-repeat;
		
		}
		
		ul#nav li a#nav-about {	background-position: 0 0; }
		
		ul#nav li a#nav-graphic { background-position: -20px 0; }
		
		ul#nav li a#nav-interactive { background-position: -40px 0; }
		
		ul#nav li a#nav-photo { background-position: -60px 0; }
	
h4#label {

	color: #ccc;
	visibility:hidden;
	float:left;
	clear:none;
	position:relative;
	left: 245px;
	width: 100px;
	text-align:right;
	font-size: 1.2em;
	font-weight: 100;
	text-transform: lowercase;
	line-height: 20px;

}

#header {

	background-image: url('../images/headers/random.png');
	background-repeat: no-repeat;
	height: 200px;
	width: 600px;
	clear: both;
	text-indent: -9000px;
	white-space:nowrap;

}

.section {

	color: #121212;
	background-color: #fff;
	display:block;
	float:left;
	clear:both;
	width: 100%;
	padding: 0;
	
}

#detail .section {

	text-align:center;

}

div.t {

	float:left;
	clear:both;
	width: 100%;
	height:10px;
	overflow:hidden;
	background-image:url('../images/rounded.gif');
	background-position: 0 0;
	background-repeat: no-repeat;

}

div.b {

	float:left;
	clear:both;
	width: 100%;
	height:10px;
	overflow:hidden;
	background-image:url('../images/rounded.gif');
	background-position: 0 -10px;
	background-repeat: no-repeat;

}

.section h3 {

	clear:both;
	margin: 15px 100px 0 30px;
	width: auto;
	text-align:left;
	font-size: 1.8em;
	font-weight:normal;


}

#detail h3 {

	margin: 15px 100px 20px 30px;

}

p {

	font-size: 1.3em;
	line-height: 1.5em;
	margin: 15px 30px;
	clear:both;
	text-align:left;

}

p span {

	white-space:nowrap;

}

.section h4 {

	color: #666;
	font-size: 1.3em;
	font-weight:normal;
	clear:both;
	margin: 10px 0 0 30px;
	width: auto;
	text-align:left;

}

a#lightbox {

	position:relative;
	display:block;
	clear:both;
	overflow:hidden;

}

a#lightbox span#zoom {

	position:absolute;
	left:50%;
	top:50%;
	visibility: hidden;
	display:block;
	clear:none;
	margin:-59px 0 0 -59px;
	height:118px;
	width:118px;
	overflow:hidden;
	background:transparent url('/images/zoom.png') 0 0 no-repeat;
	cursor:pointer;

}

.section h4#launch {

	display:block;
	height: 25px;
	width: 70px;
	background-image:url('../images/launch.png');
	background-position: 0 0;
	background-repeat: no-repeat;
	border:none;
	padding:0;
	margin: 10px auto 0 auto;
	clear:both;
	
}

.section h4#launch a {

	display:block;
	height:100%;
	width:100%;
	text-indent: -9000px;
	overflow:hidden;

}

.section h5#filesize {

	color: #666;
	font-size:1em;
	margin: 10px 0 0;

}

.section h5#filesize span {

	display:block;
	clear:both;

}

.section ul#tools {

	display:block;
	list-style:circle;
	margin: 0 0 20px 45px;
	padding: 0;
	float:none;
	clear:both;
	width:auto;
	text-align:left;

}

.section ul#tools li {

	display:list-item;
	float:none;
	padding:0;
	margin: 2px 0;
	width:auto;
	font-size: 1.1em;
	text-align:left;

}

.section ul#mininav {

	display:block;
	margin: 0 auto;
	padding: 20px 0 10px 0;
	float:none;
	clear:both;
	width:450px;
	border-top: 1px solid #ccc;
	text-align:center;
	cursor:default;

}

.section ul#mininav li {

	display:inline;
	padding:0;
	margin: 0 5px;
	width:auto;
	font-size: 1.2em;
	float:none;
	color: #fff;

}

.section ul#mininav li a {

	display:inline;
	height:auto;
	width:auto;
	overflow:auto;
	cursor:pointer !important;

}


#email {

	clear:both;

}

h2 {

	display:block;
	clear:both;
	margin: 10px 0 10px 0;
	float:left;
	width:100%;
	height: 50px;
	line-height: 50px;
	font-weight: 100;
	font-size: 1.2em;
	text-indent: -9000px;
	overflow:hidden;
	background-image:url('../images/bars.png');

}

h2 a {

	display:block;
	height:100%;
	width:100%;

}

h2#about {

	background-position: 0 0;

}

h2#graphic {

	background-position: 0 -50px;

}

h2#interactive {

	background-position: 0 -100px;

}

h2#photo {

	background-position: 0 -150px;

}

h2#footer {

	background-position: 0 -200px;
	margin-bottom:0;

}

h2#error {

	background-position: 0 -250px;

}

h2#contact {

	background-position: 0 -300px;

}

h2#resume {

	background-position: 0 -350px;

}

.section ul.thumbs {

	list-style:none;
	clear:both;
	display:block;
	width: 496px;
	height: 248px;
	margin: 0 auto;
	padding: 18px 0;

}

	.section ul.thumbs li {
	
		display:block;
		height: 100px;
		width: 100px;
		float:left;
		padding:12px;

	}
	
.section form {

	display:block;
	margin: 0 0 25px 30px;
	width:520px;
	overflow:hidden;

}

.section form div {

	margin: 0 0 10px;
	text-align:left;

}

.section form div label {

	display:block;
	clear:both;
	width: 200px;
	font-family:'Trebuchet MS',Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin: 0 0 3px 0;
	
}

.section form div input {

	padding: 3px;
	width: 250px;
	border:1px solid #ccc;
	font-family:'Trebuchet MS',Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

}

.section form div textarea {

	padding: 3px;
	width: 250px;
	height: 100px;
	border:1px solid #ccc;
	overflow:auto;
	font-family:'Trebuchet MS',Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

}

.section form div button {

	display:block;
	height: 25px;
	width: 70px;
	background-image:url('../images/send.png');
	background-position: 0 0;
	background-repeat: no-repeat;
	border:none;
	padding:0;
	margin-top: 5px;
	text-indent: -9000px;
	overflow:hidden;
	cursor:pointer;
	float:left;

}

p#error {

	display:none;
	width: 430px;
	margin: 5px 0 0 20px;
	float:left;
	clear:none;
	font-style:italic;
	color: #f06;

}