#main {
	margin: 0px;
	padding: 0px;
	width: 1024px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #000000;
}
#content {
	background-attachment: scroll;
	background-image: url(../images/template/main_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding-top: 20px;
	padding-right: 128px;
	padding-left: 126px;
}
#nav {
	float: left;
	width: 181px;
}
#text {
	margin-left: 190px;
}
h1{
	margin: 0px;
	padding: 0px;
}
#update {
	background-image: url(../images/fxbox1.jpg);
	width: 516px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 60px;
}
#updatecont {
	margin-right: 40px;
	margin-left: 25px;
	font-size: 12px;
}
#text td {
	padding-bottom: 10px;
}
a:link {
	color: #CA2927;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	color: #CA2927;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer {
	font-size: 11px;
	color: #CA2927;
	padding-top: 10px;
}
#footer a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:visited {
	color: #FFFFFF;
}
#footer a:hover {
	color: #CA2927;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bottomnav {
	color: #CA2927;
	font-size: 12px;
}
#didknow {
	font-size: 11px;
	font-style: italic;
	color: #CA2927;
}
h2 {
	font-size: 19px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #CA2927;
}
.red {
	font-weight: bold;
	color: #CA2927;
}
.redital {
	color: #CA2927;
	font-style: italic;
}
#text li {
	padding-bottom: 10px;
}
