/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */

body 
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
          box-sizing: border-box;
}
 
body {
  background: #333;
}
 
.pic {
  border: 10px solid #fff;  
  float: center;
  height: 220px;
  width: 625px;
  margin: 20px;
  overflow: hidden;
   
  -webkit-box-shadow: 5px 5px 5px #111;
          box-shadow: 5px 5px 5px #111;  
}





{ 
style

  font-family: verdana, sans-serif;
  font-size: smaller;
  font-weight 
  
}
.Header {
  text-align: center;
  width:1053px;
  backgroundcolor;#151B54;
  color: #FFFFFF;
}
.Header h1 {
  padding: 10px;
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: xx-large;
  font-family: Verdana, sans-serif;
  font-weight: lighter;
}

.Footer {
  text-align: center;
  background-color: rgb(210,210,210);
  color: Green;
}
.Footer h1 {
  padding: 10px;
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: small;
  font-family: Verdana, sans-serif;
  font-weight: lighter;
}
.LeftPanel {
  position: absolute;
  top: 90px;
  left: 10px;
  width: 170px;
  min-height:234%;
  background-color:#F7E8E6;
  border-width: 1px;
  border-style: ;
  border-color:;
  padding-bottom: 8px;
}
.RightPanel {
  position: absolute;
  top: 90px;
  right: 10px;
  width: 220px;
  min-height:100%;
  background-color:#;
  border-width: 1px;
  border-style: solid;
  border-color: #;
  padding-bottom: 8px;
  
}
.LeftPanel h1, .RightPanel h1
{
  background-color: black;
  color: white;
  font-size: medium;
  text-align:center;
  padding: 6px;
  margin-bottom: 3px;
}
.LeftPanel a, .RightPanel a
{
  margin: 6px;
}
.LeftPanel p, .RightPanel p
{
  margin: 6px;
}

.CenterPanel {
position:absolute;
 margin-left:170px;
 width:746px;
 border-left-width:1px;
 border-right-width:1px;
 border-bottom-width:0px;
 border-style:solid;
 border-color:transparent;
 padding-top:0px;
 
  
}

.Payment {
position:absolute;
bottom:auto; 
left:0px
}

.FloatingBox {
float:right; 
width:70px;
background-color:#EDCDC9;
border-width:2px;
border-style:solid;
border-color:black;
padding:10px;
margin:10px;
font-weight:lighter;
color:black;
text-align:center;
}

.FloatingBox {
float:left; 
width:140px;
background-color:#EDCDC9;
border-width:2px;
border-style:solid;
border-color:black;
padding:10px;
margin:12px;
font-weight:lighter;
color:black;
text-align:center;
}

</style> }