document.write("<style type='text/css'>");
document.write(".nav {position:absolute; left:50px; top:5px; width:700 px; height:378px; z-index:2;}");
document.write(".nav {font-size:10pt;font-family: verdana}");
document.write(".nav A:link {text-decoration: none; color: #999999}");
document.write(".nav A:hover {text-decoration: underline; color: #FF00FF}");
document.write(".nav A:visited {text-decoration: underline; color: #CCCCCC}");
document.write(".footer {position:absolute; bottom:10px; z-index:2;}");
document.write(".footer {font-size:7pt;font-family: verdana; color: #FFFFFF; text-align: right;}"); 
document.write(".footer A:link {text-decoration: underline; color: #999999}");
document.write(".footer A:hover {text-decoration: underline; color: #FF00FF}");
document.write(".footer A:visited {text-decoration: underline; color: #CCCCCC}");
document.write("</style>");
document.write("<div id='nav' class='nav'");
document.write("<a href='index.html'>home</a>");
document.write("&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;");
document.write("<a href='art_index.html'>art</a>");
document.write("&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;");
document.write("<a href='biocontact.html'>bio</a>");
document.write("&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;");
document.write("<a href='resume.html'>curriculum vitae</a>");
document.write("&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;");
document.write("<a href='http://geligirlnews.blogspot.com/'>news</a>");
document.write("&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;");
document.write("<a href='biocontact.html'>contact</a>");
document.write("&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;");
document.write("<a href='http://www.geligirlnotes.blogspot.com'>geli girl notes</a>");
document.write("</div");
document.write("<div class='footer'>");
document.write("&copy; 2007-2009 Angelica M. Busque");
document.write("</div");

 
