h1 {font-size:30px}

#wrapper {
  position:relative;
  width:100%;
  margin-left:auto;
  margin-right:auto;
}


div.fcard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 250%;
	font-weight: normal;
	text-decoration: none;
        background-color:#0a2f4a;
	height: 120px;
        width:12%;
	border: medium solid #12415b;
	position: relative;
	left: 3%;
	top: 10px;
        float:left;
        margin:1%;
	color:white;
        vertical-align:middle;
}

div.fcard1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 450%;
	font-weight: bold;
	text-decoration: none;
        background-color:#0a2f4a;
	height: 120px;
        width:12%;
	border: medium solid #12415b;
	position: relative;
	left: 3%;
	top: 10px;
        float:left;
        margin:1%;
	color:white;
        vertical-align:middle;
}
a {
font-weight:bold;
text-decoration:none;
}
a:link {color:white;
text-decoration:none;
}
a:hover {background-color:gray; color:white}
a:active {background-color:white}
a:visited {color:white; }
.vsmall {
font-size:.6em;
font-weight:bold;
}
  
body {
  background-image:url("/images/lbg2.jpg");
}
#hwrapper {
 position:absolute;
 top:10px;
 left:10px;
 height:90px;
 width:900px;
 color:green; 
}

.hline1 {
  text-align:left; 
  position:absolute; 
  top:11px; 
  left:5%;font-size:24px; 
  color:white; 
  padding:0.5em; 
  color:white; 
  background-color:#0a2f4a; 
  width:95%;
  clear:left;
}

.hline2 {
  text-align:left; 
  position:absolute; 
  top:51px; 
  left:25%;font-size:24px; 
  color:white; 
  padding:0.5em; 
  color:white; 
  background-color:#0a2f4a; 
  width:75%;
}

#cardrow1 {
 position:absolute;
 top:220px;
 left:22%;
 height:150px;
 width:75%;
 color:navy; 
}

#cardrow2 {
 position:absolute;
 top:370px;
 left:22%;
 height:150px;
 width:75%;
 color:navy;
} 

#navl {
 position:absolute;
 top:180px;
 left:20px;
 height:350px;
 width:80px;
 background-color:#0a2f4a;
 color:white; 
}

.answercard {
  background-color:#0a2f4a; 
  position:absolute; 
  top:15%; 
  left:35%; 
  border: medium solid  #12415b; 
  padding:25px; 
  width:20%; 
  height:40%;color:white; 
  text-align:center; 
  font-size:250%; 
}

.tryanother {
background:none; position:absolute; top:65%; left:35%; border:none ; padding:25px; width:20%; height:10%;color:white; text-align:center; font-size:130
}

.bigh1 {font-size:40px}
