body
{
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
}
a:hover
{
    color: #6C0;
}
a:visited
{
    color: #069;
}
#maindiv
{
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
}
#maintext
{
    width: 1000px;
    height: 1070px;
    font-size: 12px;
    line-height: 18px;
}
#maintext #left, #maintext #right
{
    float: left;
    width: 445px;
}
#maintext #left
{
    margin-left: 28px;
    margin-right: 27px;
}
#maintext #right
{
    margin-left: 40px;
    margin-right: 15px;
}
#box2 #minbox
{
    width: 210px;
    float: left;
}
#box2 #title
{
    width: 210px;
    height: 25px;
    background-color: #808080;
    font-weight: bold;
    padding-left: 10px;
}
#box2 #title a
{
    color: #FFF;
}
#box2 #title a:hover
{
    color: #6C0;
}
#box2 #title a:visited
{
    color: #FFF;
}
#box2 #text
{
    padding-left: 10px;
    line-height: 18px;
}
#box2 #pic
{
    float: right;
    clear: right;
    margin-left: 10px;
    margin-top: 10px;
}
#box2 #height
{
    float: right;
    height: 70px;
    width: 1px;
}
#box2 #blank
{
    width: 20px;
    height: 10px;
    float: left;
}
#box3 #title
{
    font-weight: bold;
    text-decoration: underline;
}
#box3 #title a
{
    color: #000;
}
#box3 #title a:hover
{
    color: #06C;
}
#box3 #text
{
    float: left;
    width: 340px;
    background-color: #EAEAEA;
    padding: 10px;
}
#box3 #pic
{
    float: left;
    width: 75px;
    margin-top: 10px;
    margin-right: 10px;
    height: 100px;
}

