@charset "UTF-8";
/* CSS Document */


img { 
behavior: url(iepngfix.htc); 
}

	
.sectionbutton {
	position:absolute;
	z-index: 2;
	width:325px;
}

.description {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-weight:lighter;
	font-size: 16px;
	color: #666666;
	margin-bottom:20px;
	font-weight:normal;
	text-decoration: none;
	}
	
.description2 {
	font-family:Georgia, "Times New Roman", Times, serif;
		font-weight:lighter;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	}
	
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color:#FFFFFF;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
	

#still {
	position:absolute;
	margin-left:320px;
	padding-top:10px;
	padding-right:350px;
	width: 7550px;
	font-family:Georgia, "Times New Roman", Times, serif;
		font-weight:lighter;
	font-size: 16px;
	font-color:#333333;
	}
	
#blog {
	position:absolute;
	margin-left:320px;
	padding-top:10px;
	padding-right:350px;
	width: 500px;
	font-family:Georgia, "Times New Roman", Times, serif;
		font-weight:lighter;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
}





#polaroid {
	position:absolute;
	margin-left:320px;
	padding-top:10px;
	padding-right:350px;
	width: 600px;
	font-family:Georgia, "Times New Roman", Times, serif;
		font-weight:lighter;
	font-size: 16px;
	color: #333333;
	text-decoration: none;

}

#motion {
	position:absolute;
	margin-left:320px;
	padding-top:10px;
	padding-right:350px;
	width: 2400px;
	font-family:Georgia, "Times New Roman", Times, serif;
		font-weight:lighter;
	font-size: 16px;
	color: #333333;
	text-decoration: none;

}

#life, #links {
	position:absolute;
	margin-left:320px;
	padding-top:10px;
	padding-right:350px;
	width: 500px;
	font-family:Georgia, "Times New Roman", Times, serif;
		font-weight:lighter;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
}


	/*cyan*/

	
.highlight {
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}
	
.highlight img{
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}
.highlight:hover img{
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
	}
.highlight:hover{
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
	}
	
	/*magenta underline*/
.highlight2 {
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}
	
.highlight2 img{
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}
.highlight2:hover img{
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #FF33CC;
	}
.highlight2:hover{
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #FF33CC;
	}



/*yellow background*/
.highlight3:hover img{
	background-color:#FFFF00;
	}
.highlight3:hover{
		background-color:#FFFF00;
	}
	
	/*cyan background*/

.highlight4:hover img{
	background-color:#0099FF;
	}
.highlight4:hover{
		background-color:#0099FF;
	}
	
	
	/*magenta background*/

.highlight5:hover img{
	background-color: #FF33CC;
	}
.highlight5:hover{
		background-color: #FF33CC;
	}



	


