/* Index */
#container {
	margin: 0px auto;
	width: 795px;
	text-align: left;
	height: 950px;
	z-index: 90;
}

/* Bodey */
#frontpage p {
	width: 420px;
	float: right;
	margin-right: 175px;
	top: 1px;
}
#frontpage .content_header h1 {
	height: 20px;
	background: url('../images/css_page_images/welcome_header.gif') no-repeat 0% 0%;
}

.hide_text {
	font-size: 1px;
	color: #0099FF;
}

