﻿.exhMain
{
    margin:15px 0px;
    background-color:White;
}

.exhTitle
{
    color:Red;
    text-decoration: underline;
}

.exhText
{
    margin:10px 0px;
    font-family:Verdana;
    margin:20px 0px;
}

.oneExh
{
    width:99.9%;
    margin:10px 0px;
}

.oneLeft
{
    float:left;
    width:39%;
    text-align:left;
}

.linkTitle
{
    margin-bottom:10px;
    font-weight:bold;
}

.exhItem
{
    text-align:justify;
}

.oneLeft a
{
    Color:Blue;
}

.oneLeft a:hover
{
    color:Red;
}


.exhImg
{
    width: 59%;
    height:200px;
    float:right;
}
