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

body {
	background-color:#8f8e8e;
	background-image:url(images/bg_rep.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:13px;
	margin:0px;
}
.schedule { color:#FFFFFF;}
.image_placeholder {
	width:175px;
	height:269px;
	background-color:#CCCCCC;
	float:left;
	margin-right:7px;
}
img {
	border:0px;
}
.image_dis {
	width:175px;
	height:30px;
	background-image:url(images/fade.png);
	float:left;
	color:#FFFFFF;
	margin-right:7px;
	margin-top:-50px;
	padding-top:20px;
	margin-bottom:10px;
	text-align:center;
}
.vid_placeholder {
	width:306px;
	height:173px;
	background-color:#CCCCCC;
	float:left;
	margin-right:7px;
	margin-bottom:7px;
}
#week_pic {
	width:250px;
	height:250px;
	background-color:#cccccc;
	margin-left:20px;
	margin-top:40px;
}
#welcome_vid {
	width:420px;
	height:237px;
	background-color:#CCCCCC;
}
#index_bottom {
	width:268px;
	height:157px;
	color:#FFFFFF;
	padding:10px;
}
.join_inputs {
	width:98%;
	height:23px;
	border:#999999 1px solid;
	height:22px;
}