h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
  margin-top: 4px;
  margin-bottom: 4px;
  padding-top: 0;
  padding-bottom:0;
}

img{
  border: 0px;
}

body{
  background: url("../images/checkbg.gif");
  background-repeat: repeat; 
  margin: 0;
  padding:0;
  font: 8pt/1.6em trebuchet ms, arial, tahoma, verdana, sans-serif;
  color: #333;
  }


#container{
  background-repeat: repeat-y;
  width: 705px;
  margin-left: 26px;
  position:absolute;
  left:13px;
  border-bottom: solid 1px #c82c33;
  }

.yellow{
  background: url("../images/linebg.gif");
  }
  

.blue{
  background: url("../images/linebgb.gif");
    }
    
.red{
  background: url("../images/linebgr.gif");
    }
  
#left{
  width: 438px;
  padding-left: 13px;
  }

#left p{
  width: 380px;
  padding-left: 27px;
  padding-bottom: 10px;
  }

#left li{
  margin-left:15px;
}

#right{
  width: 251px;
  padding-left:0px;
  margin-left:3px;
  }
  
.middle{
  float: left;
  }

#mainnav{
  margin-left: 40px;
  }
  
#mainnav ul{
  margin-left:15px;
  padding:0;
  list-style:none;
  }

#mainnav li{
  margin: 10px 0px;
  font-weight: bold;
  font-size:10pt;
  }

#reglist{
  margin-top:-12px;
  list-style-type: square;
  color: #8aa5e7;
  }
 
.darktext{
  color: #333;
  }  
  
.yellowlink a{
  text-decoration: none;
  color: #333;
  border-bottom: solid 1px #333;
  }
  
.yellowlink a:hover{
  color: #f9be00;
  text-decoration: none;
  border-bottom: dashed 1px #f9be00;
   }
   
.bluelink a{
  text-decoration: none;
  color: #333;
  border-bottom: solid 1px #333;
  }
  
.bluelink a:hover{
  color: #8aa5e7;
  text-decoration: none;
  border-bottom: dashed 1px #8aa5e7;
   }
   
.redlink a{
  text-decoration: none;
  color: #333;
  border-bottom: solid 1px #333;
  }
  
.redlink a:hover{
  color: #e55f5f;
  text-decoration: none;
  border-bottom: dashed 1px #e55f5f;
   }

#school{
  border: solid 1px #e14646;
  width:250px;
  }
  
#school th{
  background-color: #e14646;
  }

#school td{
  padding:6px;
  border-bottom: solid 1px #e14646;
  }

dl{
  padding-left: 27px;
  margin-top:0px;
  }
  
dt{
  font-weight:bold;
  padding-top: 15px;
  }


#box{
	font: bold 10pt arial, verdana;
	height: 100%;
	width: 424px;
	border: solid 2px #fdefbf;

}

#bar{
	background-color: #fdefbf;
	color: #000;
	width:420px;
	padding: 5px 0px 5px 5px;
	margin-bottom: 10px;

}

label{
	font: bold 8pt arial, verdana;
}

#box table td{
	padding-left:4px;
}

.bottom2{
	height:40px;
}

.button{
  background-color: #fdefbf;
	border: solid 2px #f9be00;
	font-weight: bold;
	}
	
.text{
	color: #00236b;
	font: bold 10pt arial, verdana;
	}
	
#photos{
  float:left;

  width:435px;
  margin-top:0px;
  padding-left:0px;
  }
  


#photos div{
  
  float:left;
  padding-right:8px;
  text-align:center;
  font-weight:bold;
  padding-top:0px;
  }
  
.label{
  font-size:12pt;
  color:#f9be00;
  margin-top:15px;
  width:90%;
  }
