body{
	background-image: url('../images/lblue013.jpg');
	color: #253A68;
}
#container{
	background: url('../images/nav_blue/border.png') repeat-y;
}
#header{
	/* background-color: blue; */
	background: url('../images/logo.png') no-repeat;
}
.alt_table_row1{
	background-color: #BBDAEE;
}
.alt_table_row2{
	background-color: white;
}
dl dt{
	font-weight: bold;
}
