@charset "utf-8";
@import url("../webfonts/concv2c/stylesheet.css");

.container1 {
	background-image: url(../images/index_design3.jpg);
	height: 1020px;
	width: 1020px;
	position: relative;
	float: right;
	z-index: 1;
}
body {
	background-color: #383637;
	background-image: url(../images/images/darkgray_bg.png);
	background-repeat: repeat-x;
	margin: 0px;
}
.linksbar {
	width: auto;
	position: relative;
	z-index: 2;
	height: auto;
	top: 250px;
}
.home {
	font-family: "concv2c";
	font-size: 34px;
	width: auto;
	position: absolute;
	left: 10px;
	top: 7px;
	color: #FFF;
}
.overview {
	font-family: "concv2c";
	font-size: 30px;
	width: auto;
	position: absolute;
	left: 110px;
	top: 10px;
	color: #FFF;
}

.classes {
	font-family: "concv2c";
	font-size: 30px;
	color: #FFF;
	position: absolute;
	height: auto;
	width: auto;
	left: 290px;
	top: 10px;
}
.cc_dee {
	font-family: "concv2c";
	font-size: 30px;
	color: #FFF;
	width: auto;
	position: absolute;
	left: 450px;
	top: 10px;
}

.instructors {
	font-family: "concv2c";
	font-size: 30px;
	color: #FFF;
	width: auto;
	position: absolute;
	top: 10px;
	left: 600px;
}

.container2 {
	width: 950px;
	position: absolute;
	top: 400px;
	left: 0px;
}
