/* CSS Document */

body {
	text-align:left;
	margin: 0px;
	padding: 0px;
}



#nav {
	font: 13px/20px Arial, sans-serif; color: #333333;
	letter-spacing:1px;
	text-align:left;
	width:257px;
	margin:0px 0px 30px 0px;
	float:left;
}
#nav img {		
	border:none;
}



a.home {
	background: url(/images/home_hovers/bat.gif) bottom left no-repeat;
	margin: 0px 0px 0px 0px; 
	float:left; 
	position:relative; 
	overflow:hidden;  
	width:200px;
	height:200px;
	border:none;
}
a.home:hover img	{visibility:hidden;}
a.home_identity {
	background: url(/images/home_hovers/cat.gif) bottom left no-repeat;
	margin: 0px 0px 0px 0px; 
	float:left; 
	position:relative; 
	overflow:hidden;  
	width:200px;
	height:200px;
	border:none;
}
a.home_identity:hover img	{visibility:hidden;}
a.home_print {
	background: url(/images/home_hovers/dog.gif) bottom left no-repeat;
	margin: 0px 0px 0px 0px; 
	float:left; 
	position:relative; 
	overflow:hidden;  
	width:200px;
	height:200px;
	border:none;
}
a.home_print:hover img	{visibility:hidden;}
a.home_web {
	background: url(/images/home_hovers/guy_flying_bike.gif) bottom left no-repeat;
	margin: 0px 0px 0px 0px; 
	float:left; 
	position:relative; 
	overflow:hidden;  
	width:200px;
	height:200px;
	border:none;
}
a.home_web:hover img	{visibility:hidden;}
a.home_illustration {
	background: url(/images/home_hovers/calipers.gif) bottom left no-repeat;
	margin: 0px 0px 0px 0px; 
	float:left; 
	position:relative; 
	overflow:hidden;  
	width:200px;
	height:200px;
	border:none;
}
a.home_illustration:hover img	{visibility:hidden;}
a.home_art {
	background: url(/images/home_hovers/rabbits.gif) bottom left no-repeat;
	margin: 0px 0px 0px 0px; 
	float:left; 
	position:relative; 
	overflow:hidden;  
	width:200px;
	height:200px;
	border:none;
}
a.home_art:hover img	{visibility:hidden;}
a.home_craft {
	background: url(/images/home_hovers/bunny.gif) bottom left no-repeat;
	margin: 0px 0px 0px 0px; 
	float:left; 
	position:relative; 
	overflow:hidden;  
	width:200px;
	height:200px;
	border:none;
}
a.home_craft:hover img	{visibility:hidden;}
a.home_contact {
	background: url(/images/home_hovers/guy_jumping.gif) bottom left no-repeat;
	margin: 0px 0px 0px 0px; 
	float:left; 
	position:relative; 
	overflow:hidden;  
	width:200px;
	height:200px;
	border:none;
}
a.home_contact:hover img	{visibility:hidden;}
a.home_resume {
	background: url(/images/home_hovers/hook.gif) bottom left no-repeat;
	margin: 0px 0px 0px 0px; 
	float:left; 
	position:relative; 
	overflow:hidden;  
	width:200px;
	height:200px;
	border:none;
}
a.home_resume:hover img	{visibility:hidden;}



#nav ul {
	list-style:none;
	padding:0px 0px 0px 33px;
	margin:0px;
}
#nav li {
}



#content {
	font: 12px/12px Georgia, serif; color: #333333;
	padding:30px 0px 0px 0px;
}

#content img { 
	border:#000000 solid 1px;
	margin:2px 2px 3px 2px;}
#content a img {border:#000000 solid 1px}
#content a:link img {border:#000000 solid 1px}
#content a:hover img {border:#FF00FF solid 2px; margin:1px 1px 2px 1px;}
/* #content a:visited img {border:#0099FF solid 1px} */


#text {
	margin: 0px 10px 30px 260px;}
#text p {margin-left:2px; margin-right:103px;}
/*
#text a {text-decoration:none;color:#33CCCC;}
#text a:link {text-decoration:none;color:#33CCCC;}
#text a:hover {text-decoration:none; color:#FF00FF;}
*/

#foot {
	width:100%;
	font: 9px/15px Arial, Helvetica, sans-serif; color: #000;
	text-align:left;
	vertical-align:bottom;
	border-top:#000000 solid 3px;
	clear:both;
}
#foot p {padding-left:25px;}


a {text-decoration:none;color:#000;}
a:link {text-decoration:none;color:#000;}
/* a:visited {text-decoration:none; color:#0099FF;} */
a:hover { text-decoration:none; color:#FF00FF;}

strong {
	font: 9px/13px "Arial Black", Verdana, sans-serif; color: #000; font-weight:bold; letter-spacing:1px; text-transform:uppercase;}

.resumehead {
	font: 15px/13px "Arial Narrow", Arial, sans-serif; color: #FF00FF; letter-spacing:1px; text-transform:uppercase; padding-top:13px;}
	
.resumename {
	font: 15px/13px "Arial Narrow", Arial, sans-serif; color: #000; font-weight:bold; letter-spacing:1px; text-transform:uppercase;}

