@charset "utf-8";
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(navyGradientBkg.png);
	background-repeat: repeat-x;
}
#wrapper {
	text-align: left;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #00011F;
	color: #FFFFFF;
}
#header {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#redrule {
	background-color: #93060F;
	height: 5px;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
	color: #FFFFFF;
	padding-left: 0px;
	font-family: "Times New Roman", Times, serif;
}
#footer {
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
	padding-left: 15px;
	padding-top: 5px;
	height: 300px;
	background-color: #00011F;
}
#leftColumn {
	float: left;
	width: 640px;
	padding-left: 15px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}
#rightColumn {
	float: right;
	width: 350px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	margin-right: 10px;
}
#navigation {
	float: right;
	width: 1024px;
}td img {display: block;}
#headline {
	float: left;
	width: 1010px;
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	color: #FFFFFF;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
}
a:link	{
	color:#FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	text-decoration:underline;
}
a:visited {
	color:#FF0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	text-decoration:underline;
}
a:hover {
	color:#FF0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	text-decoration:underline;
}
a:link {
	color:#FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	text-decoration:underline;
}
#redrule2 {
	background-color: #93060F;
	height: 5px;
	width: 100%;
	padding-bottom: 0px;
	margin-bottom: 10px;
}
#rightFlt {
	float: right;
	width: 500px;
	padding-top: 0px;
	margin-top: 20px;
	clear: none;
}
#leftFlt {
	float: left;
	width: 350px;
	padding-top: 0px;
	margin-top: 20px;
}
