.background {
	background-color: #F0F1F2;
	background-image: url(../images/home_bgnd.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EE2D22;
	font-weight: bold;
	
}
.navigation a:link{
	text-decoration: none;
	color: #EE2D22;
}
.navigation a:active{
	text-decoration: none;
	color: #EE2D22;

}
.navigation a:visited{
	text-decoration: none;
	color: #EE2D22;
;
}
.navigation a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

div.nav {
	height: 60px;
	margin:0;
	padding:0;
	background-image: url(../images/nav_pb_over.gif);
	background-position: center 16px;
	background-repeat: no-repeat;
}

div.nav a, div.nav a:link, div.nav a:visited {
display:block;
}

div.nav img {
border:0;
}

div.nav a:hover img {
visibility:hidden;
}
.large_red {
	font-family: "Times New Roman", Times, serif;
	color: #EE2D22;
	font-size: 50px;
}
.img_pad {
	padding-right: 15px;
}


.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EE2D22;
	line-height: 18px;
}
.main_text a:link{
	color: #EE2D22;
}
.main_text a:visited{
	color: #EE2D22;
}
.main_text a:hover{
	color: #EE2D22;
}
.footer_placement {
	padding-left: 430px;
}
#breakout {
	width:260px;
	height: 400px;
	border: 1px solid #000000;
	background-color: #999999;
		filter:alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50;
	margin-left: 10px;
}




 [if lte IE 6]>
<style type=text/css">
div.nav {background-repeat:no-repeat;}
div.nav a:hover {visibility:visible;}
</style>
<![endif]
