#centre {
	margin: 0px;
	text-align: center;
	background-color: #f6efd8;
	height: auto;
}



BODY {
	margin: 0px 0px 0px 0px;
	color: black;
	background-color: #f6efd8;
	font-family: Verdana, sans-serif;
	text-align: left;
	}

#header {
position: absolute;
	float: centre;
	width: 760px;
	height: 170px;
	padding: 0px;
	background-color: #f6efd8;
	background-image: url(../images/header_new5.jpg);
	z-index: 2;
	}
	
	#content {

	margin: 10px 0px 0px 0px;
	background-color: transparent;
	width: 760px;

}

#foot {
	
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 30px;
	width: 760px;
	text-align: right;
	font-family: verdana, sans-serif;
	font-size: 10px;
	color:  #ffffff;
	background-position: right;
	line-height: normal; 
	
	
	}

#links {	
	margin: 0px 0px 0px 0px;
  	width: 760px;
	top: 90px;
  	padding: 0px;
	position: relative;
	text-align: left;
	z-index: 3;
}

.home{
	
}


/* text */

P {padding: 10px 5px;
	margin: 0px 0px 0px 0px;
	font: 14px normal times;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: black;
}

H1 {padding: 0px 0px 0px 10px;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	color: #5B5B5B;
	text-align: left;
	
}

H2 {padding: 0px 0px 0px 10px;
	font-size: 14px;
	font: verdana, sans-serif;
	margin: 0px 0px 0px 0px;
	color: Black;
	text-align: left;	
}

A {
	color: #8B008B;
	text-decoration: none;
	font-size: 14px;
	font-style: bold;
	font-family: Arial, Helvetica, sans-serif;
}

A:HOVER {
	color: #DC143C;
	text-decoration: none;
	background-color: transparent;
}

.foot P {
	padding: 0px 0px;
	text-align: right;
	color: blue;
}

.linkbar A {
	padding: 0px 5px;
	color: #660066;
	text-align: left;
	text-decoration: none;
	font-size: 16px;
	font-style: bold;
	}
	
	.linkbar A:HOVER {
	color: white;
	text-decoration: none;
	background-color: transparent;
}

	.linkbar P {
	color: white;
	text-decoration: none;
	background-color: transparent;
	
}

.linkbar H1 {
color: #494949;
padding: 10px 0px 0px 10px;
text-decoration: none;
background-color: transparent;
}

	.quicklinks {

	margin: 0px 0px 0px 0px;
	background-color: transparent;
	width: 760px;
}
	
	.quicklinks P {padding: 5px 10px;
	margin: 0px 0px 0px 0px;
	font: 14px normal times;
	font-family: "Times New Roman", Times, serif;
	color: black;
}
	
	.quicklinks A  {
		
	color: #660066;
	text-decoration: none;
	font-size: 14px;
	font-style: bold;
	font: 14px normal arial;
	font-family: Arial, Helvetica, sans-serif;
}

 .quicklinks A:HOVER {
	color: #660000;
	text-decoration: none;
	background-color: transparent;