a:link {
	color: #330066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #330033;
}
a:hover {
	text-decoration: underline;
	color: #000033;
}
a:active {
	text-decoration: none;
	color: #6633CC;
}
.indented_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	padding: 10px;
}
.indentedtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 25px;
	font-weight: lighter;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #FFFFCC;
	left: 10px;
	top: 10px;
	right: 10px;
	bottom: 10px;
	clip: rect(10px,10px,10px,10px);
}
.indentedtext_italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	margin: 10px;
	padding: 10px;
}
.port_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 4px;
}
body {
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: 10px/15px Verdana, Arial, Helvetica, sans-serif;
}
#services_layer {
	position:absolute;
	left:260px;
	top:115px;
	width:70px;
	height:40px;
	z-index:1;
}
#portfolio_layer {
	position:absolute;
	left:340px;
	top:115px;
	width:70px;
	height:40px;
	z-index:2;
}
#resume_layer {
	position:absolute;
	left:426px;
	top:70px;
	width:70px;
	height:40px;
	z-index:3;
}
#funstuff_layer {
	position:absolute;
	left:500px;
	top:70px;
	width:70px;
	height:40px;
	z-index:4;
}
#email_layer {
	position:absolute;
	left:600px;
	top:24px;
	width:50px;
	height:30px;
	z-index:5;
}
#links_layer {
	position:absolute;
	left:660px;
	top:23px;
	width:50px;
	height:40px;
	z-index:6;
}
