#home #header li {
	background:url("images/mc_norm_left.gif") no-repeat left top;
}

#home #header a {
	background:url("images/mc_norm_right.gif") no-repeat right top;
}

#home #header #current {
	background-image:url("images/home_img/mc_norm_left_on.gif");
}

#home #current a{
	background-image:url("images/home_img/mc_norm_right_on.gif");
}
#home .container .inside {
	border-left: 10px solid #BA0000; /* YCC: color & properties of the left-borderline */
	border-right: 10px solid #BA0000;/* YCC: color & properties of the right-borderline */
}


#home .title{
	background:#BA0000;
}

#home .top-left, #home .top-right, #home .bottom-left, #home .bottom-right {
	background-image: url('images/home_img/corners1280x18.gif'); /* CHANGE: path and name of your image */
}

#home #usersearch{
	float:left; 
	width:82px; 
	height:23px;
	background-color:#BA0000; 
	background:url("images/home_img/user-search.gif") no-repeat;
}

#home #postcode{
	float:left; 
	width:99px; 
	height:23px;
	background-color:#BA0000; 
	background:url("images/home_img/postcode.gif") no-repeat;
}

#home #link{
	float:right;
	color:#BA0000;
	font-size:12px;
}

#home #older{
	padding-left:3px;
}

#home #newer{
	padding-left:3px;
}

#home #latest{
	padding-left:7px;	
	
}

#home #offset{
	vertical-align:  top;
	border:solid 1px red;
	padding-top:0px;
}

#home img{
	vertical-align:  bottom;
}

#home form{
	display:inline;
	margin: 0; 
	padding: 0;
}

#partners #header li {
	background:url("images/mc_norm_left.gif") no-repeat left top;
}

#partners #header a {
	background:url("images/mc_norm_right.gif") no-repeat right top;
}

#partners #header #current {
	background-image:url("images/partners_img/mc_norm_left_on.gif");
}

#partners #current a{
	background-image:url("images/partners_img/mc_norm_right_on.gif");
}

#partners .container .inside {
	border-left: 10px solid #73BE1E; /* YCC: color & properties of the left-borderline */
	border-right: 10px solid #73BE1E;/* YCC: color & properties of the right-borderline */
	/*height:60%;*/
}

#partners .title{
	background:#73BE1E;
}

#partners .top-left, #partners .top-right, #partners .bottom-left, #partners .bottom-right {
	background-image: url('images/partners_img/corners1280x18.gif'); /* CHANGE: path and name of your image */
}

#about #header li {
	background:url("images/mc_norm_left.gif") no-repeat left top;
}

#about #header a {
	background:url("images/mc_norm_right.gif") no-repeat right top;
}

#about #header #current {
	background-image:url("images/about_img/mc_norm_left_on.gif");
}

#about #current a{
	background-image:url("images/about_img/mc_norm_right_on.gif");
}

#about .container .inside {
	border-left: 10px solid #E41B5B; /* YCC: color & properties of the left-borderline */
	border-right: 10px solid #E41B5B;/* YCC: color & properties of the right-borderline */
}


#about .title{
	background:#E41B5B;
}

#about .top-left, #about .top-right, #about .bottom-left, #about .bottom-right {
	background-image: url('images/about_img/corners1280x18.gif'); /* CHANGE: path and name of your image */
}

#contact #header li {
	background:url("images/mc_norm_left.gif") no-repeat left top;	
}

#contact #header a {
	background:url("images/mc_norm_right.gif") no-repeat right top;
}

#contact #header #current {
	background-image:url("images/contact_img/mc_norm_left_on.gif");	
}

#contact #current a{
	background-image:url("images/contact_img/mc_norm_right_on.gif");
}

#contact .container .inside {
	border-left: 10px solid #027ABB; /* YCC: color & properties of the left-borderline */
	border-right: 10px solid #027ABB;/* YCC: color & properties of the right-borderline */
}


#contact .title{
	background:#027ABB;
}

#contact .top-left, #contact .top-right, #contact .bottom-left, #contact .bottom-right {
	background-image: url('images/contact_img/corners1280x18.gif'); /* CHANGE: path and name of your image */
}

#getinvolved #header li {
	background:url("images/mc_norm_left.gif") no-repeat left top;
}

#getinvolved #header a {
	background:url("images/mc_norm_right.gif") no-repeat right top;
}

#getinvolved #header #current {
	background-image:url("images/getinvolved_img/mc_norm_left_on.gif");
}

#getinvolved #current a{
	background-image:url("images/getinvolved_img/mc_norm_right_on.gif");
}

#getinvolved .container .inside {
	border-left: 10px solid #FF9900; /* YCC: color & properties of the left-borderline */
	border-right: 10px solid #FF9900;/* YCC: color & properties of the right-borderline */
}


#getinvolved .title{
	background:#FF9900;
}

#getinvolved .top-left, #getinvolved .top-right, #getinvolved .bottom-left, #getinvolved .bottom-right {
	background-image: url('images/getinvolved_img/corners1280x18.gif'); /* CHANGE: path and name of your image */
}