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



/* Footer Coding Dont Touch
html, body, #container {  }
body > #container { z-index:1; }
#content { z-index:1;}
#footer { clear: both; position: relative; text-align:right; margin-top: -469px; z-index:2; overflow:hidden}
/* Footer Coding Dont Touch - END */

body {
height: 100%; 
z-index:1; 
text-align:center; 
font-size:36px; 
font-weight:bold; 
text-transform:uppercase; 
}
#wrappertop {
width: 608px;
margin:15% auto 0px; 
}
#logoIntro {
margin-bottom: 10%;
}
#footr {
width:100%;
height:40%;
background-color:#000000;
position: bottom;
background-image:url(../images/intro/background.jpg);
backround-repeat:repeat-x;
}
#navigation {
width: 700px;
margin: 0px auto;
}
/*body,td,th {
background-image:url(../images/intro/background.jpg);
background-position:bottom;
background-repeat:repeat-x;
}
.flashlogo {
padding-right:50px;
}

.leftfloat {
float:left;
}

.rightfloat {
float:right;
}

.imagepadding {
padding-left:35px;
}*/