@charset "UTF-8";
.mainheadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
#container {
	background-color: #000000;
	height: 930px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	visibility: visible;
}
#top {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 700px;
	background-color: #000000;
	background-position: center top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 0px;
	visibility: visible;
	background-image: url(files/top.jpg);
}
#left {
	margin: 0px;
	padding: 0px;
	height: 594px;
	width: 50px;
	float: left;
	background-color: #000000;
	background-image: url(files/left.jpg);
	background-repeat: no-repeat;
	visibility: visible;
}
#mainbox {
	height: 490px;
	width: 310px;
	visibility: visible;
	background-image: url(files/mainbox.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
	margin: 0px;
	padding-top: 64px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	background-color: #000000;
	float: left;
}
#yellow {
	background-image: url(files/yellow.jpg);
	width: 210px;
	height: 350px;
	margin: 0px;
	visibility: visible;
	background-repeat: no-repeat;
	float: left;
}
#right {
	background-image: url(files/right.jpg);
	background-repeat: no-repeat;
	height: 594px;
	width: 50px;
	float: right;
	visibility: visible;
	position: static;
}
#bottom {
	background-image: url(files/bottom.jpg);
	height: 296px;
	width: 700px;
	float: left;
	visibility: visible;
}
#orange {
	background-image: url(files/orange.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 190px;
	height: 100px;
	visibility: visible;
	padding: 10px;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF33;
	line-height: 16px;
}
#red {
	background-image: url(files/red.jpg);
	background-repeat: no-repeat;
	height: 104px;
	width: 170px;
	float: left;
	visibility: visible;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	line-height: 22px;
}

