
body { 
  background-color: #0000ff; background-image: none; 
 }

p {font-family:  Georgia, "Times New Roman",
        Times, serif; font-size: 16px; }


H1 {font-family:  Georgia, "Times New Roman",
        Times, serif; font-size: 30px; color: #0000ff; }


H2 {font-family:  Georgia, "Times New Roman",
        Times, serif; font-size: 26px; color: #0000ff; }


H3 {font-family:  Georgia, "Times New Roman",
        Times, serif; font-size: 18px; color: #0000ff; }

H4 {font-family:  Georgia, "Times New Roman",
        Times, serif; font-size: 12px; color: #0000ff; }


H5 {font-family:  Georgia, "Times New Roman",
        Times, serif; font-size: 10px; color: #0000ff; }

H6 {font-family:  Georgia, "Times New Roman",
        Times, serif; font-size: 18px; color: #0000ff; }

H7 {font-family:  Georgia, "Times New Roman",
        Times, serif; font-size: 10px; color: #ffffff; }

OL {
list-style-type: decimal;
list-style-position: outside;
} 


.footer, .push { 
    height: 4em; 
} 


div.body {
	position: static;
	padding: 0px;
	margin: 0px;
	background: #0000ff;
	border: 0px solid #ccc;
	width: 800px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 100%;
	}


div.bottom
{
    width: 240px;
    border: 0px solid #666666;
    text-align: left;
    position: absolute;
    bottom: 0px;
    left: 0%;
    margin-left: 0px;
}


.hbuttons a{
background-color: #0000ff;
display: block;
text-decoration: none;
font: bold 11px Georgia;
color: #ffffff;
width: 120px;
height: 35px;
margin-right: 5px;
background-image:url(pics/button.gif);
background-repeat: no-repeat;
padding-top: 9px;
text-align:center;
}

.hbuttons a:hover{
background-image:url(pics/buttonover.gif);
}

 

div.content2 {
	float: right;
	padding: 0px;
	margin: 0px;
	background: #ffffff;
	border: 1px solid #00ff00;
	width: 900px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 900px;
	}


div.leftcol

{
 position: absolute;
 top: 40px;
 left: 30px;
 }


.headh {background: #ffffff;}

.headh h3 {margin: 0px 10px 0px 10px; padding-bottom: 0px; }

.contenth {background: #ffffff; }
.contenth div {margin-left: 30px; margin-right: 30px; padding-top: 5px; }



img.scanner
{
  border-style:outset;
  border-color: #ddd;
  border-width:10px;
  position:absolute;
  top: 35%; 
  right: 5%
}

div.container
{
  position: absolute;
  top: 20;
  right: 50;
  width: 20%;
  margin: auto;
  padding: 10px;
  border: 1px solid #0000ff;
  background: #ffffff;
}