 /*Content	
----------------------------------------------- */	
#mt-content {
	width: 750px;
	margin: 10px 20px;
	padding: 0;
	border: 5px solid #fff;
	float: left; _float: none;
	background: #fff url(../../background/white_ochre.gif);
	}

    /*Left columns
----------------------------------------------- */	
#maincontent {
	float: left;
	width: 545px;
	margin: 0;
	padding: 0;
	}
	
#text {
	margin-left: 10;
	padding: 0 -20px 10px 10px;
	}

#flash {
	width: 550px;
	height: 200px;
	background: #666;
	margin:0;
	padding:0;
	border-bottom: 1px solid #999;
	}
	
.feature {
	float: left;
	margin: 0;
	padding: 0 0 2em 0;
	}
  
 /*2ColumnLayout----------------------------------------------- */	
.lcolumn {
	float:left;
	width:48%;
	margin: 0;
	padding:0;
	}

.rcolumn {
	float:right;
	width:48%;
	margin: 0;
	padding-right:15px;
	}
	
.container2rows {
	clear:both;
	}

/*RightSideColumn----------------------------------------------- */	
#sidecol {
	float:right;
	width:190px;
	margin: 0;
	padding: 3px 0px 5px 0px;
	}
	
/*Styles----------------------------------------------- */	
#text h1 {
	color:#CC0000;
	}

#text h2 {
	color:#CC6600;
	}

#text h3 {
	color:#CC0000;
	}
	
#text h3 a {
	color:#A61111;
	}

#text h4 {
	color:#C00;
	}

#text p {
	color: #004;
	}
	
#text ul {
	color: #004;
	}
	
#text p a {
	color: #069;
	}
	
#text p a:hover {
	color: #66c;
	}

#sidecol h3 {
	color:#006666;
	}
	
#sidecol h4 {
	color:#c00;
	}
	
#sidecol h6 {
	color:#c00;
	}

#sidecol p {
	color: #420;
	}
	
#sidecol li {
	color: #420;
	margin-left: -10px;
	}

#sidecol a {
	color: #900;
	}
	
#sidecol a:hover {
	color: #b00;
	}
	
/* sIFR------------------ */
.sIFR-hasFlash h1 {
    visibility: hidden;
	font:26px "Trebuchet MS", sans-serif;
	font-weight:bold;
	margin: 0;
	padding:0 0 15px 0;
	color:#c00;
}

.sIFR-hasFlash #sidecol h4 {
    visibility: hidden;
	font:14px "Trebuchet MS", sans-serif;
	font-weight:bold;
	color:#c00;
}
