html,body{
	background-image:#FFFFFF;
		font-family:Arial,sans-serif;
	font-size:0.9em;
	margin:0;
}

#footer{
text-align:right;
margin-top:40px;
margin-bottom:5px;
}

.error{
color:#c43e3e;
font-weight:bold;
}

#design_header{
width:100%;
height:78px;
background-image:url(images/design_headerrepeat.jpg);
background-repeat:repeat-x;

}

#design_menu{
color:#599715;
font-weight:bold;
background-image:url(images/design_menurepeat.jpg);
background-repeat:repeat-x;
height:23px;
width:100%;
}

.news	{
	border-bottom: 1px dotted;


	}
	 
a img{
border:0;
}

#design_menu a{
color:#599715;
text-decoration:none;
}

#design_menu a:hover{
color:#599715;
text-decoration:underline;
}

#design_centre{
margin-left:5px;
margin-right:3px;
}

#design_centre a{
color:#000000;
text-decoration:underline;
}