#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_05.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
	width: 100%;
		}
		
#leftcontent {
	background-image: url(../images/trans.gif);
	width:190px;
	padding: 10px 25px 0px 35px;

}
#leftcontent_resize {
	background-image: url(../images/trans.gif);
	width:190px;
	padding: 10px 25px 0px 35px;
	text-align:left;
}

#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, div#inset_join {
	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, div#inset_join 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, div#inset_join a:hover {
	text-decoration: underline;
}

div#inset_events{
	left: 303px;
	top: 270px;
	text-align: center;
}

div#inset_news{
	left: 463px;
	top: 213px;
	text-align: center;
}

div#inset_new{
	left: 620px;
	top: 191px;
	text-align: center;
}

div#inset_links{
	left: 737px;
	top: 237px;
	text-align: center;
}

div#inset_members{
	left: 885px;
	top: 305px;
	text-align: center;
}
div#inset_join{
	left: 934px;
	top: 206px;
	text-align: center;
}

div#inset_seniorsvoice {
	clear: both;
	margin-left: 0px;
	border: 0px solid #FF0000;
	overflow: visible;
	position: absolute;
	z-index: 1;
	visibility: visible;
	color: #9a7c9c;
	left: 200px;
	top: 95px;
	text-align: left;
	font-size:11px;
	line-height:15px;
}

div#inset_seniorschoice {
	clear: both;
	margin-left: 0px;
	border: 0px solid #FF0000;
	overflow: visible;
	position: absolute;
	z-index: 1;
	visibility: visible;
	color: #de7d00;
	left: 378px;
	top: 95px;
	text-align: left;
	font-size:11px;
	line-height:15px;
}

div#inset_seniorsconnect {
	clear: both;
	margin-left: 0px;
	border: 0px solid #FF0000;
	overflow: visible;
	position: absolute;
	z-index: 1;
	visibility: visible;
	color: #d25500;
	left: 565px;
	top: 95px;
	text-align: left;
	font-size:11px;
	line-height:15px;
}

