@import url('undohtml.css');
@import url('masthead.css');
@import url('banner.css');
@import url('content.css');
@import url('image_replacement.css');
@import url('sIFR-screen.css');

body {
	background: #D9EFE9 url('../img/sidebar_background.gif') 0 0 repeat-y;
	color: #202423;
	font-family: "Trebuchet MS";
	font-size: 12px;
	width: 910px;
}

a {
	outline: none;
}

.clearfix {
	clear: left;
}