a:link {
text-decoration: none;
color: #333333; }
	
a:visited {
text-decoration: none;
color: black; }
	
a:hover {
text-decoration: none;
color: #FF6633; }
	
a:active {
text-decoration: none;
color: #333333; }

body, html { 
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
overflow-x: hidden; }

.border {
	border-style: none;
	border-color: #CCCCCC;
	border-width: 1px;
	}

.header {
font-family: arial;
font-size: 24px;
color: #666666;
letter-spacing: 4px;
text-transform:uppercase;
}

.navigation {
font-family: arial;
font-size: 12px;
color: #666666;
letter-spacing: 2px;
line-height:20px; }

.previousnext {
font-family: arial;
font-size: 12px;
color: #666666;
letter-spacing: 2px;
line-height:20px; }

.bio {
font-family: arial;
font-size: 11px;
line-height: 16px;
letter-spacing:1px;
color: #666666;
text-align: justify; }
	
.contained {
height: 440; 
width: 450; 
overflow:auto; 
padding-right:0 }
	
.techprint {
	font-family: arial;
	font-size: 9px;
	letter-spacing: 1px;
	color: black;
	text-transform: uppercase;
}

.credit {
	font-family: arial;
	font-size: 9px;
	letter-spacing: 0px;
	color: black;
	text-transform: uppercase;
}


.projecttext {
font-family: arial;
font-size: 11px;	
letter-spacing: 1px;
color: #666666;
line-height:16px;
text-align:justify;
}

.projecttitle {
font-family: arial;
font-size: 24px;
letter-spacing: 4px;
color: #666666; }

.justify {
text-align: justify; }


