body {

    background-image: url(images/bodybg.jpg);
	background-color:#333;
	background-repeat:no-repeat;
	background-attachment: fixed;
	background-position:center;
	margin-bottom: 10px;

	

}

a {
	font-family: "Trebuchet MS";
	color: #FF0;
	font-weight: bold;
	font-size:12px;
}
a:link {
	text-decoration: underline;
	color:#C60;

}
a:visited {
	text-decoration: underline;
	color:#C60;
}
a:hover {
	text-decoration: none;
	
	color: white;

}
a:active {
	text-decoration: none;
	color: black;
}

h1,h2,h3,h4,h5,h6 {
	font-family: "Trebuchet MS";
}
h1 {
	font-size: 9px;
	color: #000;
}
h2 {
	font-size: 12px;
	color: #fff;
	text-align:justify;
	font-weight:normal;
	line-height: 18px;
	color:white;
}
h3 {
	font-size: 16px;
	color: white;
	text-align:center;
	
}

h3 a{
	font-size: 18px;
	color: white;
	text-align:center;
	
}
h4 {
	font-size: 14px;
	color: #000;
	text-align:center;
	font-weight:normal;
	

}
h5 {
	font-size: 10px;
	color: white;
	text-align:center;


}

h5 a {
font-size:10px;
}

h6 {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	text-transform:uppercase;

}
h6 a {
	font-size: 16px;
	color: #f90;
	font-weight: bold;
	text-transform:uppercase;

}

#menu
	{
		width:828px;
		height:30px;
		float: left;
		margin:0px;
		padding:0px;
	}
#menu ul
	{
		width:778px;
		height:30px;
		float: left;
		margin:0px;
		padding:0 0 0 0px;
		display:block;
	}
#menu ul li
	{
		height:30px;
		float: left;
		margin:0px;
		padding:0px;
		display:block;		
	}
#menu ul li.menusap
	{
		width:2px;
		height:27px;
		float: left;
		margin:0px;
		padding:0px;
		background-image:url(images/menusap.jpg);
		background-repeat:no-repeat;
	}
#menu ul li a.menu
	{
		height:22px;
		float: left;
		margin:0px;
		padding:5px 11px 0 11px;
		font-family: "Trebuchet MS";
		font-size:11px;
		font-weight:bold;
		color:#c5c5c5;
		text-align:center;
		text-decoration:none;
		text-transform:uppercase;
	}
#menu ul li a.menu:hover
	{
		height:22px;
		float: left;
		margin:0px;
		padding:5px 11px 0 11px;
		font-family: "Trebuchet MS";
		font-size:11px;
		font-weight:bold;
		color:#000;
		text-align:center;
		text-decoration:none;
		text-transform:uppercase;
		background-color:#F90;
/*		background-image:url(images/menuover.jpg);*/
		background-repeat:no-repeat;
		background-position:center bottom;
	}
	#leftheading
	{
		width:471px;
		height:42px;
		float:left;
		margin:0 0 0 0;
		padding:7px 0 0 58px;
		font-family:Arial;
		font-size:30px;
		color:#333;
		background-image: url(images/leftheading.gif);
		background-repeat:repeat-x;
	}
	
	#subheading
	{
		font-family:"Trebuchet MS";
		color:#6FF;
		font-size:24px;
		cursor:help;
		padding:0 0 20px 0;
	}
	
	#staffq
	{
		font-family:"Trebuchet MS";
		color:#6FF;
		font-size:9px;
		cursor:help;
		
	}
	
	#staffq a
	{
		font-family:"Trebuchet MS";
		color:#6FF;
		font-size:9px;
		cursor:help;
		
	}
	
	#subnotes
	{
		font-size:12px;
		color:#FFF;
		font-weight:bold;
		padding:0 0 0 10px;

	
	}
	
#lefttxt
	{
		width:509px;
		float:left;
		margin:0px;
		padding:10px 0 0 0;
		font-family:Arial;
		font-size:13px;
		color:#F90;
		line-height:20px;
		text-align:justify;

	}
#add
	{
		
		float:center;
		margin:0px;
		padding:10px 0 0 0;
		font-family:Arial;
		font-size:13px;
		color:#F90;
		line-height:20px;
		text-align:justify;
		text-align:center;

	}
#buttonbg
	{
		width:501px;
		height:25px;
		float:left;
		margin:10px 0 0 0;
		padding:0px;
		background-image:url(images/hline.jpg);
		background-repeat:repeat-x;
		background-position:center;
	}
.more
	{
		width:82px;
		height:20px;
		float: right;
		margin:0px;
		padding:5px 0 0 0;
		font-family:"Trebuchet MS";
		font-size:10px;
		font-weight:bold;
		color:#414141;
		text-align:center;
		text-decoration:none;
		text-transform:uppercase;
		background-image: url(images/morebutton.gif);
		background-repeat: no-repeat;
	}
.more:hover
	{
		width:82px;
		height:20px;
		float: right;
		margin:0px;
		padding:5px 0 0 0;
		font-family:"Trebuchet MS";
		font-size:10px;
		font-weight:bold;
		color:#414141;
		text-align:center;
		text-decoration:none;
		text-transform:uppercase;		
		background-image: url(images/morebutton.gif);
		background-repeat: no-repeat;
	}
	

/*bottom*/
#btmsection
	{
		font-family:"Trebuchet MS";
		font-size:9px;
		color:#FFF;
		text-align:right;
		background-image:url(images/orange.gif);
		background-repeat:no-repeat;

	}
	
.button {

background:orange;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold; 
font-size:13px; 
color:#000000;
border:0px;
height:28px;

}

.button:hover {

background:#000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold; 
font-size:13px; 
color:#f90;
border:0px;
height:28px;

}

.vacancy
	{
		font-family:"Trebuchet MS";
		font-size:30px;
		color:#F90;
		text-align:center;
		line-height:40px;
		margin-left:30px;
		margin-right:30px;
		border-left:1px solid;
		border-right:1px solid;
		border-bottom:1px solid;
		border-top:1px solid;


	}
	
.vlist
	{
		font-family:"Trebuchet MS";
		font-size:30px;
		color:#fff;
		text-align:center;

	}

.branding
{
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#F90;
	text-shadow:#FF0;
	text-align:center;
	font-weight:bold;

	}

.coloured
{ color:#333;
background-color:#333;}

.searchbar
{ color:#333;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
text-align:left;
}

.landing
{text-align:center;
font-size: 12px;
color: #fff;
font-weight:normal;
line-height: 18px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:white;}

.landing_close
{text-align:right;
text-decoration:none;
font-size: 12px;
color: #fff;
background-color:#CCC;
font-weight:normal;
line-height: 18px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:white;}