.main
{
	background: url(../g/imgport.gif) no-repeat left top white;
}
.main h1
{
	background: url(../g/spacer1.gif) top repeat-x;
}
.quoteimg
{
	background: url(../g/pquote.gif) no-repeat top right transparent;
	margin-top:20px;
	height:180px;
}

.name
{
	background: url(../g/name1.gif) no-repeat top;
}
.nav
{
	background: url(../g/port.gif) no-repeat top left;
/*
	position:absolute;
	margin-right:-200px;
	float:right;
	width:180px;
	_width:150px;
	text-align:right;
	margin-right:10px;
	_margin-right:2px;
	margin-top:-20px;
	_margin-top:-28px;
	z-index:-500;
*/
}

.nav ul
{
	text-align:right;
	text-transform:lowercase;
	font-family:Arial;
	font-size:8pt;
	list-style-type:none;
}
