
html,body {overflow-x:hidden;}

.vert_bg_lights {
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(images/framework/bg_lights_blue.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bottom_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
}
.left_linkz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.white_border {
border: 1 solid #FFFFFF;
}

.light_lower_right {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/framework/light_lower_right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #FFFFFF;
}
