/*
* 
*
*/
html, body {
    height: 100%;
    background: #fff;
}
body {     
    font: 100% Verdana, helvetica, arial, sans-serif;
    line-height: 1.7em;
    color: #000;
}
h3 {
    font: 2.4em Georgia, serif;
}
#head, #mainNav, #photobar, #breadTop, #breadBot, #pagelinks, #footerNav, #xhtmlcss,#mapNav {
    display: none;
}
#uwgStory, #uwgStories {
    display: none;
}
#newsAndEvents {
    border-top: 1px dashed #999;
}
#sidebar img {
    display: none;
}
#sidebar {
    border-top: 1px dashed #999;
    border-bottom: 1px dashed #999;
}
#wrapper {
/*    margin: .77em auto 0 auto;
    padding: .78em;*/
border-bottom: 1px dashed #999;
}
.hidden { display: none; }
#contentBody .photo {
        float: left;
        text-align: center;
        border: 1px solid #999;
        margin: 0.5em 0.5em 0.5em 0;
}
#contentBody .photo img {
        border: 1px solid #999;
        vertical-align:middle;
        margin: 0.5em;
}
#contentBody .photo p {
        text-align: center;
        font-size: 0.7em;
        color: #333;
}
    
a {    color: #062044; }
a:hover { color: #f00;/*color: #c7d4e4;*/}
a img { border: none;}
.clear { clear: both;}
#footer {
    font-size: 0.9em;
}
#footer address {
    height: 0.5em;
    font-style: normal;
}
    
#footer #copyright {
    display: block;
    clear: left;
}
