@charset "UTF-8";
/* CSS Document */

/*  Sitewide Elements */
body { background-color:#ffffff; margin: 0; padding: 0; background-image:url(../images/bg_repeat.jpg); background-repeat:repeat-x; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; }
a { text-decoration:none; border:none; }
a:link { color:#9999cc; }
a:visited {color:#9999cc;} 
a:hover { color:#000099;}
#wrap { background-image:url(../images/bg.jpg); background-repeat:no-repeat; margin:0 auto; top:0; width: 800px; position:relative; } 
#tag { text-align:right; top: 0; color:#000099; font-size: 14px; width:800px; height:100px; position:relative; }
#menu { margin:-8px 0 0 32px; text-align:left; font-size: 14px; width:758px; height: 15px; position:relative; }
#content { margin:0 0 0 32px; color:#000099; text-align:left; font-size: 14px; width:758px; position:relative; }
#footer { margin:0 0 30px 0; text-align:right; bottom: 0; color:#000099; font-size: 8px; width:800px; position:relative; }
.clear { clear:both;}

/*  End Sitewide Elements */

/*  Project Links */
#project_link { margin:-40px 0; color:#000099; text-align:right; font-size: 11px; width:758px; height: 8px; position:relative; }