/* Kelvin Owers - Maldives region stylesheet */

#left_nav .maldives a {
    background-color: #FFFFCC;
    color: black;
}

body, html{
    background: #CCC27B url(backgrounds/sand1.jpg) bottom center no-repeat fixed;
}

.coloured_background {
	background: #e7de8f;
}

.coloured_text {
	color: #e7de8f;
}

#container_and_overlay {
    background: transparent url(decoration/left_overlay.png) bottom left repeat-y; /* W3C */
    _background: transparent url(decoration/left_overlay_sand.gif) bottom left repeat-y; /* replace .png in IE */
}

#container {
    background: transparent url(decoration/Destiny_logo_teal.gif) top left no-repeat;
}
