* {
	margin: 0px;
	padding: 0px;	
}


#navbox {
    width: 200px;
    height: 650px;
    position: fixed;
    z-index: 1000;
    padding-left: 30px;
    padding-top: 50px;


}



.navtext1{
    width: 175px;
    float: left;
    font-size: 12;
    word-spacing: 2px;
    font-size: 12px;
    line-height: 17px;

}

.infotext {
    font-size: 10px;
    color: grey;
    font-family: andale-mono;
    padding: 5px;
    margin-top: 5px;
    font-style: italic;

}


a:link {
    color: blue;
	text-decoration: underline;	
	font-size: 12;
    word-spacing: 2px;
}

a:visited {
	color: blue;
	text-decoration: line-through;		
}


a:hover {
	color: FF3300;
	text-decoration: overline;	
}



.threecolumn a:link {
	color: white;
	text-decoration: none;	
}

.threecolumn a:visited {
	color: white;
	text-decoration: none;	
}

.threecolumn a:hover {
	color: white;
	text-decoration: none;	
}


h1 {
    font-size: 60px;
    color: black;
    height: 0px;
	width: 800px;
}


#h2 {
    font-family: andale mono;
    font-size: 16px;
}

#h3 {
    font-family: times;
    font-size: 18px;
	/*color:FF3300;*/
	color: black;
    text-decoration: overline;
    padding-top:15px;
    word-spacing: 2px;
}



#h1container {
    height: 50px;
	width: 872px;
	margin-top: 25px;
	margin-bottom: 20px;

}

#container {
    width: 872px;
    margin-left: 300px;
    padding-top: 30px;
}

#container5 { /* biofeedback*/
    width: 872px;
    height: 1150px;
    position: absolute;

}

#container2 { /* we are the inter.net */
    width: 872px;
    height: 750px;
    position: absolute;
}


#container7 { /* lap(top) dance*/
    width: 872px;
    height: 455px;
    position: absolute;
}

#container6 { /* a relatively accurate clock*/
    width: 872px;
    height: 455px;
    position: absolute;
}

#container4 { /* the end of money */
    width: 872px;
    height: 740px;
    position: absolute;
}

#container3 { /* searching for the perfect compliment */
    width: 872px;
    height: 560px;
    position: absolute;
}

#container1 { /* more videos */
    width: 872px;
    height: 1150px;
    position: absolute;
}


#container9 { /* painting the town*/
    width: 872px;
    height: 445px;
    position: absolute;
}

#container10 { /* psychic portraits*/
    width: 872px;
    height: 520px;
    position: absolute;
}

#container11 { /* mirrorbox*/
    width: 872px;
    height: 900px;
    position: absolute;
}

#container12 { /* bioelectrically yours*/
    width: 872px;
    height: 590px;
    position: absolute;
}

#container13 { /* virtual creatures */
    width: 872px;
    height: 575px;
    position: absolute;
}





.onecolumntxt {
    float: left;
    width: 780px;
    padding: 20px;
    line-height: 17px;
    word-spacing: 1px;
    margin-left: 10px;
    margin-top: 10px;

}


.videocolumn {
    float: left;
    margin-right: 20px;
    width: 416px;
}

.videoimg {
    width: 416 px;
    margin-top: 20px;
    margin-bottom: 40px;
}


.textcolumn {
    width: 416px;
    float: left;
    margin-left:  20px;  
    margin-top: 20px;
}

.textbox {
    width: 416px;
    height: 280px;
    margin-bottom: 40px;
    overflow: scroll;
    line-height: 17px;
    word-spacing: 1px;
    padding: 10px;


}



.twocolimg { 
    width: 416px;
    height: 312px;
    margin-top: 20px;
    float: left;

}

#threecolumn {
}

.threecolumn {
    width: 278px;
    height: 418px;
    margin-top: 20px;
    padding-right: 10px;
    float: left;

}

.projectimg {
    float: left;
    width: 872px;
    margin-top:20px;
}


blockquote {
font-style:italic; 
font-size: 11px;
text-align: left;
padding: 10px;
quotes: "\201C" "\201D";
}



body {
    font-family: times, andale mono, georgia, courier new, ;
    font-size: 10pt;

}




