/* CSS Document */

#masthead {
	padding: 0 0 00px;
	background-color: #db6e13;
	height: 206px;
	display: block
	clear: both
}
#midcolumn {
display: none
}
#sidecontent {
display: none
}
#maincontent {
	font-size: 100%;
}
#maincontent img.titlehomepage {
}
#maincontent p.underline {
	background-image: url(images/line_orange_small.gif);
	background-repeat: repeat-x;
	background-position: center;
	clear: both;
}