/* IFRAME CONTENT CSS */

* {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;}

/* body {background-image:none; background-color:#E5DCC7;}  #E5DCC7 <- the color of the texture bg */

#iframeContent {width:519px; padding:0px; height:auto; background-color:#EAEAD9; margin-top:0px; min-height:550px; margin-left:0px;}

#iframeContentTop {background-image:url(/images/visitors/bkgs/iframedArticleTop.gif); height:7px; }

#iframeContentTopBar {height:28px; width:519px; margin-bottom:5px; padding-bottom:2px; background:#f7f7e5 url(/images/visitors/bkgs/listingsInfoNav.gif) no-repeat;}

#iframeInfo {padding:0px 15px 15px 15px; min-height:560px;}

.iframeTitleText {font-size:14px; font-weight:bold;}

.cols2Left {float:left; width:40%;}

.cols2Right {float:right; width:45%;}

#watermark {background-image:url(/images/groups/bkgs/watermarkGenerals.jpg); padding-top:15px;}

/* IE HACK - KEEPS THE SCROLL BAR VISIBLE AND EXTENDS BACKGROUND COLOR IN FULL FRAME AT ALL TIMES \*/
* html #iframeInfo {height:560px; overflow:visible;} 
/* END HACK */
