body {
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(pics/pest_control_main.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 0px;
	padding-top: 0px;
	font: Arial Narrow;
	font-size: 18px;
	color: #000000;
}
.main_container {
	position: fixed;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}

.home_navigation a:link       {
	color: #E3BE71;
	text-decoration:none;
	font-weight: bold;
	letter-spacing: 2px;
}
.home_navigation a:visited    {
	color: #E3BE71;
	text-decoration:none;
	font-weight: bold;
	letter-spacing: 2px;
}
.home_navigation a:hover      {
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
	letter-spacing: 2px;
}
.body_text {
	font-family: "Arial Narrow";
	font-size: 18px;
	font-weight: 550;
	color: #000000;
}

.home_navigation a:active     {
	color: #E3BE71;
	text-decoration:none;
	font-weight: bold;
	letter-spacing: 2px;
}
.home_font {
	font-family: "Arial Narrow";
	font-size: 16px;
	color: #9D6320;
}
.sub_bg {
	background-image: url(pics/parasite_cattle_game_subbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.body_text a:link       {color: #000000; text-decoration:none}
.body_text a:visited    {color: #000000; text-decoration:none}
.body_text a:hover      {color: #F4EBD2; text-decoration:none}
.body_text a:active     {color: #000000; text-decoration:none}


.thumbs {
	border: 2px solid #F4EBD2;
}

