body {
	font-family: HelveticaNeue, "Helvetica Neue", "Helvetica 55 Roman",  arial, sans-serif;
	font-size: 11px;
	padding: 0;
	margin: 0;
	background: white ;
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	
}



#footer {
	
	position: fixed;
	width: 100%;
	bottom: 0;
	height: 20px;
	text-align: right;
	text-transform: uppercase;
	padding: 0px 10px;
	margin: 0;
	z-index: 9;
	background: ;
	font-family: HelveticaNeue, "Helvetica Neue", "Helvetica 55 Roman",  arial, sans-serif;
	font-size: 9px;
	font-smooth: large;
	opacity: .4;filter:alpha(opacity=40);
}

#footer p 		{color: black;}
#footer a:link 	{color: #333333;}
#footer a:hover {color: #cc0000;}

#nav {
	
	position: fixed;
	width: 100px;
	height: 100%;
	top:0;
	left:0;
	text-align: left;
	text-transform: uppercase;
	padding: 0px 0px;
	margin: 0;
	z-index: 9;
	background-color:;white-space:nowrap;
	float: left;
}

#nav #none a:hover {opacity: 1;filter:alpha(opacity=100);}

#navbk{
	
	position: fixed;
	width: 150px;
	height: 100%;
	top:0;
	left:0;
	padding: 0px 0px;
	margin: 0;
	z-index: 6;
	background-color:white;white-space:nowrap;

}

div.img { border: hidden;}

#nav a:link {color: #000000;}
#nav a:hover {color: #000000; opacity: .4;filter:alpha(opacity=40);}
#nav a:active {color: #000000;}
#nav a:visited {color: #000000;}



#content {
	position: absolute;
	width: 100%;
	z-index:6;
	left: 200px;
	top: 0;
	white-space:nowrap;
	color: white;

	}
	
#intro {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index:7;
	left: 150px;
	top: 75px;
	color: white;
	}
	
#info a:link {color: grey; text-decoration:none;}
#info a:hover {color: white}
#info a:active {color: white}
#info a:visited {color: white}


#info {
	position: absolute;
	height: 100%;
	z-index:7;
	left: 200px;
	top: 75px;
	color: white;
	}

/*ul {
	padding: 0;
	margin: 0;
}

ul li {
	
	display: inline;
	list-style-type: none;
	color:#999999;
}

li a {
	
	color: #999999;
	text-decoration: none;
	margin-left: 10px;
}

#red {
		color: #cc0000;
}

li a:hover {
	color: #ffffff;
	font-weight:600;
	text-transform: uppercase;
}

li ul
{
	display: none;	
	position: absolute;
	width: 100%;
	height:100%;
	left:80px;
	top:0;
	margin:0;
	padding:0px 20px;

}

li:hover ul { display: block; }

*/



/* text currently NOT USED SECTION*/

p {
	color: white;
	font-family: HelveticaNeue, "Helvetica Neue", "Helvetica 55 Roman",  arial, sans-serif;
	font-size: 100%;1.6em;
	text-decoration: none;
}

div.bio {
	position: absolute;
	z-index:5;
	left: 225px;
	top: 75px;
	}

div.head {
	position: absolute;
	left: 225px;
	top: 73px;
	color: white;
	font-family:  HelveticaNeue, "Helvetica Neue", "Helvetica 55 Roman",  "Helvetica 45 Roman", Arial, verdana, arial, sans-serif;
	font-size: 34px;
	line-height: 32px;
	text-decoration: none;
	text-transform:none;
	background: black;
	font-smooth: large;
	font-size-adjust: 0.52;
	z-index:5;
	}

#smalltext {
	color: white;
	font-family:  "Helvetica 55 Roman",  "Helvetica 45 Roman", HelveticaNeue, "Helvetica Neue",   Arial, verdana, arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
	text-transform:none;
	font-smooth: large;
	}

#text {
	color: white;
	font-family:  "Helvetica 55 Roman",  "Helvetica 45 Roman", HelveticaNeue, "Helvetica Neue",   Arial, verdana, arial, sans-serif;
	font-size: 24px;
	line-height: 24px;
	text-decoration: none;
	text-transform:none;
	font-smooth: large;
	}

#text a:link {
	color: white;
}

#text a:hover {
	color: #cc0000;
}

#text a:visited {
	color: white;
}

#biotext {
	color: white;
	font-family:  "Helvetica 45 Roman", HelveticaNeue, "Helvetica Neue", "Helvetica 55 Roman",    Arial, verdana, arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	text-decoration: none;
	text-transform:uppercase;
	font-smooth: large;
	width:700px;
	font-size-adjust: none;
	}

#biotext a:link {
	color: white;
}

#biotext a:hover {
	color: #cc0000;
}



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

  /* Also center the lines in the paragraph */

/* VERTICAL ALIGN */
    
    .col {
		display: table-cell; vertical-align: middle;
    }
	
	
	
	/* TABLE*/

	
	table.main
	{ 
	font-size: 11px;
	width: 650px;
	border-collapse: collapse;
	border-spacing: 0px;
	}
	
	table.main td
	{background-color: none;
	color: #333333;
	padding: 4px;
	text-align: none;
	border: 0px #333333 solid;}
	
	table.main td.hed
	{background-color: none;
	color: white;
	padding: 4px;
	text-align: left;
	border-bottom: 1px #333333 solid;
	} 
	
	
	
	
/***** work *****/
#works_container {
  position:relative;
  float:left;
  margin-left: 170px;
  background-color:white;
}
#works_container a:link, 
#works_container a:visited,
#works_container a:active {color:black;} 
#works_container a:hover {color:#666;}

/* work=1106 x (n)  area=380+work */
.w_container {
  position:relative;
  width:1050px;
  float:left;
}

.w_nav_edit {
  position:relative;
  width:65px;
  float:left;
  margin:410px 10px 0px 30px;
}
.w_nav_l {
  position:relative;
  width:65px;
  float:left;
  margin:410px 10px 0px 0px;
}
.w_next {
  display:block;
  width:60px;
  height:60px;
  background: url("../images/w_next.png") no-repeat 0 0;
  float:left;
  opacity: .4;filter:alpha(opacity=40);
}
.w_next:hover { opacity: 1;filter:alpha(opacity=100);}

.w_prev {
  display:block;
  width:60px;
  height:60px;
  background: url("../images/w_prev.png") no-repeat 0 0;
  float:left;
  opacity: .2;filter:alpha(opacity=20);
}
.w_prev:hover { opacity: 1;filter:alpha(opacity=100);}

div#cover{ 
position:relative; 
top:0; 
left:0; 
width:100%; 
height:100%; 
z-index:2; 
background-image:url("../assets/transparent.gif"); 
image-repeat:repeat;
}

.w_bg {
  position:relative;
  height:567px;
  width:850px;
  margin-top:28px;
}

.edit_bg {
  position:relative;
  height:430px;
  width:700px;
  margin-top:48px;
  margin-left:20px;
}


.work {
  position:relative;
  height:1000px;
  width:850px;
  float:left;
  padding: 30px 0px 0px 0px;
}

.ework {
  position:relative;
  height:1000px;
  width:700px;
  float:left;
  padding: 30px 0px 0px 0px;
}