#HEADERint {
	width:100%;
	height:100px !important;
	border-bottom:1px solid #FFF;
	background: url("./images/intHeader.jpg") top left no-repeat;
	}

	#HEADERint div.logoblock {
		width:200px;
		height:100px;
		float:right;
		background:url('/images/TEA-logo-reverse.png') top left no-repeat;
		_background:none;
		_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/TEA-logo-reverse.png', sizingMethod='image');	
	}

	#HEADERint .title {
		font-size:18px;
		font-weight:bold;
		font-style:italic;
		color:#FFF;
		margin:0;
		padding:70px 0 0 10px;
		}
	
#LEFTCOL .pictureBG {
	height:84px !important;
	background: url("./images/bayou1.jpg") bottom left no-repeat;
	}

#LEFTCOL .header{
	height:15px !important;
	}
	
#RIGHTCOL #HEADER {
	height:100px !important;
}

#RIGHTCOL #HOMECONTENT {
	width:479px !important;
	padding:20px 10px 5px 20px;
	background: url("./images/homeContentBG_int.jpg") top left repeat-x #FFF;
}

		#RIGHTCOL #HOMECONTENT img.alignRight{
			border:none;
			margin:0 0 10px 10px;
		}

		#RIGHTCOL #HOMECONTENT img.alignLeft {
			border:none;
			margin:10px 10px 10px 0;
		}

		#RIGHTCOL #HOMECONTENT ul, #RIGHTCOL #HOMECONTENT ol {
			margin:5px 5px 15px 35px;
			padding:0;
			font-weight:bold;
		}
