
/* Add space to page top and insert background image to go along top of page */
body {
margin-top:17px;
background-image: url(newimages/header_background_ie.gif);
background-repeat: repeat-x;
}

html>body {
background-image: url(newimages/header_background.gif);
}

/* Background colour for selected tab */



.aom_t2 A {color:#000000; background: #d2d48d; border-left:0px solid #000; border-top:0px solid #000; border-right:0px solid #000; padding:0.5em .5em;}

.aom_t2 A.here:link, .aom_t2 A:hover, .aom_t2 A:active, .aom_t2 A.here:visited {background: #012f57; color:#FFFFFF;}

.aom_t2 A:visited {color:#000000;}

.aom_t2 A:hover, .aom_t2 A:active {color:#FFFFFF;}




.adverts img{
	margin-bottom:5px;
}