﻿@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	width: 100%;
}
.oneColLiqCtr #container {
	width: 100%;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	overflow: visible;
}
.oneColLiqCtr #mainContent {
	height: 560px;
	background-image:url(images/scyp%20homepage.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0 auto;
	width: 900px
	}
.oneColLiqCtr #buttons {
	width: 382px;
	height: 179px;
	overflow: visible;
	/*float: right;*/
	position: relative;
	left: 505px;
	top: 40px;
}
.oneColLiqCtr #buttons2 {
	width: 140px;
	height:292px;
	overflow: hidden;
	position:relative;
	left: 748px;
	top: 45px;
}
.oneColLiqCtr #buttons3 {
	width: 129px;
	height:88px;
	overflow: hidden;
	position:relative;
	left: 580px;
	top: -40px;
}
.oneColLiqCtr #camp_dates_button {
	width: 145px;
	height: 117px;
	overflow: hidden;
	position: relative;
	left: 365px;
	top: -953px;
}
.oneColLiqCtr #stuff_button {
	width: 147px;
	height: 117px;
	overflow: hidden;
	left: 320px;
	top: -702px;
	position: relative;
}
.oneColLiqCtr #e-zine_button {
	width: 120px;
	height: 75px;
	overflow: hidden;
	position: relative;
	left: 15px;
	top: -800px;
}

.oneColLiqCtr #photos {
	width: 352px;
	height: 432px;
	overflow: hidden;
	position: relative;
	left: 15px;
	top: -520px;
}

.oneColLiqCtr #promo_video {
	background-color:#000;
	width: 277px;
	height: 202px;
	overflow: visible;
	position: relative;
	left: 470px;
	top: -1075px;
}
.oneColLiqCtr #tool_bar {
	width: 170px;
	height: 15px;
	overflow: hidden;
	position: relative;
	left: 45px;
	top: -995px;
}
