﻿#mainContent{
	background-image:url(../Assets/Images/bkgd_mainContent_home.gif);
}
#left{
	width:424px;
}
#right{
	width:299px;
}
#branding{
	position:relative;
	height:265px;
	width:424px;
	left:20px;
}
.newsTeasers{
	position:relative;
	width:385px;
	height:auto;
	background-image:url(../Assets/Images/bkgd_newsTeasers_home.gif);
	background-repeat:repeat-y;
	color:#f6f2d2;
}
.newsTeasers .head{
	position:relative;
	left:18px;
	padding-top:10px;
}

.newsTeasers .title{
	position:relative;
	left:30px;
	padding:0 50px 10px 0;
}

.title a:link, .title a:visited{
	color:#f6f2d2;
	text-decoration:none;
	font-size:8pt;
}
.title a:hover, .title a:visited:hover{
	color:#cad4d6;
	text-decoration:underline;
}