@charset "utf-8";
/* CSS Document */

body {
	background-color: #021234;
	background-image: url(../../images/1px_bg.jpg);
}
.container {
	background-color: #f0f2b4;
	height: auto;
	width: 910px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.left_bottom {
	font-size: 16px;
	color: #FFF;
	width: 367px;
	position: absolute;
	left: -1px;
	height: 342px;
	top: 402px;
	float: left;
	padding-left: 5px;
	padding-top: 5px;
}

.topbar {
	background-image: url(../images/head_banner.png);
	height: 160px;
	width: 910px;
}
.home a:link {
	font-family: "concv2c";
	font-size: 36px;
	color: #FFF;
	background-color: #BF1E2E;
	float: right;
	margin-top: 100px;
	margin-right: 30px;
	width: 150px;
	text-align: center;
}
.home a:visited {
	color: #FFF;
}
.home a:hover {
	color: #FFF;
	background-color: #06C;
}
.home a:active {
	color: #F00;
	background-color: #FFF;
}

.content_container {
	text-align: center;
	color: #900;
	background-image: url(../images/pj2background_shapes.png);
	height: 747px;
	width: 910px;
	position: relative;
}
.left {
	height: auto;
	width: 185px;
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	color: #900;
	float: left;
	text-align: left;
	font-size: 30px;
	position: absolute;
	padding-left: 15px;
	left: 0px;
	top: 30px;
}
.right {
	height: 742px;
	width: 240px;
	color: #FFF;
	font-size: 20px;
	position: absolute;
	right: -4px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	text-align: left;
	top: 3px;
}



.content_center {
	background-image: url(../images/eye_sphere.png);
	height: 700px;
	width: 510px;
	float: none;
	background-repeat: no-repeat;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	left: 200px;
}
.container .content_container .left .left_bottom small pre {
	font-size: 14px;
}
