@charset "utf-8";
.bgrd {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../webbits/bg_main.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #B81A1B;
}
.picborder {
	border: thin solid #AE0900;
}
.vidphotodiv {
	height: auto;
	width: auto;
}
.rightscroller {
	height: 500px;
	overflow: auto;
	width: inherit;
}
