html{overflow:hidden;}
body{overflow-y:scroll;background: #000 url(../images/bg.jpg) center center;font-family: "andale mono", "lucida console", monospace;}

#me{position:absolute;bottom:0;right:12px;height:46em;}
#menu{color:#F00;position:absolute;bottom:0;left:0;width:16em;height:10em;text-align:left;}
#menu div{padding-left:10px;font-size:1.4em;line-height:1.4285em;font-weight:bold;}
#menu a, #menu a:visited{color:#FFF;text-decoration:none;border-bottom:0;}
#menu a:active, #menu a:hover, #menu a:focus{color:#BBB;text-decoration:none;border-bottom:1px solid #F00;}
#menu a span, #menu a:visited span{color:#F00;}
#menu a:active span, #menu a:hover span, #menu a:focus span{color:#FFF;}
#menu #vcard a, #menu #vcard a:visited{display:inline-block;width:40px;height:30px;background: #000 url(../images/vcard.gif)}
#menu #vcard a:active, #menu #vcard a:hover, #menu #vcard a:focus{border:0;background: #000 url(../images/vcard-on.gif)}
#vcard{height:40px;line-height:40px;}
#vcard-on{display:none;}

.container{width:62em;min-width:62em;margin-top:5%;margin-bottom:2%;}
h1, h3{color:#F00;}
h2{color:#FFF;}
.container .hr{border-color:#F00}



.header {background:url(../images/bg-header.png) no-repeat;}
.footer {background:url(../images/bg-footer.png) no-repeat;}
.body {background:url(../images/bg-body.png) repeat-y;}

.body, .header, .footer {_border-left:1px solid #000;_border-right:1px solid #000;_background:none;_background:#606060;zoom:1;filter:alpha(opacity=85);}
.footer{_border-bottom:1px solid #000;}


.header{height:15px;}
.footer{height:15px;}
.body{padding-left:10px;padding-right:10px;color:#FFF;}
.body p{font-size:1.4em;line-height:1.4285em;}
.container h1 span{color:#FFF;}



.body a, .body a:visited{color:#F00;text-decoration:none;font-weight:bold;}
.body a:active, .body a:hover, .body a:focus{color:#FFF;text-decoration:none;border-bottom:1px solid #F00;}

.body a span, .body a:visited span{color:#FFF;font-weight:normal;}
.body a:active span, .body a:hover span{color:#F00;}

.body a:focus u, .body a:active u, .body a:hover u{border:0;color:#FFF}
.body a u{text-decoration:none;border-bottom:1px solid #FFF;font-size:125%;line-height:1%;}