/* Colin Parks Stylesheet */

body
	{
	background: white;
	}
	
p
	{
	border-bottom:
	1px
	solid
	#00a8ec;
	}
		
a:link
	{
	text-decoration: none;
	color: #00a8ec;
	}
	
a:visited
	{
	text-decoration: none;
	color: #00a8ec;
	}
	
a:hover
	{
	text-decoration: none;
	color: #8dcff4;
	}
	
a:active
	{
	text-decoration: none;
	color: #8dcff4;
	}	

.hey
	{
	position: absolute;
	z-index: 2;
	margin-top: 10px;
	margin-left: 30px;
	}
	
.text
	{
	position: absolute;
	z-index: 3;
	margin-top: 190px;
	margin-left: 60px;
	width: 265px;
	font:
	normal
	normal
	normal
	11px/180%
	"Helvetica", "Arial", sans-serif;
	color: black;
	}
	
#rights
	{
	font:
	normal
	normal
	normal
	9px/140%
	"Helvetica", "Arial", sans-serif;
	color: #00a8ec;
	}
	
.projects
	{
	position: absolute;
	z-index: 4;
	margin-top: 25px;
	margin-left: 400px;
	width: 600px;
	font:
	normal
	normal
	normal
	11px/180%
	"Helvetica", "Arial", sans-serif;
	color: black;
	padding-right: 60px;
	}

	

	
	
	
	
	
	
	
	
	
	