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



body {
	background-image: url(../../images/1px_bg.jpg);
	background-color: #021234;
	background-repeat: repeat-x;
}

.container {
	background-color: #f0f2b4;
	height: auto;
	width: 910px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.toplinkbar {
	background-image: url(../images/pj2toplinkbar.png);
	height: 54px;
	width: 849px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	font-family: "concv2c";
	font-size: 36px;
	color: #FFF;
	font-style: normal;
	font-weight: 400;
	text-align: center;
}
.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;
}

.topbar {
	background-image: url(../images/head_banner.png);
	height: 160px;
	width: 910px;
}
.content_container {
	background-image: url(../images/pj2content_background.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	height: 941px;
	width: 910px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.imagelink {
	height: 314px;
	width: 314px;
	position: absolute;
	top: 400px;
	right: 300px;
	bottom: auto;
}

.topleft {
	height: 500px;
	width: 395px;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	text-align: center;
	font-family: baumans;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	padding-right: 30px;
	padding-left: 30px;
}


.topright {
	float: right;
	height: 500px;
	width: 355px;
	margin-top: 0px;
	margin-right: 0px;
	position: relative;
	top: 0px;
	right: 0px;
	font-family: baumans;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	text-align: center;
	padding-right: 50px;
	padding-left: 50px;
}

.bottomleft {
	height: 330px;
	width: 415px;
	float: left;
	margin-top: 100px;
	font-family: baumans;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	color: #000;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
}
.bottomright {
	float: right;
	height: 330px;
	width: 415px;
	margin-top: 100px;
	font-family: baumans;
	text-align: align right;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	padding-right: 10px;
	padding-left: 30px;
	color: #000;
}
.payment {
	background-image: url(../images/credit_cards.jpg);
	height: 40px;
	width: 250px;
	margin-top: 100px;
	float: left;
}

.inst_assem {
	font-size: 36px;
}
