
body  
{
    
	margin: 0px;
	padding: 0px;
	text-align: center;
	color:White ;
}
.twoColFixLtHdr #container { 
	width: 100%; 
	
	background: #FFFFFF;
	margin: 0px auto;
	
	text-align: left;
} 
.twoColFixLtHdr #ContainerMain { 
	width: 100%; 
	
	background: #FFFFFF;
	margin: 0px auto;
	
	text-align: left;
} 
.twoColFixLtHdr #header {
	background-color: #DDDDDD;
	background-image: url(images/backgroundheader.gif);
	background-repeat: repeat-x;
	height: 118px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 

	


.twoColFixLtHdr #header2 {
	background-color: #DDDDDD;
	background-image: url(images/backgroundheader2.gif);
	background-repeat: repeat-x;
	height: 118px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 

.twoColFixLtHdr #header3 {
	background-color: #DDDDDD;
	background-image: url(images/ofade.gif);
	background-repeat: repeat-x;
	height: 118px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 

.twoColFixLtHdr #header_old {
	background-color: #DDDDDD;
	background-image: url(images/orgsonlinelayout_r1_c3.gif);
	background-repeat: repeat-x;
	height: 118px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 
.twoColFixLtHdr #headerbar {
	background-color: #DDDDDD;
	height: 25px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(images/barbackground.jpg);
	background-repeat: repeat-x;
} 
.twoColFixLtHdr #sidebar1 {

	height:auto;
	width: 211px;
	background-color: #DBD4B8;
	background-image: url(images/menubarbackground.jpg);
	background-repeat: repeat-y;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.tdsidebar
{
    width:211px;
    vertical-align:top;
    background-image: url(images/menubarbackground.jpg);
	background-repeat: repeat-y;
}
.twoColFixLtHdr #mainContent 
{
    float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 1px;
	
} 
.twoColFixLtHdr #footer {
	background-color: #DDDDDD;
	background-image: url(images/footerbackground.jpg);
	background-repeat: repeat-x;
	height: 20px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align:bottom;
	
} 
.twoColFixLtHdr #footer p {
	margin: 0px; 
	padding: 10px 0px; 
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0px;
    font-size: 1px;
    line-height: 0px;
}

