﻿body
{
    background-image: url(images/background.jpg);
    background-repeat: no-repeat;
    background-position:left top;
}

.containAll
{
    width: 949px;
    font-family:Sans-Serif;
    font-size:12pt;
    color:Navy;
    font-weight:500;
    padding: 0 15px;
}

.Left
{
    float:left;
    margin:0 30px;
    width:300px;
}

.Box
{
    background-color:#ececec;
    border: solid 5px white;
    width: 300px;
    margin:20px 30px;
}

.info
{
    clear:both;
}

.SurveyLink
{
    text-align:center;
    color:Red;
}

.CWU
{
    margin-top:50px;
    text-align:center;
}
table tr td a
{
    color:Blue;
}

.ButtonPanel
{
    background-image: url(images/ButtonPanel.png);
    width:487px;
    height:89px;
    margin:auto;
    text-align:center;
    font-size:medium;
}

.ButtonPanel table
{
    vertical-align:middle;
    height:89px;
}
a
{
    color:Red;
}
a img
{
    border:none;
}

.slideshow
{
font-family: 'Freestyle Script' Cursive Serif;
    font-size: 200%;
    color:Black;
}
