* { margin: 0px; padding: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.spot { clear: both; }
a { color: #333; text-decoration: none; }
a:visited { color: #3D393B; text-decoration: none; }
a:hover { color: #FF029E; text-decoration: none; }
img { border: 0px; }
body { background-color: #000; }
#blackline { height: 75px; width: 100%; background: #000 url(toplines.jpg) repeat-x; }
#pinkline { background: #000 url(pinkline.jpg) repeat-x center; height: 7px; width: 100%; }
#menuline { width: 100%; background:url(nav_repeat.jpg) repeat-x; }
#aboutline { width: 450px; float: right; margin-top: -10px; margin-right: 5px; }
#menu { margin: auto; height: 87px; width: 696px; }
#logo { float: left; }
#nav { float:right; }
#content { background-color: #EEEDED; width: 100%; }
#slideshow { margin: auto; width: 100%; }
#bio { margin: auto; width: 700px; font-size: 12px; color: #333; padding: 20px; }
#bio p { float: right; width: 450px; padding: 5px; }
#bio img { float: left; margin: 10px; margin-right: 15px; border: 3px double #FF00A4; }
#footer { margin: auto; background: #000 url(bottom.jpg); height: 125px; width: 938px; } 
#footer p { float: right; margin-right: 50px; margin-top: 5px; font-size: 10px; color: #333; }
#by { font-size: 10px; position: absolute; position: fixed; left: 3px; bottom: 3px; z-index: 2; }
#by a { color: #333; padding: 3px; text-decoration: none; }
#by a span.name { color: #333; padding: 3px; text-decoration: none; display: none; }
#by a:hover span.in { display: none;}
#by a:hover span.name { color: #333; background: #000; padding: 3px; display: inline; }

/*#shadow {
	background-image: url(shadow.jpg);
	height: 112px;
	width: 775px;
	position: absolute;
	left: 389px;
	top: 454px;
}
#slideshowreal #me {
	background-image: url(me.jpg);
	height: 405px;
	width: 193px;
	background-repeat: no-repeat;
	position: absolute;
	right: 700px;
	top: 6px;
	border: 3px double #FF00A4;
}
#resume {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	height: 420px;
	width: 324px;
	text-align: left;
	background-repeat: no-repeat;
	position: absolute;
	right: 385px;
	border: 3px none #FB03A5;
}*/

