/*---------------------------------------------------------------------------
F U N Z O N E
-----------------------------------------------------------------------------

--------------------------------
STRUCTURE
------------------------------*/
#containerTop {margin:-20px 0 0;}
#bigTout { padding:0 0 0 20px;position:relative;}

/*------------------------------
ADDITIONAL CLASSES
------------------------------*/



/*------------------------------
HEADERS/PARAGRAPHS
------------------------------*/
#container h3 { position: absolute; z-index: -1; text-indent: -9999px; }
#bigTout h4, #bigTout p {left:540px;position:absolute;width:350px;}
#bigTout h4 {font-size:115%;top:10px;}
#bigTout p {top: 30px;}


/*------------------------------
LINKS
------------------------------*/
.mainstage h4 a { padding: 0 15px 0 0; font-size: 120%; color: #176206; text-decoration: none; font-weight: bold; }

/*------------------------------
IMAGES
------------------------------*/
.mainstage img { margin: 10px 30px 0 10px; float: left; }

