h2.blue
{
    color: #006ead;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0;
	padding: 0;
}

h2.blue a, h2.blue a:link, h2.blue a:active, h2.blue a:visited
{
    color: #006ead;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration:none;
}

h2.blue a:hover
{
    text-decoration: underline;
}

h2.orange
{
    color: #da6e0d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform:uppercase;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h3.blue
{
	color: #006ead;
	font-size: 12px;
}

h3.blue a, h3.blue a:link, h3.blue a:active, h3.blue a:visited, h3.blue a:hover
{
	color: #006ead;
}

#videosection
{
    background-image: url('images/home-videobg.gif'); 
	background-repeat: repeat-x; 
	background-position: bottom;
	width: 100%;
	overflow: auto;
}

.rightVideoPane p
{
	padding: 0;
	margin:0;
}

.leftVideoPane
{
    float: left;
    width: 320px;
    margin: 27px 30px 0 30px;
	padding:0;
}

.middleVideoPane
{
    float: left;
	width: 244px;
	margin: 27px 30px 0 0;
}

.rightVideoPane
{
    float: left;
    width: 300px;
    margin: 27px 0 0 0;
	padding: 0 0 20px 0;
}

.videoThumb
{
    border: 1px solid #e8e8e9;
	background: #ffffff;
	padding: 3px;
	margin: 0 20px 0 0;
	float: left;
}

.videoListing
{
    width: 170px;
	float: left;
}

.videoSeperator
{
    height: 3px;
	font-size: 1px;
}

#lowersection {
width:690px;
}
.leftPane
{
    width: 230px;
    float: left;
    margin: 30px 35px 0 15px;
    display: inline;
}

.contentPane
{
    width: 370px;
    float: left;
    margin: 30px 40px 0 0;
    display: inline;
}

.newsThumb
{
    border: 1px solid #e8e8e9;
	background: #ffffff;
	padding: 3px;
	margin: 0 20px 0 0;
	float: left;
}

.smallNewsListing
{
	float: left;
}

.newsSeperator
{
    height: 24px;
	font-size: 1px;
}

.photoThumb
{
	overflow: hidden;
	margin: 1px;
	float: left;
	display: inline;
}

.photoThumb a, .photoThumb a:link, .photoThumb a:active, .photoThumb a:visited, .photoThumb a:hover
{
    display: block;
	height: 71px;
	width: 71px;
	text-decoration: none;
}

#twitter_update_list
{
    margin: 0;
	padding: 0;
}

#twitter_update_list li
{
    list-style-image:none;
	margin: 0;
	list-style-type:none;
}

#twitter_update_list a
{
    display: inline-table;
}