body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	margin:0;
	padding:0;
}

/* font sizes */
h1 {
	font-size:18px;
}
h2, h3 {
	font-size:20px;
}
h4, h5, h6 {
	font-size:13px;
}

h1 {
	color:#ff6917;
}





a, a:active, a:visited {
    font-weight: normal;
    color: #00237B;
    text-decoration:underline;
}
	a:hover {
		text-decoration:none;
		color:#ff6917;
	}
	


#container {
	position:relative;
	background:#FFFFFF;
	/*  margin:10px 10px 10px;  */
	text-align:left;
	width:899px;
	border:1px solid #CCCCCC;
	
}

#globalNavLinks {
    display:block;
	vertical-align:top;
	text-align:right;}
		#globalNavLinks a {
			font-size: 8pt;
			font-weight: normal;
			color: #000000;
			text-decoration:none;
		}
				#globalNavLinks a:hover {
					text-decoration:underline;
				}
	

.texta {
	font-size: 8pt;
	border: 1px solid #ff6917;
	font-weight: normal;
	color: #000000;
	text-align:top;
}
#logo {
	margin:0 0 0 15px;
}

#footerbox {
	position:relative;
	background:#FFFFFF;
	padding:10px 0px 10px 40px;
	text-align:left;
	width:859px;
}

		#footer, #footer a {
			vertical-align:top;
			font-size: 8pt;
			font-weight: normal;
			color: #000000;
			text-decoration:none;
		}
				#footer a:hover {
					text-decoration:underline;
				}
		#footergrey, #footergrey a {
			vertical-align:top;
			font-size: 8pt;
			font-weight: normal;
			color:#666666;
			text-decoration:none;
		}
				#footergrey a:hover {
					text-decoration:underline;
				}
		
		
/*     ---From the TABLE FORMAT of SUBNAV LINKS---	
#subnav td a {
	font-size: 8pt;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration:none;
}
		#subnav td a:hover {
			text-decoration:underline;
		}
*/
	
	
#subnavRoot {
	width:899px;
	height:18px;
	background-color: #ff6917;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
}	
		#subnavRoot ul, #subnavRoot li {
			display:inline;
			list-style:none;
			margin:12px 4px 10px 4px;
			padding:0;
		}
				#subnavRootLinks {
					font-size: 9pt;
					line-height:17px;
					font-weight: normal;
					color: #FFFFFF;
					text-decoration:none;
				}
					#subnavRootLinks:hover {
						color:#fcda81;
						text-decoration:underline;
					}	
	
#subnavIYC {
	width:899px;
	height:18px;
	background-color: #ff6917;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
}	
		#subnavIYC ul, #subnavIYC li {
			display:inline;
			list-style:none;
			margin:12px 4px 10px 4px;
			padding:0;
		}
				#subnavIYCLinks {
					font-size: 9pt;
					line-height:17px;
					font-weight: normal;
					color: #FFFFFF;
					text-decoration:none;
				}
					#subnavIYCLinks:hover {
						color:#fcda81;
						text-decoration:underline;
					}	
	
#subnavSR {
	width:899px;
	height:18px;
	background-color: #ff6917;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
}	
		#subnavSR ul, #subnavSR li {
			display:inline;
			list-style:none;
			margin:12px 1px 10px 1px;
			padding:0;
		}
				#subnavSRLinks {
					font-size: 9pt;
					line-height:17px;
					font-weight:normal;
					color: #FFFFFF;
					text-decoration:none;
				}
					#subnavSRLinks:hover {
						color:#fcda81;
						text-decoration:underline;
					}	
	
#subnavRE {
	width:899px;
	height:18px;
	background-color: #ff6917;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
}	
		#subnavRE ul, #subnavRE li {
			display:inline;
			list-style:none;
			margin:12px 0px 10px 1px;
			padding:0;
		}
				#subnavRELinks {
					font-size: 9pt;
					line-height:17px;
					font-weight: normal;
					color: #FFFFFF;
					text-decoration:none;
				}
					#subnavRELinks:hover {
						color:#fcda81;
						text-decoration:underline;
					}
#sidebar {		/* SOME OF THE ELEMENTS IN THE SIDEBAR ARE SET IN THE TABLE IN TEMPLATE __02  */
	display:block;
	width:170px;
	list-style:none;
	background-color: #ff6917;
	margin:0;
	padding:10px 0 30px 0;
}
		#sidebarLinks {
			display:block;
			font-size: 8pt;
			font-weight: normal;
			color: #FFFFFF;
			text-decoration:none;
			padding:10px 5px 10px 15px;
			border-bottom:1px #FFFFFF solid;
		}
			#sidebarLinks:hover {
				text-decoration:underline;
			}
					
					#sidebarSub {
						padding-bottom:20px;
						list-style:none;
					}
							#sidebarSub li {
								display:block;
								width:130px;
								height:auto;
								list-style:none;
								margin-left: -20px;
								padding-left: -20px;
							}
									#sidebarSub li a:hover {
										background-image: url(/images/list_triangle.gif);
										background-repeat: no-repeat;
										background-position: 0 1.1em;
}

#bodyRoot {
	display:block;
	width:629px;
	margin:20px 0 20px 20px;
	padding:20px 0 20px 20px;
}
#bodyResidences {
	display:block;
	width:729px;
}


		

#contentIYCBox {
	background:transparent url(/images/iyc_index-bkgd.png)  no-repeat top left;
	width:899px;
	top:0;
	left:0;
	margin:0;
	padding:0;

}

		#contentIYC {
			padding:130px 5px 0px 320px;
			margin:0;
		
		}




#contentSRBox {
	background:transparent url(/images/sr_index-bkgd.png)  no-repeat top left;
	width:899px;
	top:0;
	left:0;
	margin:0;
	padding:0;
	margin-top:20px;
	padding-top:20px;

}

		#contentSR {
			padding:130px 5px 10px 340px;
			margin:0;
		
		}


				#contentSRGeorgianBox {
					background:transparent url(/images/sr_georgian-bkgd.png)  no-repeat top left;
					width:729px;
					top:0;
					left:0;
					margin:0;
					padding:0;
				
				}
				
						#contentSRGeorgian {
							padding:100px 5px 0px 310px;
							margin:0;
						
						}
		
		


				#contentSRWilmetteBox {
					background:transparent url(/images/sr_wilmette-bkgd.png)  no-repeat top left;
					width:729px;
					top:0;
					left:0;
					margin:0;
					padding:0;
					margin-top:20px;
					padding-top:20px;
				
				}
				
						#contentSRWilmette {
							padding:160px 90px 20px 200px;
							margin:0;
						
						}
		
		


				#contentSRPavilionBox {
					background:transparent url(/images/sr_pavilion-bkgd.png)  no-repeat top left;
					width:729px;
					top:0;
					left:0;
					margin:0;
					padding:0;
				
				}
				
						#contentSRPavilion {
							padding:180px 40px 0px 180px;
							margin:0;
						
						}
		
		


				#contentSRMatherBox {
					background:transparent url(/images/sr_mather-bkgd.png)  no-repeat top left;
					width:729px;
					top:0;
					left:0;
					margin:0;
					padding:0;
					margin-top:1px;
					padding-top:1px;
				
				}
				
						#contentSRMather {
							padding:150px 50px 10px 390px;
							margin:0;
						
						}
		
		


#contentREBox {
	width:899px;
	top:0;
	left:0;
	margin:0;
	padding:0;
	margin-top:20px;
	padding-top:20px;
	background-color: transparent;
	background-image: url(/images/re_index-bkgd.png);
	background-repeat: no-repeat;
	background-position: left top;

}

		#contentRE {
			position:relative;
			width:510px;
			height:inherit;
			overflow: auto;
			margin:120px 5px 20px 370px;
			z-index:1;
			padding:0;
			padding-right:10px;
			scrollbar-face-color: #E0E0E0; scrollbar-highlight-color: #E0E0E0; scrollbar-shadow-color: #000000; scrollbar-3dlight-color: #999999; scrollbar-arrow-color: #999999; scrollbar-track-color: #FFFFFF; scrollbar-darkshadow-color: #000000;
		
		}
				#contentREScrollBoxL {
					float:left; width:220px; padding:5px; margin:5px; font-size:11px;
				}
				#contentREScrollBoxR {
					float:left; width:220px; padding:5px; margin:5px; font-size:11px;
				}
				
				#contentRE a {
					font-weight:bold;
				}
						
		
#subpageHead {
	width:auto;
	top:0;
	left:0;
	margin:0;
	padding:0;
	margin-left:1px;
	padding-left:1px;
	border-bottom:10px solid #ff6917;

}

		#subpageContent {
			float:left;
			width:450px;
			margin:10px 5px 10px 20px;		
		}
		
				#subpageAds {
					float:left;
					width:200px;
					margin:10px 5px 10px 10px;
				
				}
				
#subpageContentWide {
			float:left;
			width:700px;
			margin:10px 5px 10px 20px;		
		}
			
		
#subpageHeadFull {
	width:auto;
	top:0;
	left:0;
	margin:0;
	padding:0;
	border-bottom:10px solid #ff6917;

}
		#subpageContentFull {
			float:left;
			width:450px;
			margin:10px 5px 10px 20px;		
		}
		
				#subpageAdsFull {
					float:left;
					width:200px;
					margin:10px 5px 10px 10px;
				
				}

	
	
		
#boxesFour {
	position: relative;
	height:auto;
	/*width:auto;*/
	width:899px;
	top:0;
	left:0;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	border-top:10px solid #ff6917;

}	
		#boxesFour img {
			margin:5px;
		}
		
	
	
/* 						*/
/* 	  THE MATHER CSS	*/
/*						*/	


#bodyBox {
	width:auto;
	height:100%;
	top:0;
	left:0;
	margin:0;
	padding:0;
}

		#bodyContent {
			float:left;
			width:581px;
			padding-bottom:40px;
		}
		
				#bodyContent p { margin: 20px; }
				#bodyContent li { margin-right: 20px; }
				#bodyContent h2 { margin: 20px; color:#ff6917; font-size:22px; }
				#bodyContent h3 { margin: 20px; color:#333333; font-size:15px; }

#sideRBox {
	position:absolute;
	width:148px;
	margin-top:10px;
	right:4px;
	height:650px;
	overflow:hidden;
	top: 124px;
	margin-right: -5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 18px;
}
#sideRContent  a:link  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#sideRContent a:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

*html #sideRBox { margin-top:0; right: -1px; }
/* IE7 Only */
*:first-child+html #sideRBox { margin-top:0; }

		#sideRContent {
			height:100%;
			background:transparent url(images/sidebar-blue.jpg) no-repeat right top;
		}
		/* IE7 Only */
		*:first-child+html #sideRContent { height:97%; }
			
					
				#sideRContent p { text-align:center; margin:10px 3px; color:#FFFFFF; }

.rtBigWhite { font-size:17px; line-height:17px; }
.rtBigOrange { color:#ff7800; font-size:17px; line-height:17px; }
li.org { color:#ff7800; }
li.org span { color:#000000; }

#bodyContent h3.dates { color:#ff6917; margin-bottom:0; }
#bodyContent p.dates { margin-top:0; margin-left:30px; }
	
	

		#sidebarLinksMather {
			display:block;
			font-size: 12px;
			font-weight: bold;
			color: #FFFFFF;
			text-decoration:none;
			padding:10px 5px 10px 15px;
			border-bottom:1px #FFFFFF solid;
		}
			#sidebarLinksMather:hover {
				text-decoration:underline;
			}
	
	
	
	
/*  POLL ON HOMEPAGE  */

#pollContainerQ { position:relative; width:899px; min-height:103px; background:transparent url(/images/web-poll_bkgd.jpg) no-repeat left top; margin-bottom:1px; }
		*html #pollContainerQ { margin-bottom:-18px; margin-top:-18px; }
		/* IE7 Only */
		*:first-child+html #pollContainerQ { margin-bottom:-18px; margin-top:-18px; }
#pollContainerA { position:relative; width:899px; min-height:103px; background:transparent url(/images/web-poll_bkgd.jpg) no-repeat left top; margin-bottom:1px; }
#pollText { position:absolute; top:20px; left:0; width:187px; padding:3px; margin-left:5px; }
	*html #pollText { margin-top: 10px; }
		/* IE7 Only */
		*:first-child+html #pollText { margin-top:10px; }
#poll { position:relative; top:0px; left:200px; width:699px; }
		/* IE7 Only */
		*:first-child+html #poll { margin-top:-18px; }

#question { position:absolute; top:27px; left:0; width:580px; font-size:14px; font-weight:bold; padding:0 5px; }
#pollSubmit { position:relative; text-align:right; padding-top:10px; padding-right:20px; }
		*:first-child+html #pollSubmit { margin-top:-50px; margin-bottom:-10px; }
		*html #pollSubmit { margin-top:-50px; margin-bottom:-10px; }

#answers { position:relative; padding-top:52px; width:698px; max-height:76px; padding-bottom:10px; }
.answerInput { width:22px; float:left; }
.answerText { width:145px; margin-right:5px; padding-top:2px; float:left; }
	
	
	
	
	

/*  SPLENDIDO  */

	

	
	
#splendidoBoxes { width:899px; height:inherit; background-color:#c9b485; }
#splendidoSpacerBox { width:187px; height:92px; }
	

	
	
	


/*  PREVIOUS CSS COPIED  */


.bluebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #00237B;
}
.bluebody a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #00237B;
}
.bluebody a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #00237B;
}
.bluebody a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #E6560E;
}
.blackbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}
.blackbody a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: 1.25em;
	color: #000000;
}
.body a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: 1.25em;
	color: #00237B;
	text-decoration:underline;
}
.body a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: 1.25em;
	color: #00237B;
	text-decoration:underline;
}
.body a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: 1.25em;
	color: #E6560E;
	text-decoration:underline;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: 1.25em;
	color: #000000;
}

		
.leftnavwhite, .leftnavwhite:visited, .leftnavwhite:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #F0E5C4;
	text-decoration: none;

}
.leftnavwhite:hover{
	
	color: #F0C200;
	

}
.leftnavyellow{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #F0E5C4;
	text-decoration: none;

}

.smallblackheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.smallblackheader a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.smallblackheader a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.smallblackheader a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #E6560E;
	text-decoration: none;
}
.smallorangeheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #E6560E;
	text-decoration: none;
}
.smallorangeheader a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #E6560E;
	text-decoration: none;
}
.smallorangeheader a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #E6560E;
	text-decoration: none;
}
.smallorangeheader a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #E6560E;
	text-decoration: none;
}
.smallorangelink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #E6560E;
	text-decoration: underline;
}

.smallorangelink:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #E6560E;
	text-decoration: underline;
}
.mediumblueheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #100D75;
	text-decoration: none;
}
.mediumorangeheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #E6560E;
	text-decoration: none;
}
.mediumorangeheader a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #E6560E;
	text-decoration: none;
}
.mediumorangeheader a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #E6560E;
	text-decoration: none;
}
.mediumorangeheader a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #E6560E;
	text-decoration: none;
}
.largeorangeheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #E6560E;
	text-decoration: none;
	line-height: normal;
}
.largeorangeheader a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #E6560E;
	text-decoration: none;
}
.largeorangeheader a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #E6560E;
	text-decoration: none;
}
.largeorangeheader a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #E6560E;
	text-decoration: none;
}
.largeorangeheader2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #E6560E;
	text-decoration: none;
	line-height: normal;
}
.mediumblueheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #00237B;
}
.mediumblueheader a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #00237B;
}
.mediumblueheader a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #00237B;
}
.mediumblueheader a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #00237B;
}
.mediumgreenheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #6F821B;
}
.mediumaquaheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #41B7C8;
}
.mediumredheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #C40008;
}
.mediumbrownheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #7E2B00;
}
.bluebodynounderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #00237B;
	text-decoration: none;
	}
.bluebodynounderline a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #00237B;
	text-decoration: none;
	}
.bluebodynounderline a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #00237B;
	text-decoration: none;
	}
.bluebodynounderline a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #E6560E;
	text-decoration: none;
}
.orangebodynounderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #E6560E;
	text-decoration: none;
	}
.orangebodynounderline a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #E6560E;
	text-decoration: none;
	}
.orangebodynounderline a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #E6560E;
	text-decoration: none;
	}
.orangebodynounderline a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #E6560E;
	text-decoration: none;
}
.oops {
	color:#C24100;
	line-height: normal;
	}
.headerbg {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
.seniorchoose {
	background-image: url(images/sidebar_pic4.jpg);
	background-repeat: no-repeat;
	}
.seniortestimonials {
	background-image: url(images/sidebar_pic3.jpg);
	background-repeat: no-repeat;
	}
.seniorhighlight	{
	background-color: #FFE8E4;
	}
.iychighlight	{
	background-color: #FFEED7;
	}
.ioaptc {
	background-image: url(images/sidebar_pic5.jpg);
	background-repeat: no-repeat;
	}
.ioaleap {
	background-image: url(images/sidebar_pic6.jpg);
	background-repeat: no-repeat;
	}
.ioahighlight	{
	background-color: #DBDBEE;
	font-size: 10pt;
	}
.graybody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
}
.graybody a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
}
.graybody a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
}
.graybody a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
}

.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	width: 65px; 
	color: #000000;
}
.smallhid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4pt;
	font-weight: normal; 
	color: #FFFFF0;
}
#grid .center a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
#grid .center a:hover {
	color: #FF6917;
}
