
body
{
    font-size: 12px;
    font-family: "Georgia","Times","Times New Roman",serif;
    background-color: #AAB9DA;
    line-height: 16px;   
}

a img
{
	border: 0px;
	font-size: 14px;
	text-decoration: none;
}

a:link, a:active, a:visited 
{
	color: #C8C8C8;
	text-decoration: none;
	font-size: 14px;
}

a:hover 
{
	color: #FFFFFF;
	text-decoration: none;
}

ul.message_errors
{
	color: #FF0000;
	font-weight : bold;
}

a.hyper_links 
{
    color: #281670;
    font-size: 12px;
    text-decoration: none;
}

a.department_anchors 
{
    color: #000000;
    font-size: 12px;
    font-weight : bold;
    text-decoration: none;
}

.main_container
{
    width: 800px;
    background-color: #FFFFFF;
    margin: auto;
}

#top_logo
{
    width: 800px;
    background-color: #FFCCFF;
    height: 200px;
    padding: 0px;
    margin: 0px;
}

#top_nav
{
    width: 800px;
    background-color: #281670;
    color: #C8C8C8;
    text-align: center;
    padding: 5px 0px 5px 0px;
}

#page_footer
{
    width: 800px;
    color: #C8C8C8;
    text-align: center;
    background-color: #281670;
    margin: auto;
    padding: 5px 0px 5px 0px;
    overflow: hidden;
}

div.page_two_sections
{
    width: 800px;
    overflow: hidden;
}

div.page_one_section
{
    width: 700px;
    padding: 15px 5px 15px 20px;
    overflow: auto;
    line-height: 18px; 
}

div.left_section
{
    float : left;
    width : 560px;
    padding: 15px 0px 15px 20px;
}

div.right_section
{
    float : right;
    width : 210px;
    padding: 15px 0px 0px 5px;
}

img.slideshow
{
    width: 550px;
}
