@charset "UTF-8";
#container {
	margin-right: auto;
	margin-left: auto;
	height: 1000px;
	width: 800px;
}
#menu1 {
	float: left;
	height: 54px;
	width: 252px;
}
#menu2 {
	float: left;
	height: 54px;
	width: 106px;
}
#menu3 {
	float: left;
	height: 54px;
	width: 129px;
}
#menu4 {
	float: left;
	height: 54px;
	width: 106px;
}
#menu5 {
	float: left;
	height: 54px;
	width: 103px;
}
#menu6 {
	float: left;
	height: 54px;
	width: 104px;
}
#contentleft {
	float: left;
	height: 302px;
	width: 170px;
	background-image: url(images/layout2_08.jpg);
	padding-top: 70px;
	padding-left: 20px;
	padding-right: 12px;
}
#contentleftbtm {
	float: left;
	height: 293px;
	width: 202px;
}
#body {
	float: right;
	height: 635px;
	width: 548px;
	background-image: url(images/layout_09.jpg);
	padding-top: 30px;
	padding-right: 50px;
}
#footer {
	float: left;
	height: 106px;
	width: 800px;
}
#header {
	height: 175px;
	width: 800px;
}
.headlineText {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #996600;
	font-style: italic;
	font-variant: normal;
}
.bodyHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.contentText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.finePrint {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #999999;
}
a:link {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #660066;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
