/* Kelvin Owers - mauritius region stylesheet */

#left_nav .mauritius a {
    background-color: #FFFFCC;
    color: black;
}

body, html{
    background: #307CC0 url(backgrounds/water4.jpg) bottom center no-repeat fixed;
}

.coloured_background {
	background: #39BFCF;
}

.coloured_text {
	color: #39BFCF;
}

#container_and_overlay {
    background: transparent url(decoration/left_overlay.png) bottom left repeat-y; /* W3C */
    _background: transparent url(decoration/left_overlay_aqua.gif) bottom left repeat-y; /* replace .png in IE */
}

#container {
    background: transparent url(decoration/Destiny_logo_aqua.gif) top left no-repeat;
}
