body {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    color:#333;
    background-image: url(body-repeat.jpg);
    background-position: top left;
    background-repeat: repeat-x;
}

#nav a {
    text-decoration:none;
    color:#333;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: -1px;    
}

#bgimage {
    height:38px;
    background-image: url(PLS-revampgradient.jpg);
    background-repeat:repeat-x;
}

.footer {
	color: #666;
}

.legal {
	color: #666;
	font-size: 10px;
}

#nav {
    height:50px;
}

.nav {
    display:block;
    float:left;
    margin-left:10px;
    border-left:#cc0000 thin solid;
    padding-left:2px;
    width:80px;
}

#content {
    margin-top:0px;
}

#nav a:hover {
    color:#cc0000;
}

a {
  text-decoration:none;
  color:#bf0400;

}


.blockelement {
	float: left;
	width: 388px !important;
	margin-right: 40px;
	margin-bottom: 30px;
        font-family: Helvetica, Arial, sans-serif;
}

img {
      border-style: none;

}

.blockelement a {
       text-decoration:none;  
      color: #e2000b;


}

.blockelement img {
       border-style: none;

}

#crumb {
       margin-top:20px;


}



.crumb a {
    text-decoration:none;  
      color: #e28589;
    padding-top: 5px;
    letter-spacing: -1px;
}

.lessontitle {
      text-decoration:none;  
      color: #4c4c4c;

}

#footer {
     
      clear:both;


}