#main{ 
height: 610px; 
width: 794px; 
background: url(../famback2.jpg) top left no-repeat; 
display: block; 
}


a:link, a:active, a:visited { 
	font-family: verdana; 
	font-size: 13px; 
	font-weight: normal; 
	color: #5D5B5C; 
	text-decoration: none; 
	text-align: right;
}

a:link:hover, a:active:hover, a:visited:hover { 
	font-family: verdana; 
	font-size: 13px; 
	font-weight: normal; 
	color: #FA0303; 
	text-decoration: underline; 
	text-align: right;
}


.bodyText, .footerText { 
	font-family: verdana; 
	font-size: 16px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;
	line-height:  18px;
}

.footerText {
	font-size: 9px;
	color: #888888;
}

.navbarText { 
	font-family: verdana; 
	font-size: 13px; 
	font-weight: normal; 
	color: #ffffff; 
	text-decoration: none; 

}
