/* Kelvin Owers - Dubai region stylesheet */

#left_nav .dubai a {
    background-color: #FFFFCC;
    color: black;
}

body, html{
    background: #DFB092 url(backgrounds/sky1.jpg) bottom center no-repeat fixed;
}

.coloured_background {
	background: #DFB092;
}

.coloured_text {
	color: #DFB092;
}

#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_salmon.gif) top left no-repeat;
}
