	body {
		background: #615a56 url("images/greybg.jpg") no-repeat 0 0;
		margin-left: 30px;
		margin-right: 30px;
		font-family: georgia, serif;
		font-size: 12px;
		color: #f1f1f1;
		line-height: 1.5em;
	}		
	#content {
		padding: 80px 10px 0 10px;
		width: 810px;
		height: 530px; 
		background-image: url(images/stripebg.png);
		background-repeat:	no-repeat;
		background-position:	top-left;
	}
	#portrait {
		
		float: left;
		padding-top: 65px;
		padding-left: 40px;
		display: inline;	
	}
	
	#biotext {
		float: left;
		text-align: left;
		display: inline;
		width: 450px;
		margin-left: 30px;
		margin-top:	100px;	
	}
	
	#tools {
		float: left;
		text-align: left;
		display: inline;
		width: 400px;
		margin-left: 30px;
		margin-top:	50px;
		color: white;		
	}
	
	#logo { 	
		margin-bottom: -50px;
	}
	
	a {
		text-decoration: none;
	}
	#content a:link { 
		color: #474a46;
	}
	
	#content a:visited {
		color: #474a46;
	}
	
	#content a:hover { 
		color: #ffdcdc;
	}
	
	#menu {
		margin-left: 300px;
		margin-top: -57px;
		font-size: 18px;
		color: #474a46;
		font-variant: small-caps;
	}
	#menu a.current {
		color: #ffdcdc;
	}
	#paint {
		float: left;
		display: inline;
		width: 400px;
		margin-left: 30px;
	}
	h1 {
		margin-left: 25px;
		margin-bottom: 30px;
		padding-bottom: 10px;
		font-variant: small-caps;
		font-weight: normal;
		border-bottom: 1px solid #aaa;
	}
	#wrapper {
		margin-top: 50px;
		width: 750px;
		padding: 0 20px;
	
	}
	.thumbnails {
		width: 300px;
	}
	
	.thumbnails td {
		text-align: center;
		padding: 0;
		margin: 0;
	
	}
	.thumbnails img {	
		border: 2px solid #555;
	}
	.thumbnails p {
		line-height: 1em;
	}
	
	#msg {
		text-align: center;
		margin: 200px;
		
	}

	