/* TIMETABLE FOR RELICS */

table#relicstimes {
	width:475px;
	background-image:url(../images/sidecolslbg.jpg);
	background-repeat:repeat;
	margin:20px 50px;
}

table#relicstimes td {
	vertical-align:text-top;
	line-height:1.5em;
	text-align:center;
	padding:5px 2px;
}

table#relicstimes .header {
	color:#ffffff;
	font-size:120%;
	font-weight:bold;
	background-image:url(../images/subjectbg.jpg);
	background-repeat:repeat;
}

table#relicstimes .column1 {
	width:10%;
	margin-left:20px;
}

table#relicstimes .column2 {
	width:50%;
}

table#relicstimes .column3 {
	width:40%;
}