
html{
	background:#F5EAc2;
}

body{
	background:url('background.png');
}
p, h1, h2, h3{
	font-family:Arial;
}
#portcolioContainer a:hover, #portcolioContainer a:active, #portcolioContainer a:focus{ background:none; }


#tweetmeme_button{
	display:none;
}
#mainCol.blogposts img{
	border:none;
}

#mainCol{
	width:900px;
}

h1{
	text-align:center;
	margin:20px auto;
	width:100%;
}
h1 a:hover{
	background:none;
}
h1 a:active{
	background:none;
}



#portfolioContainer{
	margin:10px auto;
	width:800px;
	background:#fff url('dunce_standing.png') 95% 95% no-repeat;
}

.lefttext{
	float:left;
	width:430px;
	padding:10px;
}

#details{
	float:right;
	padding:10px;
	margin:5px;
	width:320px;
}

#details ul{
	margin:10px;
}
#details ul li{
	list-style-type:disc;
}

#details ul#thumbs{
	margin:50px auto;
}
#details ul#thumbs li{
	list-style-type:none;
	width:100px;
	height:60px;
	display:inline;
}
