body {
  margin: 0px; 
  padding: 0px; 
  background-color: #ffffff;

  background-repeat: no-repeat;
  color: #000000;
  font-size: 10px;
  line-height: 1.5em;
  z-index: 1;
  text-align: center;
}





/* *********************************************************************************** */

* html .pagination li.currentpage, * html .pagination li.disablepage{ /*IE 6 and below. Adjust non linked LIs slightly to account for bugs*/
margin-right: 5px;
padding-right: 0;
}


/* *********************************************************************************** */





img {
 border:0px;
 } 


h1 {
padding-left: 0px;
margin : 0px;
text-indent:-5000px;
color: #8a8000;
font-weight: 100;
font-size: 10px;
font-family: "Trebuchet MS",Verdana,sans-serif;

}

h2 {
padding-left: 0px;
margin : 0px;
color: #ffffff;
font-weight: 700;
font-size: 14px;
font-family: "Trebuchet MS",Verdana,sans-serif;

}



/* --------------------------------LAYOUT START----------------------------------- */

#layout{
position:relative;
        width: 800px;
        margin-top: 20px;
        padding: 0px; 
        margin-left: auto; 
        margin-right: auto; 
        text-align: center;
}
/* -----------------------------------LAYOUT END--------------------------------- */



.header{

width: 800px;
height: 56px;
line-height: 60%;
 margin: 0px 0px 0px 0px;
}



/* -----------------------------------LAYOUT END--------------------------------- */


#contentwrapper{
width: 100%;
}
#gate{
width: 800px;
margin: 150px 0px 200px 0px;
text-align: center;
}

#footer{
width: 100%;
color: #cdcdcd;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #cdcdcd;
}


