/* CRL CSS */

/* --Div Formatting-- */

.divContainerBot {
	background-color: #FFFFFF;
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 50px;
	width: 775px;
	left: 0px;
	top: 258px;
	text-align: left;
}

/* --Misc Styles-- */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background.gif);
	background-repeat: no-repeat;
	background-position: top;
}

