/* CSS Document */#container {	margin: 0px;	padding: 0px;	clear: both;}#header {	padding: 0px;	margin: 0px;	color: #FFFFFF;	background-image: url(cssimages/fireheaderRight.jpg);	background-repeat: no-repeat;	background-position: right top;	border-bottom: 0px;	background-color: #CC0000;	height:60px;}#header h1{	border: none;	background-image: url(cssimages/fireheaderLogo2.jpg);	background-repeat: no-repeat;	background-position: left center;	line-height: 60px;	font-size: 1px;	text-indent: -500px;}#bread {	color: #FFFFFF;	float:left;	margin-left: 90px;}#bread a:visited {	color: #FFFFFF;}#bread a:link {	color: #FFFFFF;}#bread a:hover {	text-decoration:underline;}#layoutnav2 {	border-right: 0px;}#layouthighlight {	border-left: 0px;}#nav2 li a:hover {	background-color: #CC0000;}#nav2 li.selected {	border-bottom-color: #CC0000;}#puff {	background-color: #CC0000;}#highlight p {	margin: 0;	padding: 3px;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #CC0000;}