#homepage { width: 602px; z-index: 9998; margin-left: auto; margin-right: auto; }

#livepine_symbol { float: left; top: 10px; z-index: 100; position: relative; }

#home_theme { float: left; top: 4px; position: relative;  }

#home_icon { float: left; top: 15px; position: relative; }

#home_text { float: left; width: 320px; top: 15px; margin-left: 15px; margin-right: 15px; text-align: left; position: relative; }

#home_text img { display: block; margin-top: 10px; }

#home_menu { float: right; width: 210px; top: 15px; position: relative; }

#home_weblog a { background: url(/images/home_btn_weblog.gif) no-repeat; width: 100px; height: 100px; float: left }
#home_weblog a:hover  { background: url(/images/home_btn_weblog_on.gif) no-repeat }

#home_foto a { background: url(/images/home_btn_foto.gif) no-repeat; width: 100px; height: 100px; float:right }
#home_foto a:hover { background: url(/images/home_btn_foto_on.gif) no-repeat }

#home_research a { background: url(/images/home_btn_research.gif) no-repeat; width: 100px; height: 100px; float: left; top: 10px; position: relative; }
#home_research a:hover { background: url(/images/home_btn_research_on.gif) no-repeat }

#home_psi a {background: url(/images/home_btn_psi.gif) no-repeat; width: 100px; height: 100px; float: right; top: 10px; position: relative; }
#home_psi a:hover { background: url(/images/home_btn_psi_on.gif) no-repeat }

#home_bottom_texts { float: right; text-align: right; width: 602px; font-size: 10px; top: 40px; padding-top: 15px; padding-bottom: 15px; border-top: 1px solid #cccccc; position: relative; }
