<style type='text/css'>

.header{

   width: 51%;

   left: 24.5%

}

.colmask{

   width: 51%;

   left: 24.5%

}

.colleft{ right: 80%}

.col1 {

   width: 78%;

   left: 101%

}

.col2{

   width: 18%;

   left: 3%

}

.footer {

   width: 51%;

   left: 24.5%

}

.header{

   clear: both;

   float: center;

   position: relative;

   border-bottom: #000 2px solid;

   background-color: #cdeb8b

}

.colmask{

   clear: both;

   float: left;

   overflow: hidden;

   position: relative;

   background: #99cc33

}

.colleft{

   float: left;

   width: 100%;

   position: relative;

   background: #99cc33

}

.col1{

   padding: 0px 0px 1em 0px;

   overflow: hidden;

   float: left;

   position: relative;

   background: #cdeb8b

}

.col2{

   padding: 1px 1px 1em 1px;

   overflow: hidden;

   float: left;

   position: relative;

   background: #cdeb8b

}

.footer{

   clear: both;

   float: left;

   position: relative;

   border-bottom: #000 2px solid;

   background-color: #cdeb8b

}

.bottom{

   clear: both;

   width: 100%;

   float: left;

   position: relative;

   background-color: #cdeb8b

}

body {

   border-width: 0px;

   padding: 0px;

   margin: 0px;

   font-size: 90%;

   width: 100%;

   min-width: 600px;

}

</style>
