@charset "UTF-8";
#Container {
	margin-right: auto;
	margin-left: auto;
	width: 799px;
	background-color: #000000;
}
#LeftColumn {
	float: left;
	width: 300px;
	background-color: #FFFFFF;
}
#imagebody {
	background-color: #FFFFFF;
	float: left;
	width: 115px;
	padding: 5px;
}
#introduction {
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
#rightcolumn {
	background-color: #FFFFFF;
	float: right;
	width: 480px;
	padding-left: 10px;
}
#showcase {
	float: right;
	width: 480px;
	padding-left: 10px;
	background-color: #FFFFFF;
	height: 520px;
}
body {
	background-position: right bottom;
	background-repeat: repeat;
	background-color: #000000;
}
#Headline {
	background-color: #333333;
	float: right;
	width: 490px;
}
#textbody {
	background-color: #FFFFFF;
	float: right;
	width: 175px;
}
#portfolio {
	float: right;
	width: 175px;
	height: 200px;
}
#aboutme {
	float: right;
	height: 140px;
	width: 175px;
}
#formerwebsite {
	float: right;
	height: 200px;
	width: 175px;
}
#links {
	float: right;
	height: 140px;
	width: 175px;
}
#sketchbook {
	float: right;
	height: 175px;
	width: 175px;
}
#inlinepix {
	padding-top: 30px;
}
