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