/* CSS Document */
*{
	border:none;
}
#nav ul li, div.top, #nav-cover, h1, #friends{
	display:none;
}
#projects{
	margin-left:-120px;
	width:720px;
	padding:0;
}
#nav, #nav-int, #copy p{
	width:100%;
}
#nav #copy{
	width:100%;
	padding:0;
	font-size:6pt;
	border-top-color:#666;
}
.prj{
	page-break-after:always;
}
.prj h2{
	margin-bottom:3pt;
	border:none;
}
h2 sup{
	display:none;
}
#content p{
	margin:4pt 0;
}
#content p.link{
	font-size:.8em;
}
#content p.link a{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000;
}
#content p.esp{
	color:#666633;
}
#content p.eng, #content p.esp{
	float:left;
	clear:both;
	width:100%;
	border-top:1px dashed #ccc;
}
br.clear, hr{
	display:none;
}
#about{
	font:8pt/12pt Georgia, "Times New Roman", Times, serif;
}
#about a{
	text-decoration:none;
	width:auto;
}
#about-eng, #about-esp{
	clear:both;
	width:550px;
}
#about-esp{
	margin-top:20pt;
	color:#666;
}
