body {
	background:  url(/Portals/0/images/dsi-inner-body-bg.jpg) center top no-repeat;
	}

div.lowerhalf {
	background: none;
	
	}
	
div.textcolumn {
	float: left;
	width: 605px;
	padding: 0px 10px 0px 20px;
	_width: 490px;
	}	
	/*
div.textcolumn h1{
	font: bold 16px "Lucida Grande","Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;	
	}
	

div.textcolumn h2{
	font: normal 14px "Lucida Grande","Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	line-height: 1.6;	
	}	
	

div.textcolumn h3{
	font: bold 13px "Lucida Grande","Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	margin-bottom: 0;
	padding: 0;
	line-height: 1.3;
	text-decoration: underline;		
	}		*/
	
div.illuscolumn {
	float: left;
	width: 303px;	
	padding: 5px 10px 20px 20px;	
	_width: 200px;
	}

div.illuscolumn img{
	/*_width: 290px !important;*/
	}
	

div.flasharea {
	clear:both;
	min-height:200px;
	float: left;
}

div.flasharea img {
	margin-left:0;
	margin-top:0;
	}
	
dt {float: left;}
dd {margin-left: 5em; display: list-item; list-style-type:square;}
dd.lastOne {margin-bottom: 1em;}

#divEventsTable {
	padding: 40px 30px 0 30px;
}

.tblMainContent {
	border:1px solid #DDDDDD;
	background:url(/Portals/0/images/main-tbl-bg.jpg) left;
	margin:1em 0 !important;
	padding:0 !important;
	width:96%;
}

.tdTableHeader {
	background:url(/Portals/0/images/tbl-bg.jpg) repeat-x;
	color:#FFF;
	font-size:1.1em !important;
	font-weight:bold;
	padding:3px 0 3px 5px !important;
}


