#section_color {
	background-image: url(../images/colour_01home_resize.gif);
/*	background-image: url(../images/colour_02about.gif);*/
/*	background-image: url(../images/colour_03voice.gif);*/
/*	background-image: url(../images/colour_04choice.gif);*/
/*	background-image: url(../images/colour_05connect.gif);*/
/*	background-image: url(../images/colour_06events.gif);*/
/*	background-image: url(../images/colour_07secure.gif);*/
	}
	
body {
	/*background-image: url(../images/home_bkg_circles2.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;*/
		}
#pagewrapper {
	position:absolute;
    left:0;
	/*	background-image: url(../images/home_bkg.jpg);*/
	background-image: url(../images/home_bkg_02.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
	width: 100%;
		}
		
#leftcontent {
	background-image: url(../images/trans.gif);
		width:150px;
		padding: 0px 25px 0px 35px;
}

#leftcontent #seniors_voice strong, #leftcontent #seniors_choice strong, #leftcontent #seniors_connect strong {
	font-size: 120%;
	font-weight: bold;
	text-decoration: ;
}

#leftcontent #seniors_voice strong {
	color: #6e4d70;

}

#leftcontent #seniors_choice strong {
	color: #ca4e00;	
}

#leftcontent #seniors_connect strong {
	color: #b92900;	
}
		
#rightcontent {
	background-image: url(../images/trans.gif);
	height: 0px;
	width: 0px;
	overflow: hidden;
	visibility: hidden;
	}
	
	
#centercontent {
   	margin-right:0px;
	}
	
html>body #centercontent {
   	margin-right:0px;
	}
		
#rightcontent {
	width: 0px;
	overflow: hidden;
	}
	

#footer {
	text-align: left;
		}
		
		
		/* 

  Homepage features

*/



div#inset_events, div#inset_news, div#inset_new, div#inset_links, div#inset_members {
	clear: both;
	margin-left: 0px;
	border: 0px solid #FF0000;
	overflow: visible;
	position: absolute;
	z-index: 1;
	visibility: visible;
	color: #ffffff;
}

div#inset_events a, div#inset_news a, div#inset_new a, div#inset_links a, div#inset_members a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 120%;
	font-weight: bold;
	text-transform: capitalize;
	color: #ffffff;
	text-decoration: none;
}

div#inset_events a:hover, div#inset_news a:hover, div#inset_new a:hover, div#inset_links a:hover, div#inset_members a:hover {
	text-decoration: underline;
}

div#inset_events{
	left: 236px;
	top: 176px;
	text-align: center;
}

div#inset_news{
	left: 432px;
	top: 147px;
	text-align: center;
}

div#inset_new{
	left: 582px;
	top: 170px;
	text-align: center;
}

div#inset_links{
	left: 772px;
	top: 276px;
	text-align: center;
}

div#inset_members{
	left: 869px;
	top: 163px;
	text-align: center;
}

