@charset "utf-8";
/* OBVI Stylesheet - Backgrounds   CSS Document */

/* Body Background */

/*
* html #body_bg {
	height: auto !important;
}
*/

#body_bg {
	background: url(../images/page_elements/body_bg_repeat.gif);
	background-repeat: repeat-y;
	position: relative;
	top: 0;
	left: 0;
	border: #993366 solid 3px;
	width: 794px;
	min-height: 745px;
	height: auto !important;
	overflow: hidden;
	z-index: 5;
}

#body_bg_spacer {
	background: none;
	position: relative;
	float: left;
	width: 1px;
	height: 745px;
	margin-left: 0;
	margin-top: -745px;
	margin-right: -1px;
	margin-bottom: 0;
	overflow: hidden;
	z-index: 5;
}



/* Bubbles Home */

#bubbles_home_A {
	background: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 117px;
	height: 745px;
	overflow: hidden;
	z-index: 10;
}

#bubbles_home_B {
	background: none;
	position: absolute;
	top: 0;
	left: 117px;
	width: 129px;
	height: 745px;
	overflow: hidden;
	z-index: 10;
}

#bubbles_home_C {
	background: none;
	position: absolute;
	top: 0;
	left: 246px;
	width: 129px;
	height: 745px;
	overflow: hidden;
	z-index: 10;
}

#bubbles_home_D {
	background: none;
	position: absolute;
	top: 0;
	left: 375px;
	width: 132px;
	height: 745px;
	overflow: hidden;
	z-index: 10;
}

#bubbles_home_E {
	background: none;
	position: absolute;
	top: 0;
	left: 507px;
	width: 137px;
	height: 745px;
	overflow: hidden;
	z-index: 10;
}

#bubbles_home_F {
	background: none;
	position: absolute;
	top: 0;
	left: 644px;
	width: 150px;
	height: 745px;
	overflow: hidden;
	z-index: 10;
}

/* Bubbles Secondary */

#bubbles_secondary_A {
	background: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 122px;
	height: 800px;
	overflow: hidden;
	z-index: 10;
}

#bubbles_secondary_B {
	background: none;
	position: absolute;
	top: 0;
	left: 122px;
	width: 140px;
	height: 800px;
	overflow: hidden;
	z-index: 10;
}

#bubbles_secondary_C {
	background: none;
	position: absolute;
	top: 0;
	left: 262px;
	width: 140px;
	height: 800px;
	overflow: hidden;
	z-index: 10;
}

#bubbles_secondary_D {
	background: none;
	position: absolute;
	top: 0;
	left: 402px;
	width: 162px;
	height: 800px;
	overflow: hidden;
	z-index: 10;
}

#bubbles_secondary_E {
	background: none;
	position: absolute;
	top: 0;
	left: 564px;
	width: 122px;
	height: 800px;
	overflow: hidden;
	z-index: 10;
}

#bubbles_secondary_F {
	background: none;
	position: absolute;
	top: 0;
	left: 686px;
	width: 108px;
	height: 800px;
	overflow: hidden;
	z-index: 10;
}

