.column {
    width: 212px;
    float: left;
    margin: 0px 23px 0px 0px;
}

.contentColumn {
    background-color: #edeaea;
    border: 8px #e1e1e1 solid;
    width: 195px; 
    padding: 5px;  
}

.contentColumn p {
    font-size: 9pt;
    letter-spacing: 0px;
}

#imagePack {
    background-color: #edeaea;
    border: 8px #e1e1e1 solid;
    width: 200px;
    margin: 42px 0px 0px 0px; 
}

.blueText {
    color: #00adef;
}

.yellowText {
   color: #ecc200; 
}

.greenText {
    color: #00d6a1;
}

.pinkText {
    color: #d60080;
}

.pinkText, .greenText, .yellowText, .blueText {
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
}

#main h1, .mceContentBody h1, #indexContent h1, #fullWidth h1, #mainContent h1 {
    color:#450953;
    font-family:'Arial Black', 'Arial Bold', Arial, Verdana;
    font-size:16px;
    text-transform:uppercase;
    margin: 0 0 10px 0;
}

#main h2, .mceContentBody h2, #indexContent h2, #fullWidth h2, #mainContent h2  {
    font-size: 14px;
    margin: 10px 0; 
    color: #450953;
      
}

#main h4, .mceContentBody h4, #indexContent h4, #fullWidth h4 {
    font-size: 12px;
    margin: 0 0 5px 0;    
    color: #450953;
}

#main h3, .mceContentBody h3, #indexContent h3, #fullWidth h3 {
    font-size: 13px;
    margin: 0 0 5px 0;    
    color: #450953;
}

#main p, .mceContentBody p, #indexContent p, #fullWidth p {
    font-size: 12px;
    margin: 0 0 5px 0; 
}

#mainContent h2 a {

      
}

#sitemap h2 {
 
}

#mainContent ul {

}

#mainContent li {

}

