@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #3b4d55;
	background-image: url(IMG/stripe1.gif);
	background-repeat: repeat-x;
}
.headline_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #3BC1F4;
	font-style: normal;
}

a:link {
	color: #3B4E55;
	text-decoration: none;
}
a:visited {
	color: #3B4E55;
	text-decoration: none;
}
a:hover {
	color: #3B4E55;
	text-decoration: none;
}
a:active {
	color: #3B4E55;
}
.headercontainer {
	width: 974px;
	margin-right: auto;
	margin-left: auto;
}
.footer {
	width: 974px;
	font-weight: bold;
	color: #3B4E55;
	background-image: url(IMG/strip3.gif);
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	padding-top: 4px;
}

.container {
	width: 944px;
	margin-right: auto;
	margin-left: auto;
	background-color: #dbdbdb;
	padding-right: 15px;
	padding-left: 15px;
	color: #3B4E55;
	font-size: 95%;
	padding-top: 10px;
	font-weight: bold;
}
.navigation {
	height: 30px;
	width: 974px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(IMG/strip2.gif);
	background-repeat: repeat-x;
	text-align: center;
	color: #3b4d55;
	font-weight: bold;
}
