/* portfolio CSS Document */body {	background-color: #666;	font-family: "American Typewriter", "American Typewriter Condensed", "American Typewriter Condensed Light", "American Typewriter Light", Courier, "Courier New";	color: #000000;	margin: 0 auto;	padding: 0;	font-size: 100%;	text-align: center;}a:link {	color: #333333;	text-decoration: none;}a:visited {	text-decoration: none;	color: #333333;}a:hover {	color: #663300;	text-transform: uppercase;	font-size: 95%;}a:active {	text-decoration: none;	color: #333333;}#wrapper {	background-color: #666666;	margin-right:auto;	margin-left:auto;	padding: 0px;	width: 770px;	text-align: left;}#menu {	font-size: 110%;	float: left;	text-align: left;	line-height: 160%;	width: 160px;	height: 270px;	color: #CCCCCC;	padding-left: 10px;}#menu a {	color: #333333;}#menu ul {	margin: 0;	padding: 0px;}#menu ul li {	text-align: left;	list-style-type: none;}#content {	font-size: 90%;	float: left;	text-align: left;	line-height: 160%;	width: 500px;	color: #CCCCCC;	padding-left: 10px;}#header {	height: 70px;	background-color: #FFFFFF;}#contact {	left: 10px;	top: 10px;	width: 300px;	font-size: 75%;	float:left;	padding-top: 15px;	padding-left: 10px;}#contact ul {	margin: 0;	padding: 0px;}#contact ul li {	text-align: left;	list-style-type: none;}#name {	font-size: 250%;	text-align: right;	margin: 0px;	width: 300px;	float: right;	top: 10px;	padding-top: 15px;	padding-right: 10px;}#main {	height: auto;	position: relative;	width: 770px;	background-color: #FFFFFF;	background-image: url(../images/rabbit770W.gif);	padding-bottom: 10px;}#skills {	float: left;	width: 400px;	text-align: left;	padding-left: 5px;}#skills ul {	margin: 0;	padding: 0px;}#skills ul li {	text-align: left;	list-style-type: none;}#pieces {	float: left;	width: 185px;	text-align: left;}#pieces ul {	margin: 0;	padding: 0px;}#pieces ul li {	text-align: left;	list-style-type: none;}#backnav {	font-size: 75%;	width: 160px;	text-align: center;}#single {	text-align: left;	float: left;	width: 580px;	padding-right: 5px;	padding-bottom: 5px;	padding-left: 5px;}#updated {	font-size: 70%;	color: #999999;	text-align: right;}.left {	float: left;	margin-right: 10px;}.right {	float: right;}.clearit{	clear: both;	display: block;}.center {	text-align: center;}.black {	color: #000;}.grey {	background-color: #CCC;	color: #000;	border-bottom: 2px solid #333;}.project {	background: #000000;	text-align: center;	width: 380px;	padding-bottom: 5px;	background-color: #CCCCCC;}.category {	color: #CCC;	text-align: justify;	background-color: #000000;	font-size: 110%;}.triple {	text-align: left;	float: left;	width: 190px;	padding-right: 2px;	padding-left: 2px;}.greyText {	color: #666;}.webleft {	background: #FFFFFF;	text-align: center;	padding: 4px;	width: 240px;	float: left;}.webright {	background: #FFFFFF;	text-align: center;	padding: 4px;	width: 240px;	float: right;}.h1 {	font-size: 250%;	font-weight: normal;}.h2 {	font-size: 150%;	font-weight: normal;}.h3 {	font-size: 110%;	font-weight: normal;}.h4 {	font-size: 90%;	font-weight: normal;}.h5 {	font-size: 80%;	font-weight: normal;}.h6 {	font-size: 75%;	font-weight: normal;}h1 {	font-size: 250%;	font-weight: normal;}h2 {	font-size: 150%;	font-weight: normal;}h3 {	font-size: 110%;	font-weight: normal;}h4 {	font-size: 90%;	font-weight: normal;}h5 {	font-size: 80%;	font-weight: normal;}h6 {	font-size: 75%;	font-weight: normal;}p {	font-size: 90%;}li {	list-style: none;	list-style-type: disc;}li em {	font-size: 90%;	color: #666666;}