body {background:#f4f4f4 url('../images/background.png') repeat-x;}

/** DEFAULT FONTS **/
body, html,td {font-size:14px;color:#000;font-family: Arial, Helvetica, sans-serif;}
h2 {color:#000;font-size:16px;margin:0px;text-align:center;}

/** CONTAINERS **/
#logo {z-index:100;width:591px;height:186px;top:-20px;left:50%;margin-left:-485px;background:url('../images/logo.png') no-repeat top left;position:absolute;}
#loginUstream {left:410px;top:70px;height:50px;width:150px;position:relative;}
#refreshPage {left:380px;top:70px;height:50px;width:150px;position:relative;}

#waterIsLife {z-index:90;display:block;width:458px;height:160px;top:10px;left:50%;margin-left:90px;position:absolute;background:url('../images/WATER-IS-LIFE-TOP.png');}
#waterIsLife:hover {background:url('../images/WATER-IS-LIFE-TOP-ON.png');}
#waterIsLifeIframe {z-index:90;display:block;width:520px;height:160px;top:10px;left:50%;margin-left:90px;position:absolute;}

#mainContentBG {width:1030px;height:1280px;overflow:hidden;left:50%;margin-left:-515px;position:absolute;top:160px;}
#mainBG {width:1060px;height:1394px;left:50%;margin-left:-530px;position:absolute;top:17px;background:#424242;}
#module {width:1024px;height:743px;background:#424242 url('../images/mainContentBG.png') no-repeat top center;margin:0px auto;}
#bottomContentBG {z-index:90;width:100%;height:110px;background:url('../images/bottomContentBG.png') no-repeat top center;margin:0px auto;}
#bottomContentBG #copyright {top:60px;margin:0px auto;position:relative;text-align:center;}
/*div {border:1px solid red;}*/