body, html 
{
	margin:0;
	padding:0;
	font-family:Helvetica, Arial, sans-serif;
	font-size:90%;
	color:#989595;
	background:#f5f3f1 url('images/background-grad.jpg') repeat-x top;
	width:100%;
	text-align:center;
	line-height:1.25em;
}

img
{
	border:0;
}

#title
{
	position:absolute;
	left:40px;
	top:10px;
}

ul
{
	left:40px;
	top:63px;
	display:block;
	position:absolute;
	list-style:none;
	list-style-type:none;
	padding:0;
	margin:0;
}

ul li
{
	display:inline;
	padding:0;
	padding-right:5px;
	margin:0;
	
}

#blocktext
{
	position:absolute;
	left:80px;
	top:110px;
	width:460px;
	color:#707070;
	line-height:1.25em;
}

h4
{
	color:white;
	font-size:95%;
	width:460px;
	border-bottom:1px solid white;	
}


#smallblocktext
{
	position:absolute;
	left:80px;
	top:330px;
	width:225px;
	color:#707070;
	line-height:1.25em;
}

#bigbox
{
	background-color:white;
	position:absolute;
	left:52px;
	top:105px;
	width:510px;
	height:510px;
}

#content
{
	width:760px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#wrapper
{
	position: relative;
	top: 0;
	left: 0;
}

#portrait
{
	position: absolute;
	left: 340px;
	top: 370px;	
}

#contact
{
	position:absolute;
	top:150px;
	left:120px;	
	text-align:center;
	font-size:100%;
	color:#707070;
	padding:2em;
	border:2px solid white;
}

#bigimage
{
	position:absolute;
	left:52px;
	top:100px;
	width:500px;
	height:500px;
}

#bigimage img
{
	border:5px solid white;
}

#descriptive
{
	position:absolute;
	left:600px;
	top:325px;
	width:200px;	
}

#thumbnails
{
	position:absolute;
	left:40px;
	top:620px;
	width:540px;
	height:60px;
	text-align:center;	
}

#thumbwrap
{
	margin-left:auto;
	margin-right:auto;	
}

#thumbnails img
{
	border:3px solid white;
}