@charset "utf-8";

#botcont {
	background-image: url(../img/bot_content.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 150px;
	width: 577px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	padding-left: 40px;
	padding-top: 25px;
	margin-bottom: 0px;
}
#content #botcont h1 {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: bold;
	color: #165492;
	text-decoration: none;
	margin: 0px;
}
.subtxt {
	font-size: 14px;
	color: #303030;
}
.submithover               {
	font-family: calibri;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	background-image: url(../img/search_but.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 99px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-bottom: 1px;
}
.submit               {
	font-family: calibri;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(../img/search_but.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 99px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-bottom: 1px;
}
.clear {
	clear: both;
}
.ytvid {
	position: absolute;
	top: 20px;
	left: 645px;
	height: 175px;
	width: 200px;
}
.flrt {
	float: left;
	width: 645px;
	position: absolute;
}

#body-content-div-pre {
	position: absolute;
	top: 258px;
	bottom: 0px;
	right: 0;
	margin-bottom: 0px;
	margin-left: 22px;
	left: 20px;
	width:815px;
}

#body-content-div {
	position: absolute;
	top: 280px;
	bottom: 0px;
	right: 0;
	overflow-y: scroll;
	overflow-x: hidden;
	margin-bottom: 0px;
	margin-left: 22px;
	left: 20px;
	scrollbar-shadow-color: #FF0000;
	scrollbar-3dlight-color: #F4C300;
	scrollbar-face-color: #BFA8BB;
	width:801px;
}

