	body
	{
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 12px;
		margin: 0px;
		padding: 0px;
		color: #000000;
		background: #ffffff;
		z-index:10;
	}
	p
	{
		font-size: 12px;
		line-height: 1.3em;
	}
	h2
	{
		font-size: 14px;
		font-weight: bold;
		line-height: 1.3em;
	}
	
	.phototitle
	{
		font-weight: bold;
		margin-top: 0px;
		padding: 0px;
		text-align: center;
	}
	
	ul
	{
		font-size: 12px;
		line-height: 1.3em;
	}		
	table
	{
		font-size: 12px;
	}	
	h1
	{
		font-size: 15px;
	}	
	div
	{
		border: none;
	}
	#tophead
	{
		position: absolute;
		z-index: 10;
		left: 0px;
		top: 0px;	
		padding-left: 53px;
		padding-top: 17px;		
		width: 100%;
		height: 71px;
		background-color: #DC9C21;
		border: 0px;
	}	

	#purplemenu
	{
		position: absolute;
		z-index: 10;
		left: 0px;
		top: 88px;
		padding-right: 53px;	
		width: 100%;
		height: 40px;
		background-color: #584679;
		border: 0px;
	}

	#indexmenu
	{
		position: absolute;
		z-index: 10;
		left: 300px;
		top: 30px;	
	}		
	
	#menu
	{
		position: absolute;
		z-index: 10;
		left: 15px;
		top: 234px;	
		width: 105px;
		background-color: #ffffff;
		border: 0px;
	}	

	#main
	{
		position: absolute;
		z-index: 10;
		left: 0px;
		top: 128px;	
		width: 100%;
		height: 100%;
		background-color: #ffffff;
	}	

	#land
	{
		position: absolute;
		left: 0px;
		top: 160px;		
		z-index: 150;
	}
	
	#text
	{
		position: absolute;
		z-index: 10;
		left: 49px;
		top: 101px;	
		width: 550px;
	}
	
	#name
	{
		position: absolute;
		z-index: 10;
		left: 53px;
		top: 47px;	
	}	
			
	#homeimage
	{
		position: absolute;
		z-index: 10;
		left: 49px;
		top: 101px;	
	}

	.largeimage
	{
		position: absolute;
		z-index: 100;
		left: 275px;
		top: 100px;	
		visibility: hidden; 
	}
	
	.smallimage
	{
		border: 1px solid #666666;
	}
		
	#coltext
	{
		position: absolute;
		z-index: 10;
		left: 49px;
		top: 101px;	
		width: 250px;
	}
	#bio
	{
		position: absolute;
		z-index: 10;
		left: 423px;
		width: 250px;
		top: 105px;		
		background-color: #eeeeee;
		padding: 10px;
	}
	#thumbnails
	{
		position: absolute;
		z-index: 10;
		left: 49px;
		width: 160px;
		top: 100px;		
		background-color: #eeeeee;
		padding: 10px;
		margin-right:10px;
	}

	#info
	{
		position: absolute;
		z-index: 15;
		left: 520px;
		width: 200px;
		top: 110px;		
	}	

	#portfolioinfo
	{
		position: absolute;
		z-index: 15;
		left: 100px;
		top: 460px;	
	}		
	
	#returnto
	{
		position: absolute;
		z-index: 15;
		left: 49px;
		width: 250px;
		top: 500px;		
	}	
	
	#copybottom
	{
		position: absolute;
		z-index: 10;
		left: 150px;
		top: 600px;	
	}	
	
	#aboutcopyright
	{
		position: absolute;
		z-index: 10;
		left: 150px;
		top: 450px;	
	}	

	
	p.copyright
	{
		font-size:9px;
	}	

	p.small
	{
		font-size:10px;
	}	
	
	a:link
	{
		color:#D04829;
		text-decoration: underline;
	}

	a:visited
	{
		color:#D04829;
		text-decoration: underline
	}

	a:hover
	{
		color:#333333;
		text-decoration: underline
	}	

	a:link.purple
	{
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		font-size: 13px;
	}
	
	a:visited.purple
	{
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		font-size: 13px;		
	}

	a:hover.purple
	{
		color: #ffffff;
		text-decoration: underline;
		font-weight: bold;
		font-size: 13px;		
	}		
	
	a:hover.nav2a
	{
		color: #000000;
		text-decoration: none;
		font-weight: bold;
		font-size: 13px;		
	}	
	
	.indent 
	{
		margin-left: 20px;
	}
	
	.red
	{
		color: #D04829;
		font-weight: bold;
	}
	
	.purple
	{
		color: #3D236C;
		font-weight: bold;
	}	
	.white
	{
		color: #ffffff;
		font-weight: bold;
	}	
	.goldhead
	{
		color: #DC9C21;
		font-weight: bold;
		font-size: 16px
	}
	
	