/* Kelvin Owers - Abu Dhabi region stylesheet */

#left_nav .abu_dhabi a {
    background-color: #FFFFCC;
    color: black;
}

body, html{
    background: #EEBF7E url(backgrounds/footprints.jpg) bottom center no-repeat fixed;
}

.coloured_background {
	background: #dcab70;
}

.coloured_text {
	color: #dcab70;
}

#container_and_overlay {
    background: transparent url(decoration/left_overlay.png) bottom left repeat-y; /* W3C */
    _background: transparent url(decoration/left_overlay_salmon.gif) bottom left repeat-y; /* replace .png in IE */
}

#container {
    background: transparent url(decoration/Destiny_logo_tan.gif) top left no-repeat;
}
