﻿body 
{
	
}
.divBody { background-image: url('images/2010/bg_home.png'); }

.logo
{
	background-image: url('images/logo.png');
	background-position: top left;	
	background-attachment: scroll;
	background-repeat: no-repeat;
	text-align: center;
	width: 880px; height: 100px;
	clear: both;
}
.page
{
	background-image: url('images/2010/bg_homepage_shadow.png');
	background-position: top center;	
	background-attachment: scroll;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; 
	width: 916px;
}
.pageFlash
{
	background-image: url('images/2010/bg_flash.png');
	background-position: top center;	
	background-attachment: scroll;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; 
	width: 900px; height: 367px;
}
.pageBody { width: 900px; background-color: White; text-align: left; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; }
.pageContent { width: 900px; background-color: White; text-align: left; }
.pageTowel { clear: both; width: 530px; padding-top: 20px; }
.pageFamily { width: 528px; height: 150px; background-color: #E2DFCD; border: solid 1px #cccccc; }
.pageFamily div { padding: 0px 20px 0px 20px; margin-bottom: 10px; }

.pageNewsFeed { width: 528px; min-height: 100px; background-color: #eeeeee; border: solid 1px #cccccc; margin-bottom:30px; }
.pageNewsFeed div { padding: 0px 20px 0px 20px; margin-bottom: 20px; }
.pageNewsFeed a:link { color: #1A2E5A; text-decoration: none; }
.pageNewsFeed a:visited { color: #1A2E5A; text-decoration: none; }
.pageNewsFeed a:hover { color: #1A2E5A; text-decoration: underline; }
.pageNewsFeed a:active { color: #1A2E5A; text-decoration: none; }



.linkMainLeft { font-size: 14px; text-indent: 10px; font-weight: bold; padding: 0px 0px 50px 0px; }
.linkMainLeft a:link { color: #efefef; text-decoration: none; }
.linkMainLeft a:visited { color: #efefef; text-decoration: none; }
.linkMainLeft a:hover { color: #efefef; text-decoration: underline; }
.linkMainLeft a:active { color: #efefef; text-decoration: none; }




