Find your <div id="header"> and add the code in bold.
Code:
<div id="header">
<div class="topmenu">
</div>
<a href="/">
<img alt="Stocks and E-mini Futures Trading" src="/templates/jmint-cleaned/images/logo.png" border="0" class="logo">
</a>
<div style="float:right; padding:15px;text-align:center;margin:50px 15px 0 0;">
<p>Emini Room Hours<br>
8:45AM - 2:50PM<br>
*Live Trade Calls</p>
</div>
<div class="slogan">
</div>
</div>
You might want to replace the inline-style by a class...
Code:
#header .announce{
float:right;
text-align:center;
padding:15px;
margin:50px 15px 0 0;
}
After you need to edit your image banner.png, and erase the informations.