﻿
#OuterContainer { overflow: hidden; padding-bottom: 100px; }
#Content { position: relative; z-index: 3; }
body {  padding: 0; margin: 0;}
#PageBackgroundElement { z-index: 1;  position:absolute; bottom: 0; left: 0; overflow: hidden; }

body { /* Default Gallery Background */ background: url(../images/background-elements/body-standard.gif) bottom left repeat-x; }
body.home { background: none; }
body.home #OuterContainer{ background: url(../images/global/outercontainer_bg_long.gif) bottom left repeat-x; padding-bottom: 60px;}
body.artists {background: url(../images/background-elements/bench_and_sockets.jpg) bottom left repeat-x; }
body.news { background: url(../images/background-elements/sockets_and_switches_right.jpg) bottom left repeat-x;}
body.news-article { background: url(../images/background-elements/sockets_and_switches_right.jpg) bottom left repeat-x;}
body.reflection-committee { background: url(../images/background-elements/bench_and_sockets.jpg) bottom left repeat-x;}
body.gallery { background: url(../images/background-elements/red_chair.jpg) bottom left repeat-x; }
body.profile { background: url(../images/background-elements/orange_chair.jpg) bottom left repeat-x;}
body.digigraphie-explained { background: url(../images/background-elements/bench_and_sockets.jpg) bottom left repeat-x;}
body.contact { background: url(../images/background-elements/plant_and_sockets.jpg) bottom left repeat-x; }
body.news-archive {background: url(../images/background-elements/orange_chair.jpg) bottom left repeat-x; } 