body {
  margin: 0;
  padding: o;
  background-color: #ddd;
  color: #000099;
  font: "Times New Roman", Times, serif;
}

#wrapper {
      background-color: #DDDDDD;
      color: #000099;
 margin: auto;
      padding: 0 0 0 220px;
      position: relative;
      width: 1020px;
}


#header {
  width: 850px;
  padding-top: 10px;
  padding-bottom: 0px;
  background-clolor: #ddd;
  border-bottom: medium solid #000099
}

#logol{
  float: left;
  margin-top: 10px;
}

#logor{
  float: right;
  margin-top: 10px;
}

#heading {
  text-align: center;
  font-size: 42px;
  margin-bottom 0;
  padding-bottom: 0;
  color: #000099; 
}

#sub {
  text-align: center;
  margin-top: 0;
  line-height: 75%;
  font-size:24px;
}

#content {
   width: 850px;
   background-color: #ddd;
   color: #000099
   font-size: 12px;   
}

#sidebar {
      left: 0;
      position: absolute;
      top: 170px;
      width: 220px;
}


#sidebar ul {
      list-style-type: none;
      margin: 0;
     padding: 40px;
      width: 140px;
}

#sidebar li{
    background: #999999;
    margin: 0.5em 0;
    padding: 0.3em;;
    }

#sidebar a {
    text-decoration: none }
  a:link {
    color: #000099 }
  a:visited {
    color: purple }

#sidebar h3, #sidebar p {
    padding:0 10px;
    }

#content .oow {
    position: relative;
    margin: 50px 350px;
    padding-top: 0px;
    padding-bottom: 0px;
    border: solid thin #000099;
} 

#content p.iconcaption {
    margin-top: -40px ;
    text-align: center;
    font-size:14px;
    
}

#content .shopfront {
    position: relative;
    margin: 50px 310px 0px;
    border: solid thin #000099;
}

#content p.enter {
    margin-top:0px opx 50px 0px;
    padding-bottom: 50px; 
    text-align: center;
    font-size: 14px;
}

#footer {
    width: 850px;
    padding-top: 20px;
    padding-bottom: 10px;
    background-color: #ddd;
}

#BADA {
    float: right;
    margin: 10px 10px 30px 20px;
    border: solid thin #000099;
}

#kcs {
  float: left;
  margin: 10px 10px 30px 10px;
  border: solid thin #000099;
}

#footer h2 {
    text-align: center;
    font-size: 24px;
    margin-top: 0;
}

#footer p {
    text-align: center;
    font-size: 16px;
    line-height: 50%;
}

#footer .email {
   text-align: center;
   font-size: 16px;
}


    
    



   
