<!--
Colors of the main flag

Orange f68c4b
Green 1f9653

-->
body {
	font-family:Tahoma,Verdana,Segoe,sans-serif;
}



h1 {
	color: #f68c4b;
	border-bottom: 1px solid #f68c4b;
	font-size: 24px;
	text-align: left;
}

h3 {
	color: #1f9653;
	border-bottom: 1px solid #1f9653;
	font-size: 18px;
}

.mainpage {
	margin:0 auto;
	width: 800px;
	font-family: tahoma;
	padding-bottom: 20px;
	padding-top: 20px;
	text-align: left;
	height: 90%;
	font-size: 14px;
}

#header {
	background: url('/images/headerbg.jpg');
	background-repeat: no-repeat;
	background-color: #000000;
	height: 170px;
	border: 1px solid #f68c4b;
}

#header img {
	border-right: 1px solid #f68c4b;
}



.alignleft {
	float: left;
	border: 10px 10px 10px 10px;
	border-color: black;
	font-size: 10px;
	color: #1f9653;
	margin: 10px 10px 10px 10px;
	
}

.alignright {
	float: right;
	font-size: 10px;
	border-color: black;
	color: #1f9653;
	margin: 10px 10px 10px 10px;
}

.alignleft img { border:  1px solid #000000; }
.alignright img { border:  1px solid #000000; }

#topmenu {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 3px 30px 3px 30px;
	text-align: left;
	background-color: #eeeeee;
	font-size: 12px;
	text-transform: uppercase;
}

#topsubmenu {
	border-bottom: 1px solid #f0f0f0;
	text-align: center;
	padding: 3px 0px 3px 0px;
	font-size: 12px;
	text-transform: uppercase;
}

#topmenu a {
	text-decoration: none;
	color: purple;
	font-weight: bold;
}

#topmenu a:hover {
	text-decoration: underline;
	
}

#topmenu a #selected {
	text-decoration: underline;
}

#topmenu #spacer {
	padding: 0px 0px 0px 5px;
	color: #aaaaaa;
	font-weight: bolder;
}

#topsubmenu a {
	text-decoration: none;
	color: a0a0a0;
	font-weight: bold;
}

#topsubmenu a:hover {
	text-decoration: underline;
	
}

#topsubmenu #spacer {
	padding: 0px 0px 0px 5px;
	color: #aaaaaa;
	font-weight: bolder;
}

#topsubmenu #selected {
	text-decoration: underline;
}


#honours {
	padding: 10px 5px 5px 5px;
	text-align: center;

}

.honours {
	vertical-align: top;
}

a img {
	border: 1px solid #000000;
}

#newsdate {

}

#newshl {

}

#copyright {
	font-size: 12px;
	border-top: 1px solid #cccccc;
	padding: 3px 30px 3px 30px;
	text-align: center;
}


#ticker {
	width:520px;
	height:22px;
	overflow:hidden;
	margin:0px;
}
#spage {
	position:relative;
	width:520px;
	height:22px;
	background: #EEEEEE; 
	overflow:hidden;
}

.honoursboard {
	width: 700px;

	background: url('/images/honoursboard/pffbkg.png') no-repeat;
}



