
#divTitleImage {
	WIDTH: 100%; 
	BORDER-BOTTOM: white 3px solid; 
	POSITION: relative;	
}


#divcolumn1, #divMainHolder {
	margin-left:3px;
	padding: 0px;
	background-image: url(/images/3colBackground.gif);
	background-repeat: repeat-y;
	width: 766px;
	overflow:auto;
}

#divBothCols 
{
	float: left;
	background-image: url(/images/background.gif);
	background-position: right;
	background-repeat: repeat-y;
}

#divLeftCol {

	width: 121px;
	float: left;
	margin-right:3px;
	background-color:#F5884D;
}

#divMainCol {
	float: left;
}

#divColTwo{
	FLOAT:			left;
	POSITION:		relative;

}
#divColTwoHeader{
	padding-bottom:6px;
	padding-top:6px;
	width:632px;

	POSITION:relative;
	POSITION:relative;
	BACKGROUND-COLOR:#f5884d;
	border-bottom:		3px solid white;
}

#divColTwoText{
POSITION:relative;

	padding:			10px 6px 6px 10px;
	width:617px!important;
	WIDTH:633px;
	background-color:	#FFDCB6;
}

#divColTwoText2
{
	background-color:	#FFDCB6;
	WIDTH:633px;
}




