@charset "utf-8";
body {
	font-family: Verdana;
	font-size: 14px;
	color: #333;
}


/* CSS Document */

#container {
	width: 968px;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	background-color: #33cccc;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}#banner {
	height: 100px;
	width: 968px;
	background-image: url(Images/Confirmation/banner_conf.gif);
	float: none;
}
#column_left {
	float: left;
	height: 700px;
	width: 125px;
	padding-top: 10px;
	overflow: auto;
	font-size: 10px;
	font-weight: bolder;
}

#column_container_bottom {
	height: 360px;
	width: 720px;
	float: left;
}
#event {
	float: left;
	height: 350px;
	width: 350px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #966;
	border-right-color: #966;
	border-bottom-color: #966;
	border-left-color: #966;
	background-color: #FFF;
	background-image: url(Images/PYGs-Winter-Camp.jpg);
}
#paperwork
	{
	float: right;
	height: 350px;
	width: 350px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #966;
	border-right-color: #966;
	border-bottom-color: #966;
	border-left-color: #966;
	background-color: #000;
	color: #FFF;
	background-image: url(Images/Green%20Background.jpg);
	
}

#column_container_top {
	width: 968px;
	float: left;
	padding: 0px;
}
#top {
	width: 368px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 10px;
	margin-left: 30px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C66;
	border-right-color: #C66;
	border-bottom-color: #C66;
	border-left-color: #C66;
	font-weight: bold;
	font-size: 16px;
	color: #FFF;
	float: left;
	height: 135px;
}
#forms {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	float: left;
	width: 300px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C66;
	border-right-color: #C66;
	border-bottom-color: #C66;
	border-left-color: #C66;
	height: 135px;
	margin-right: 10px;
}
#links {
	float: left;
	height: 135px;
	width: 200px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C66;
	border-right-color: #C66;
	border-bottom-color: #C66;
	border-left-color: #C66;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}


#date {
	width: 160px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	font-weight: bold;
}
#subject {
	font-weight: bolder;
	width: 488px;
	padding-left: 0px;
	padding-top: 10px;
	float: right;
}
#journal {
	float: right;
	width: 300px;
	padding: 10px;
	font-weight: bold;
}

.txtsmall {
	font-size: 9px;
}

#nan {
	float: left;
	height: 350px;
	width: 350px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #966;
	border-right-color: #966;
	border-bottom-color: #966;
	border-left-color: #966;
	background-color: #FFF;
	color: #FF0;
	text-align: left;
	font-size: 18px;
	background-image: url(Images/YG%20Web.jpg);
}
#calendar {
	float: right;
	height: 350px;
	width: 350px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #966;
	border-right-color: #966;
	border-bottom-color: #966;
	border-left-color: #966;
	background-color: #FFF;
	background-image: url(Images/tijuana.jpg);
}
#formbox {
	height: 35px;
	width: 500px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #903;
	border-right-color: #903;
	border-bottom-color: #903;
	border-left-color: #903;
	margin-right: 134px;
	margin-left: 134px;
	padding: 10px;
}
#contact {
	height: 125px;
	width: 720px;
	float: left;
	padding-left: 10px;
	margin-left: 0px;
	font-size: 10px;
}
.Dark {
	font-weight: bolder;
}

