body{overflow: hidden;}

.ninjaBorder{position: absolute; top:35px; left: 0; height: 100%; width: 100%; overflow: hidden;}
.ninja{position: absolute; background-position: center; background-repeat: no-repeat; display: none;}

/* the ninjas! */
#nt1{width:129px; height: 149px; background-image:url(../../images/ninjas/top-1.gif);}
#nt2{width:99px; height: 102px; background-image:url(../../images/ninjas/top-2.gif);}
#nt3{width:85px; height: 57px; background-image:url(../../images/ninjas/top-3.gif);}

#nr1{width:187px; height: 100px; background-image:url(../../images/ninjas/right-1.jpg);}
#nr2{width:84px; height: 73px; background-image:url(../../images/ninjas/right-2.jpg);}

#nb1{width:56px; height: 104px; background-image:url(../../images/ninjas/bottom-1.gif);}
#nb2{width:140px; height: 142px; background-image:url(../../images/ninjas/bottom-2.gif);}

#nl1{width:102px; height: 154px; background-image:url(../../images/ninjas/left-1.jpg);}
#nl2{width:90px; height: 67px; background-image:url(../../images/ninjas/left-2.jpg);}
#nl3{width:79px; height: 77px; background-image:url(../../images/ninjas/left-3.jpg);}
#nl4{width:127px; height: 197px; background-image:url(../../images/ninjas/left-4.jpg);}


/* killa, hater, eata, WOAH */
.kills{position: absolute; top:45px; left:0; padding: 10px; color: #c00; font-size: 20px; width: 200px; display: none; cursor: help;}
.kills span{font-weight: bold;}

.accuracy{position: absolute; top:45px; right:0; padding: 10px; color: #999; font-size: 20px; width: 250px; display: none; text-align: right; cursor: help; height: 30px;}
.accuracy span{font-weight: bold;}

.awesomeKills{height: 100%; width: 100%; position: absolute; top:0; left:0; display: none;}
.awesomeKills span{width:100%; height: 100px; position: absolute; top:50%; left: 0; margin: -30px 0 0 0; text-align: center; font-size: 100px; font-family: Helvetica, Arial, sans-serif; color: #c00; font-weight: bold; letter-spacing: -3px; display: block; background: #fff;}

.footer{display: none;}


/* the wee dudes and all that... */
.homePageStuff{background: url(../../../../../media/home/home-logo.jpg) no-repeat top; position: absolute; top:50%; left: 50%; width: 473px; height: 111px; margin: -125px 0 0 -236px;}
.homePageStuff blockquote{position: absolute;}
.homePageStuff blockquote p, .homePageStuff blockquote p{display: block; color: #c00; font-size: 13px; padding: 10px; line-height: 18px;}

.homePageStuff .sideWaysGuy{background: url(../../../../../media/home/sideways-guy.jpg); width: 130px; height: 146px; top:130px; left: -10px;}
.homePageStuff .forwardsGuy{background: url(../../../../../media/home/forward-dude.gif); width: 70px; height: 143px; top:140px; right: 20px;}

.homePageStuff .sideWaysGuy p{display: block; position: absolute; top:0px; left: 130px; width: 150px; text-align: left; color: #009eff;}
.homePageStuff .forwardsGuy p{display: block; position: absolute; top:85px; left: -180px; width: 150px; text-align: right;}
.homePageStuff .forwardsGuy .line{width: 27px; height: 24px; position: absolute; top:60px; left: -30px; display: block; background: url(../../../../../media/home/speechline.gif);}

.homePageStuff blockquote a{color: inherit; text-decoration: underline; color: #c00;}
.homePageStuff blockquote a:hover{text-decoration: none;}

.homePageStuff ol{display: none;}