﻿body 
{
    margin:0px 0px 0px 0px; 
    text-align:center;
    font-family: Verdana;
}

a:link, a:visited
{
    text-decoration: none;
    color: #7b2a86;
}

#bodycontainer
{
    width: 950px;
    margin: 0 auto;
    text-align: left;
    border-left: solid 1px #cccccc;
    border-right: solid 1px #cccccc;
}

#header
{
    height: 280px;
    background-image: url(images/header_background.jpg);
}

#maintextarea
{
    padding-left: 20px;
    padding-right: 15px;
}

#rightbar
{
    float: right;
    width: 200px;
    border: solid 1px #cccccc;
    padding: 5px 5px 5px 5px;
}

.readingslist
{
    font-size: 12px;
}

.contactstable
{
    font-size: 12px;
}

.linkstable
{
    font-size: 12px;
}

.newsletterlist
{
    font-size: 12px;
}

.faqquestion
{
    font-weight: bold;
    color: Red;
    font-size: 12px;
}

.photoslist
{
    
}

.pagealert
{
    border: solid 1px #cccccc;
    margin-right: 10px;
    padding: 5px 5px 5px 5px;
    background-color: #ffe1ff;
}