.border_white_medium {
	border: medium solid #FFFFFF;
}
.border_white_thick {
	border: thick solid #FFFFFF;
}
.border_grey_thick {
	border: 10px solid #333333;
}
.border_medium_white_grey_1px {
	padding: 10px;
	border: thin solid #CCCCCC;
}

.imagealign {
	padding-right: 15px;
	padding-top: 6px;
}
.imagepad_top {
	padding-top: 8px;
	padding-bottom: 8px;
}
.imagepadding_left {
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 0px;
}
.imagepadding_left_top {
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 6px;
}
.imagepadding_right {
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 0px;
}
.imagepad_right_15L5B {
	padding-bottom: 5px;
	padding-left: 15px;
	padding-top: 0px;
}
.imagepadding25px {
	padding: 25px;
}
.newsbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #D1BBAE;
	text-align: left;
	border: 8px solid #E3E3E3;
	width: 99%;
	overflow: auto;
	margin-bottom: 15px;
}
.newsbox2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #D1BBAE;
	text-align: left;
	border: 8px solid #E3E3E3;
	width: 295px;
	overflow: auto;
	height: 220px;
	margin-bottom: 15px;
}
.gallerythumbfloat {
	float: left;
	border: thick solid #FFFFFF;
	clear: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 100px;
	margin-left: 0px;
}.vid_box {
	background-image: url(../images/backgrounds/vid_box.png);
	background-repeat: no-repeat;
	padding: 20px;
}
.timetablechanges_top {
	background-image: url(../images/Timetable_changes.png);
	background-position: center top;
	background-repeat: no-repeat;
}
.timetablechanges_middle {
	background-image: url(../images/Timetable_changes.png);
	background-position: center top;
	background-repeat: no-repeat;
}
.timetablechanges_bottom {
	background-image: url(../images/Timetable_changes.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}

