
/* CSS Document */

#column_1 	{

	width:610px;

	}
	
	
*html #column_1 { 
	width:500px;
		padding-right: 40px;
	padding-left: 30px;
	}
#column_2 {

	width:288px;

}

*html #column_1 { 
	width:600px;
	
	}


#column_3 {
	display:none;
}

#container	{
	background-image: url(../images/1pxshort.jpg);
}

#image_flash {
	height: 245px;
	overflow: hidden;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #003399;	
}

#image_flash img {
	width: 968px;


}

*html #image_flash {
margin-left:7px;

}
