﻿body {
	margin: 0px;
    font-family: Verdana;
    font-size: 10pt;
    color: #BACDD8;
}

a:link
{
    color: #BACDD8;
}
a:hover
{
    color: #ef7620;
}
a:visited
{
    color: #BACDD8;
}

#wrapper
{
	height: 100%;
	width: 100%;
	min-width: 944px;
	background-color: #1c2d35;
}

#flashBanner
{
    height: 156px;
    width: 904px;
/*    background-image: url(../img/AnimPlaceholder.jpg); */
    border-top: solid 1px #868e93;
    border-bottom: solid 1px #868e93;
}

#container
{
    width: 904px;
    height: 100%;
    background-color: #0c1d26;
    padding-left: 20px;
    padding-right: 20px;
}

#backgroundBottom
{
    height:100px;
    background-color: #1c2d35;
}

.summaryImage
{
    height:121px;
    width: 211px;
    border-bottom: solid 1px #868e93;
}

.summaryTitle
{
    color:White;
    font-family: Arial;
    font-weight:bold;
    font-size: 12pt;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: solid 1px #868e93;
    width: 211px;
}

.summaryText
{
    width: 211px;
    padding-top: 10px;
    
}

.bottomPanel
{
    background-color: #1c2d35;
    border-top: solid 1px #868e93;
    border-bottom: solid 1px #868e93;    
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    height:100%;
}

.bottomPanelTitle
{
    color: #ef7620;
    font-family: Arial;
    font-size: 11pt;
    font-weight: bold;
    padding-bottom: 5px;
}

.navLinks
{
    color: #BACDD8;
    text-decoration: none;
}

.navLinks:hover
{
    color: #ef7620;
}

div.feedburnerFeedBlock ul { 
margin-left:0; 
padding-left:0; 
list-style-type: none 
}

div.feedburnerFeedBlock ul li span.headline
{ 
    font-weight:bold; 
    display:block; 
    margin:15px 0 5px 0; 

}
div.feedburnerFeedBlock ul li span.headline a
{ 
    color: #BACDD8;
}

div.feedburnerFeedBlock ul li span.headline a:hover 
{
    color: #ef7620;
}

div.feedBurnerFeedBlock.creditfooter a img
{
    visibility:hidden;
}

ul#twitter_update_list a
{
    display:block;
    padding-bottom:20px;
}

ul#twitter_update_list
{
    list-style-type:none;
    padding-left: 40px; 
    margin-left:-40px;    
}

#twitter_div
{
    padding-right:10px;
}
