/*            
  ___ ___ ___ 
 / __/ __/ __|
| (__\__ \__ \
 \___|___/___/
              
================================================================
Print CSS file for Teasel
Created by:	Lorraine Humm / lorraine@divine-creations.com for Bdirectsystems / www.bdirectsystems.com
================================================================
*/

#inner {border: none;}

#TopNav {display: none;}
 
.mastM {display: none;}
.mastR {display: none;}

#leftCol {display: none;}

#rightcol {display: none;}

#midcol {
	float: left;
	width: 600px;
	color: #000;
	font-size: 11px;
	}
#midcol h1 {
	color: #000;
	font-size: 13px;
	font-weight: bold;
	}
#midcol h2 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	}