#mainContent{
	background-image:url(../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(../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:18px;
	padding:0 32px 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;
}





/*
#news{
	position:relative;
	width:404px;
	width:390px;
	height:auto;
	background-image:url(../images/bkgd_news_home.gif);
	background-repeat:repeat-x;
	padding:5px 0 0 0;
	margin:0px 0 0 0;
}
#news .head{
	position:relative;
	width:50px;
	height:auto;
	float:left;
	margin-top:3px;
}
#news .title{
	position:relative;
	width:340px;
	height:auto;
	float:left;
	font-size:9pt;
	line-height:14pt;
	color:#5A8099;
}
.title a:link, .title a:visited{
	color:#5A8099;
	text-decoration:none;
	font-size:8pt;
}
.title a:hover, .title a:visited:hover{
	color:#897E5E;
	text-decoration:underline;
}
*/
