body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#Nav {
	font-family: "Times New Roman", Times, serif;
	text-align: right;
	vertical-align: middle;
	height: 36px;
	line-height: 36px;
	padding-right: 25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
}

#Nav a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 5px 7px;
	display: inline;
	margin: 0px;
}

#Nav a:hover {
	color: #FFFFFF;
	padding: 5px 7px;
	margin: 0px;
	background-color: #DF101B;
}
#copyright {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 15px;
	text-transform: uppercase;
	width: 730px;
}
#copyright a {
	color: #000000;
	text-decoration: none;
}
.blackborder {
	border: 3px solid #000000;
	background-color: #FF0;
}
p {
	font: 13px/21px Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 10px 15px 5px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	line-height: 18px;
}

b { color: #EB0519; }

h1 {
	color: #DD1017;
	text-decoration: none;
	margin: 5px 15px 10px;
	text-align: center;
	border-bottom: 3px double #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
}
h2 {
	font: bold 24px Arial, Helvetica, sans-serif;
	color: #DD1017;
	margin: 5px 15px;
	border-bottom: 1px solid #666666;
}
#Home h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #DD1017;
	font-size: 20px;
	text-align: center;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#Home h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #DD1017;
	text-decoration: none;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-left: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#Home p {
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: left;
}
.RightPic {
	text-align: left;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 25px;
	border: 1px solid #DD1017;
	float: right;
	background-color: #FCFF00;
}
.RightPic2 {
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: right;
	background-color: #FF0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#header h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
