body {
font-family: Verdana, sans-serif;
background-color: GhostWhite;
margin: 0px;
}
#page{
width: 750px;
background-color: GhostWhite;			
margin: auto;
border: 0px solid black;
position:relative;
}
#column1 {
position:absolute;
top: 3px;
border: 1px solid black;
width: 584px;
background-color: white;
color: black;
height: 557px;
font-size:17px;
z-index:2;
}
#column1b {
width: 583px;
background-color: rgb(80,80,80);
height: 557px;
z-index:1;
position:absolute;
border: 1px solid rgb(140,140,140);
top:7px;
left:4px;
}
#column1c {
position:absolute;
top: 96px;
left: 50px;
border: 1px solid black;
width: 484px;
background-color: white;
color: black;
height: 310px;
font-size:14px;
z-index:6;
padding: 5px;
visibility:hidden;
}
#column1d {
width: 484px;
background-color: rgb(80,80,80);
height: 311px;
z-index:5;
position:absolute;
border: 1px solid rgb(140,140,140);
top:100px;
left:54px;
padding: 5px;
visibility:hidden;
}
.answerform {
border: 0px solid black;
border-bottom: 1px solid black;
background-color: white;
font-size: 17px;
width: 38px;
position: relative;
top: 0px;
font-family: Verdana, sans-serif;
text-align: center;
}
#column1l {
position:absolute;
top: 55px;
left: 10px;
width: 280px;
border: 0px solid white;
height: 480px;
padding-left:10px;
z-index:3;
}
#column1r {
position: absolute;
width: 280px;
border: 0px solid white;
height: 480px;
top: 55px;
left:300px;
padding-left:0px;
z-index:3;
}
.linehold {
line-height:1.6;
}
.redfont{
color:red;
font-family: 'Lucida Handwriting', 'Trebuschet MS', Verdana, sans-serif;
visibility: hidden;
}
#footer {
width: 746px;
height: 23px;
border: 0px solid none;
margin-top: -10px;
}
#column2 {
width: 150px;
height: 580px;
border-left: 0px solid GhostWhite;
border-right: 0px solid GhostWhite;
border-bottom: 0px solid GhostWhite;
position: absolute;
top:0px;
left: 594px;
}
#header {
display: block;
height: 10px;
width: 584px;
border: 0px solid GhostWhite;
margin: 1px;
padding: 0px;
overflow: hidden;
}
#header1 {
display: block;
height: 34px;
width: 584px;
border: 0px solid white;
margin: 0px;
position: absolute;
top: 14px;
left: 2px;
z-index:3;
text-align: center;
font-size:18px;
}
#grade {
position:absolute;
left: 450px;
top:-45px;
}
span {text-align: center;}
img  {border:0;}
@media print {
  .noprint {
  display:none;
  }
}