body {
	background-color: #C9D2E3;
	background-image: url(images/hd_background_american_flag.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	}
.btmnav {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}
.btmnav a{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #66CCFF;
	text-decoration:none;
}
.btmnav a:hover{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:underline
}
.sidenav {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}
.sidenav a{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}
.sidenav a:hover{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #66CCFF;
	text-decoration:underline
}
.maintxt {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	color: #333B67;
	text-decoration:none;
}
.maintxt a{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	color: #FF0000;
	text-decoration:none;
}
.maintxt a:hover{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	color: #000000;
	text-decoration:underline
}
h3 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 26px;
	color: #333B67;
	text-decoration:none;
}