body {
margin: 20px 30px 0px 100px;
background-color: blue;
} 
h1 {color:white; font-size:20pt}
hr {color:navy} 

p.tab
{
  font-size:16pt;
  font-weight: bold;
  color: white; 
  position:relative;
  z-index: 1;
  background-color: black;
  padding: 10px; 
  margin: 50px 0px -100px 29em;
  border: 2px solid #0c0c0c;
  -moz-border-radius: 20px; 
  -moz-box-sizing: border-box;
  border-radius: 20px;
  box-sizing: border-box;
  width: 25%;
  behavior: url(border-radius.htc);
}

p.center { 
 font-size:14pt;
 color: white;
 text-indent: 1cm;
 margin: 2cm 4cm 2cm 16em;
 border-style: solid;
 border-color: #0782f5;
 border-width: 3px 3px 3px 3px;
 width: 50%;
 background-color: #0782f5;
 -moz-border-radius: 1em; 
 }
 

p.frame { 
 font-size:14pt;
 color: white;
 text-indent: 1cm;
 margin: 2cm 4cm 2cm 14em;
 border-style: solid;
 border-color: #0782f5;
 border-width: 3px 3px 3px 3px;
 width: 55%;
 background-color: #0782f5;
 -moz-border-radius: 1em; 
 }

p
{
 text-align: center;
}


a
{
font-size:16pt;
}


a:link {color:silver} 
a:visited {color:purple} 
a:hover {color:white} 
a:active {color:blue}

img 
{
margin:0x 0px 0px 0px;
}


#leftcontent 
{
 position: absolute;
 left:10px;
 top:50px;
 width:200px;
 background:#fff;
 border:1px solid #000;
}

#banner 
{
 background:#0eb5d3;
 color: white;
 height:40px;
 border-top:1px solid #000;
 border-right:1px solid #000;
 border-left:1px solid #000;
 voice-family: "\"}\"";
 voice-family: inherit;
 height:39px;
}

div.wDiv1 {
  color: #ffffff;   
  background: #0782f5;
  padding: 10px; 
  margin: 0px 0px 0px 17em;
  border: 2px solid #0c0c0c;
  -moz-border-radius: 20px; 
  -moz-box-sizing: border-box;
  border-radius: 20px;
  box-sizing: border-box;
  width: 55%;
  behavior: url(border-radius.htc);
}


