#scheduleholder{
	margin-top:60px;
}
#schedule{
	margin-left: 20px;
	padding-bottom: 30px;
	position: relative;
	width: 813px;
	height: 594px;
	background-image: url("/images/bg-sched.gif");
	background-repeat: no-repeat;
	margin-top:20px;
	padding-left:78px;
}
h4{
	text-indent: -10000px;
	position:absolute;
}
#content{
	float:none;
	width:870px;
	margin-left:70px;
	padding-bottom:80px;
	}
table {
	margin-left:80px;
	font-size:1.1em;
}
td p.bluehead{
	font-size:18px;
}
/*classes*/
/* these are teh lengths for the items. the time *hour height. 34 here */
.length075	{height: 26px}
.length1	{height: 40px;}
.length15	{height: 51px;}
.length2	{height: 68px;}
.length25	{height: 85px;}
.length3	{height: 102px;}
.length35	{height: 119px;}
.length4	{height: 136px;}

#schedule div{
	position: absolute;
	top:49px;
	left:78px;
	width: 114px;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size:10px;
	text-shadow:0px 1px 1px #999;
}
#schedule div a{
	color: #333;
	font-weight:bold;
	text-decoration:none;
}
#schedule p.note{
	font-size: 0.675em;
	color: #999;
}
#holder{
	font-size: 0.8em;
}
#schedule div a:hover{
	text-decoration: underline;
}
#schedule div p {
	padding-top: 1px;
}
.header{margin-left:20px;}
.col1{margin-left:0px; background-color: #E0C8D7; border: 1px solid #cf95b9;}
.col2{margin-left:116px; background-color: #D1BBCA; border: 1px solid #b77fa5;}
.col3{margin-left:232px; background-color: #E0C8D7; border: 1px solid #cf95b9;}
.col4{margin-left:348px; background-color: #D1BBCA; border: 1px solid #b77fa5;}
.col5{margin-left:464px; background-color: #E0C8D7; border: 1px solid #cf95b9;}
.col6{margin-left:580px; background-color: #dff0f3;border: 1px solid #a9d0d7;}
.col7{margin-left:696px; background-color: #F4E9D0;border: 1px solid #dfcea6;}
