/* CSS Document */

/* photos module */
table#photoContainer{
	width:688px;
	margin:5px auto 0 auto;
	padding:0;
	border-bottom:12px solid
#;
}
table#photoContainer td{padding:0;margin:0;width:25%;vertical-align:top;}
img.insetPhoto{padding:0;margin:0;border:0;}

/* features modules */
table#featuresContainer{
	width:220px;
	padding:0;
	margin:1px auto;
	background:#CCCC99;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:230px;
}
table#featuresContainer td{
	width:33%;
	padding:7px 8px 8px 55px;
	line-height:1.15em;
	vertical-align:top;
	text-align:left;
	font:11px Arial, Verdana, Helvetica, sans-serif;
	background-image: url(images/green_arrow.gif);
	background-repeat: no-repeat;
	background-position: 10% 25%;
}
table#featuresContainer td a:link, table#featuresContainer td a:visited{text-decoration:none;color:#666;font-size:11px;}
table#featuresContainer td a:hover{text-decoration:underline;font-size:11px;}

/* news modules */
table#newsContainer{width:688px;margin:5px auto;border-top:1px dotted #959595;border-bottom:1px dotted #959595;background:#FAFAF8;}
table#newsContainer td{vertical-align:top;text-align:left;padding:8px;font:11px Arial, Verdana, Helvetica, sans-serif;}
table#newsContainer td.newsCell{width:188px;padding:10px 5px 10px 10px;line-height:1.15em;background:url(file:///C|/Users/Mike/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/arrow_small_blue.gif) left 30% no-repeat;voice-family: "\"}\"";voice-family:inherit;width:173px;}
table#newsContainer td a:link, table#newsContainer td a:visited{color:#666;text-decoration:none;}
table#newsContainer td a:hover{text-decoration:underline;}
