body{
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	line-height:16px;
	}
#allContent{
	width: 942px;
	background-image:url(img/bg.gif);
	padding:0px;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	}
#header{
	padding:0;
	}
#columnLeftTop{
	float:left;
	width:778px;
	height:147px;
	padding-left:0px;
	background-image:url(img/bg_menu.gif);
	background-repeat:repeat-x;
	}
#columnRight{
	float:right;
	width:164;
	padding:0px;
	background-image:url(img/bg_right.gif);
	}
#columnLeftBottom{
	clear:left;
	background: url(img/firefighter_body.jpg) no-repeat top left;
	text-align:right;
	height:406px;
	width:760px;
	}
#footer{
	clear:both;
	background-image:url(img/bg_footer.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding:0px,0px,0px,60px;
	font-size:9px;
	color:#FFFFFF;
	letter-spacing: 1px;
	}
.header{
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:800;
	line-height:16px;
	letter-spacing:1px;
}
.news{
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:10px
}
.bold{
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
}

a:link {
	color:#FFFFFF;
	text-decoration: none;
}
a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
a:active {
	color:#FFFFFF;
	text-decoration: none;
}