/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jun 28, 2014, 9:33:11 PM
    Author     : davidcannon
*/
#mainImageRow {
    margin:0;
    margin-left:-15px;
    margin-right:-15px;
    padding:0;
}
#mainImageCol {
    margin:0;
    padding:0;
}
.spacer {
    background-color:#6b696b;
    margin:0;
    padding:0;
    height:25px;
    border:none;
}
.data {
    text-align: center;
    min-height: 200px;
    padding-top:25px;
    padding-bottom:25px;
}
h1, h2, h3, h4, h5, h6 {
    color: #6699cc;
}
.learnMore {
    color: #6699cc;
    text-decoration: none;
}