body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1em;
	color: #000;
	text-decoration: none;
	padding: 0px;
	text-align: center;
	margin: 0px;
	background-color: #ae001a;
	font-weight: bold;
}
td {
	font-size: 14px;
	line-height: 1.4;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
.light {
	font-weight: normal;
}
a {
	color: #900;
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:hover {
	color: #c00;
}





.main_container {
	width: 784px;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#header_container {
	height: 148px;
	background-image: url(../pix/header.gif);
	width: 100%;
	margin-top: 7px;
	position: relative;
	padding: 0px;
}
.navigation {
	height: 28px;
	width: 761px;
	left: 13px;
	top: 123px;
	position: absolute;
}


#mainbox_container {
	background-image: url(../pix/mainbox.gif);
	height: 453px;
	width: 100%;
	position: relative;
}
.textblock {
	height: 301px;
	width: 400px;
	line-height: 1.4em;
}
.logo_small {
	position: absolute;
	height: 128px;
	width: 108px;
	left: 44px;
	top: 288px;
}
