#subtitle{ 
position:absolute; 
top: 85px; 
left: 1150px; 
width: 200px; 
height: 50px; 
border:none; 
background-color:white; 
font-family:"courier new", sans-serif;
font-size: 14px;
letter-spacing: 2px

} 

#subtext{
position:absolute; 
top: 180px; 
left: 1150px; 
width: 200px; 
height: 0px; 
border:none; 
background-color:white; 
font-family:"courier new", sans-serif;
font-size: 14px;
letter-spacing: 0px
list-style-type:none; 
line-height:21px;
link {color:green;}

}

#nav{
background-color: #white;
margin:left;
font-family:"courier new", sans-serif;
font-size: 23px;
line-height: 0px;
width:240px;
height:250px;
align:left; 
top: 0px; 
left: 0px; 
padding: 0px 0px 0px 0px;
overflow: hidden;
}


.description a {
	color:#00FA9A;
	text-decoration:none;
}
	
ul { list-style-type:none; line-height:33px; }

ul a { text-decoration:none; }
ul a:link { color: #000}
ul a:visited { color:#000; text-decoration:none; }
ul a:hover { color:#00FA9A; text-decoration:none;}
ul a:active { background: #00FA9A; color: #000; }


.THISPAGE{
color:#ffffff;
font-size: 23px;
letter-spacing: 0px;
/*display: block;*/
/*padding:1px 1px 2px 2px; */
background-color: #00FA9A; 
 
}
	
	
#stuff {
position:absolute; 
top: 175px; 
border:none; 
background-color:; 
font-family:"futura", sans-serif;
font-size: 36px;
font-weight:bold;
letter-spacing: 7px;
list-style-type:none; 
line-height:80px;
background-color:;
margin:center;
width:960px;
height:860px; 
top: 163px; 
left: 177px; 
padding: 0px 10px 20px 20px;
overflow:;
}


	

#workstuff {
position:absolute; 
top: 175px; 
border:none; 
background-color:; 
font-family:"futura", sans-serif;
font-size: 36px;
font-weight:bold;
letter-spacing: 7px;
list-style-type:none; 
line-height:80px;
background-color:;
margin:center;
width:1150px;
height:860px; 
top: 163px; 
left: 177px; 
padding: 20px 10px 20px 20px;
overflow:;
}

.thumbleft {
padding: 0px 45px 0px 0px
	
}


.thumbmid {
padding: 30px 45px 0px 0px;
	
}
	
	.eyeball {
padding: 0px 0px 0px 0px;

	




}

.aboutstuff:link{color:#00FA9A; text-decoration: none;}
.aboutstuff:visited{color:#00FA9A; text-decoration: none;}
.aboutstuff:hover{color:#000; text-decoration: none;}
.aboutstuff:active{color:#00FA9A; text-decoration: none;}


#gif{
	position:absolute; 
	top: 20px; 
left: 35px; 
	}
	

.righttype {text-align:right; width:960px; margin-left:720px; margin-right: 10px;}
 #numbers {
position:absolute; 
top: 175px; 
border:none; 
background-color:; 
font-family:"courier new", sans-serif;
font-size: 14px;
text-align:right;
font-weight:;
letter-spacing: 2px;
list-style-type:none; 
line-height:30px;
background-color:;
margin:right;
width:930px;
height:860px; 
top: 135px; 
left: 177px; 
padding: 15px 10px 20px 0px;
overflow:;
 }

	#ART {
position:absolute; 
top: 175px; 
border:none; 
background-color:; 
font-family:"courier new", sans-serif;
font-size: 13px;
text-align:right;
font-weight:;
letter-spacing: 0px;
list-style-type:none; 
line-height:40px;
background-color:;
margin:center;
width:930px;
height:930px; 
top: 135px; 
left: 177px; 
padding: 10px 20px 10px 0px;

}


.navtype:link{color:#000; text-decoration: none;}
.navtype:visited{color:#000; text-decoration: none;}
.navtype:hover{color:#00FA9A; text-decoration: none;}
.navtype:active{color:#000; text-decoration: none;}


#contact {
    position:absolute;
    top: 175px;
    border:none;
    width:960px;
    height:860px;
    top: 163px;
    left: 177px;
    padding: 0px 10px 20px 20px;
}

#contact input[type="text"], #contact input[type="email"], #contact textarea, #contact input[type="submit"], #thanks {
    font-family:"courier new", sans-serif;
    font-size: 14px;
    border:4px solid #00FA9A;
    padding:8px;
}

#thanks {
    width:88%;
    text-align: center;
    padding:5px;
    line-height: 20px;
    background: #00FA9A;
    font-weight: normal;
    letter-spacing: 2px;
}

#contact input[type="text"], #contact input[type="email"] {
    width:40%;
}

#contact textarea {
    width:90%;
    height:220px;
}

#contact input[type="submit"] {
    background: #00FA9A;
    float:right;
    margin-right:10%;
    padding:5px 40px;
    font-size:1.1em;
    letter-spacing: 2px;
}

