body {width: 100%; padding: 0px; margin: 0px; border: 0px; background-color: #000000; font-family: Comic Sans MS; font-weight: normal;}
/*IE ONLY*/
*html body {overflow: hidden;}
*html .content{height: 100%; overflow: auto; width: 100%; z-index: 5;}
/*IE ONLY*/


.header {position: fixed; top: 0px; left: 0px; width: 100%; z-index: 3; padding: 0px; margin: 0px; border: 0px;}

.footer {position: fixed; bottom: 0px; left: 0px; width: 100%; z-index: 2; padding: 0px; margin: 0px; border: 0px;}

*html .footer {position: absolute; bottom: 0px; left: 0px; width: 100%; z-index: 2; padding: 0px; margin: 0px; border: 0px;}


.main {position: relative; height: 100%; top: 0px; margin: 0px; padding-top: 50px; border: 0px; z-index: 1; text-align: center; width: 100%; overflow: visible;}

*html .main {padding-top: 60px;}


/*LOGO*/
.logo {position: relative; left: 0px; top: 0px; padding: 0px; margin: 0px; border: 0px; z-index: 1; color: #ff0000; margin-left: auto; margin-right: auto; width: 100%;}
/*END LOGO*/

/*COUNTER*/
.counter {position: relative; padding-top: 20px; padding-bottom: 5px; top: 0px; z-index: 1; color: #ff0000; font-size: +14px; line-height: 15px;}

*html .counter{padding-bottom: 0px; margin-bottom: 4px;}

.white {color: #ffffff; font-size: +14px; line-height: 12px;}
/*END COUNTER*/




/*CORNERS*/
.pirates {position: absolute; top: 20px; left: 20px; padding: 0px;  margin: 0px; border: 0px;}

.buccaneers {position: absolute; top: 20px; right: 20px; padding: 0px; margin: 0px; border: 0px;}

.renegades {position: absolute; bottom: 20px; left: 20px; padding: 0px; margin: 0px; border: 0px;}

.bandits {position: absolute; bottom: 20px; right: 20px; padding: 0px; margin: 0px; border: 0px;}
/*END CORNERS*/

