#divRightCol {
	float: right;
	width: 200px;
	padding: 7px 5px;
	text-align: center;
	clear: none;
	margin-top: 25px;
	background: #9CFBF5;
}
#divCentreCol {
	text-align: left;
	padding: 0px 25px 0px 15px;
	margin: 0px 210px 0px 0px;
}
.scroll {
	height:300px;
	width:185px;
	overflow:auto;
	background-color:#393651;
	padding:8px;
	text-align: left;
	color: #FFFFFF;
	font-size: 15px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	margin-top: 25px;
	border-top: 4px solid #CCCCCC;
	border-right: 4px solid #474747;
	border-bottom: 4px solid #474747;
	border-left: 4px solid #FFFFFF;
	margin-bottom: 25px;
}
.Notice {
	width:185px;
	overflow:auto;
	background-color:#393651;
	padding:8px 8px 15px;
	text-align:center;
	color:#FFF;
	font-size:15px;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	margin-top:25px;
	border-top: 4px solid #CCC;
	border-bottom: 4px solid #474747;
	border-left: 4px solid #FFF;
	margin:-bottom: 20px;
	border-right: 4px solid #474747;
}
.scroll a {
	color: #9CFBF5;
}
#divRightCol.sidebar {
	border: 1px solid #000000;
	margin-top: 150px;
	padding: 10px;



	-moz-border-radius:12px;		
	background: #CCFDFA;
	display: inline;
	margin-right: 10px;
}
.SearchButton {
	width:185px;
	overflow:auto;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bolder;
	font-size: 1.0em;
	border-top: 4px solid #CCCCCC;
	border-right: 4px solid #474747;
	border-bottom: 4px solid #474747;
	border-left: 4px solid #FFFFFF;
	background: #393651;
	padding: 10px 8px;
	margin: 0px;
}
.SearchButton a {
	color: #9CFBF5;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#divBookmark {
	font-size: .7em;
	padding: 10px;
	font-weight: bold;
	font-variant: small-caps;
	margin: 0px;
	text-align: center;
	border: 1px solid #0000FF;
	width: 185px;
}
#divBookmark a:hover {
	padding: 10px;
	color: #FF0000;
}
.xmas {
	text-decoration: blink;
	margin: 0px;
	padding: 0px;
}
.competitionannounce {
	height: auto;
	width: auto;
	text-align: center;
	padding: 10px;
	top: 15%;
	left: 15%;
	position: absolute;
	display: block;
}
