@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFF;
}

/* IE6 */
* html #container {
	width: auto;
}

/* IE6 */
* html #structure {
	width: auto;
}

#content {
	background: #FFF;
}

/* IE6 */
* html #content {
	width: auto;
	zoom: 1;
}

#intage_logo {
	display: none;
}

/* IE6 */
* html #main_column {
	width: 410px;
}
