body {
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFCC;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #990000;
	text-decoration: none;
	line-height: 15px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #990000;
	text-decoration: none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
a {
	color: #990000;
	text-decoration: underline;
}
a.submenu:hover {
	color: #000033;
	text-decoration: none;
}


.redbg {
	background-color: #990000;
}
.bottom {
	font-size: 10px;
}
.rightmargin {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #990000;
}
.submenublue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
	line-height: 15px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.quotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	background-color: #e0e0e0;
	float: right;
	width: 200px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding: 4px;
}
img.birdie {
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.nbsevent, .teacher {
	background-color: #FFFFCC;
	overflow: scroll;
	position: absolute;
	visibility: hidden;
	z-index: 1;
	height: 400px;
	width: 300px;
	padding: 3px;
}
.teacher {
	height: 500px;
}
.nbsbg {
	background-color: #F8A517;
	background-image: url(images/nbs_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.dottedred {
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #990000;
}

.noticeboard {
	text-align: left;
}
