body {
	background-color:#000000;
	background-position:center;
	background-repeat:no-repeat;
	background-image:url(../jpg/home_design2.jpg);
	vertical-align:top;
	color:#999999;
	}
	
.index	{
		background-image:url(../images/index_design.jpg);
		background-position:top;
		background-repeat:no-repeat;
		}

.index2	{
		background-position:center;
		background-repeat:no-repeat;
		width:1024px;
		height:29px;
		}
		
.about	{
			background-image: url(../images/iframe_about.png);
			background-position:center;
			background-repeat:no-repeat;
			width:531px;
			height:604px;
			}
			
.artwork	{
			background-image: url(../images/iframe_artwork.png);
			background-position:center;
			background-repeat:no-repeat;
			width:531px;
			height:604px;
			}
			
.education	{
			background-image: url(../images/iframe_education.png);
			background-position:center;
			background-repeat:no-repeat;
			width:531px;
			height:604px;
			}

.lost	{
			background-image: url(../images/iframe_lost.png);
			background-position:center;
			background-repeat:no-repeat;
			width:531px;
			height:604px;
			}
			
.projects	{
			background-image: url(../images/iframe_projects.png);
			background-position:center;
			background-repeat:no-repeat;
			width:531px;
			height:604px;
			}

.references	{
			background-image: url(../images/iframe_references.png);
			background-position:center;
			background-repeat:no-repeat;
			width:531px;
			height:604px;
			}
			
.shows	{
			background-image: url(../images/iframe_shows.png);
			background-position:center;
			background-repeat:no-repeat;
			width:531px;
			height:604px;
			}
			
.home	{
			background-image: url(../images/iframe_home.png);
			background-position:center;
			background-repeat:no-repeat;
			width:531px;
			height:604px;
			}
			
.norepeat	{
	background-repeat:no-repeat;
			}
			

			 


			

a 	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration: none;
	}
	
p	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	text-align:left;
	
	}	
	
p.buttonleft	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
	color:#999999;
	text-align:right;
	}
	
p.buttonright	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
	color:#999999;
	text-align:left;
	}				
	
	
a:link	{
	color:#FFFFFF;
	text-decoration:none;
	}
	
a:visited	{
	color:#999999 ;
	text-decoration:none;
	}

a:active {
	color:#999999;
	text-decoration:none;
	}
a:hover	{
	background-color:#000000;
	text-decoration:none;
	}

.leftnav {
	margin-left: 157px;
}

