
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/clickgallery2.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any way to fit your requirements.
=================================================================== */


/* ================================================================ */ 
/* CSS only Click tabbed containers used on project pages */
/* ================================================================ */


	

#controlledcontainer {
position : absolute;
width : 800px;
height : 500px;
overflow : hidden;
padding : 0;
}
#controlledcontainer div.top {
height : 20px;
}
#text1 {/* height : 492px; *//* padding-top : 100px; *//* margin-left : 230px; */}
#text2 {
height : 480px;
padding-top : 100px;
margin-left : 230px;
}
#controlledcontainer #showphotos {
    width : 800px;
    height: 550px;
    padding-top : 0;
    padding-left : 0;
    background-color : transparent;
    }

#efk-published {
    position : absolute;
    /* top: 45px; */
    height: 550px;width: 800px;
    }