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