﻿#teacherTitle
{
    color: White;
    background-color: #9999EE;
    background-image: url(bgs/tcht_bg.jpg);
    height:80px;
    vertical-align:bottom;
	font-family:Trebuchet MS,Arial;
}

#teacherTitle DIV
{
    padding: 8px;
}

#teacherTitle DIV TABLE
{
    width: 782px;
}
.r1c1
{
    width: 62%;
    font-weight: bold;
    font-size: 16pt;
    vertical-align: bottom;
}
.r2c1
{
    width: 62%;
    font-size: 24pt;
    vertical-align: bottom;
    font-weight: bold;
}
.c2
{
    width: 8%;
}
.c3
{
    width: 30%;
    text-align: left;
}

