@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	text-align: center;
	color: #996633;
	background-repeat: repeat;
	background-color: #d2e4e2;
	background-position: center;
	background-image: url(images/bgpattern.jpg);
}
#gallery	{
	
}
a:link {
	text-decoration: none;
	color: #74200C;
	
}
a:visited {
	text-decoration: none;
	color: #74200C;
}
a:hover {
	text-decoration: none;
	color: #A53012;
}
a:active {
	text-decoration: none;
	color: #74200C;
}
#container  {
	text-decoration: none;
	width: 900px;
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat-y;
}
#holdings	{


	
}
#header	{
	background-image: url(images/headerbg.jpg);
	height: 171px;
	background-repeat: no-repeat;
	width: 900px;
	
}
#footer	{
	background-image: url(images/footer.jpg);
	height: 126px;
	background-repeat: no-repeat;
	width: 900px;
	
}
#services	{
	width: 370px;
	float: left;
	
}
#services2	{
	width:330px;
	float:right;
}
#graphic	{
	width:500px;
	float:right;
	padding-right:15px;
}
#wallpaper	{
	background-image:url(images/backmain.jpg);
	background-repeat:repeat-y;
}
#centreinfo	{
	width:550px;
}
#sidebar	{
	width:145px;
	float: left;
	margin-left: 25px;
	margin-right: 15px;
}
#floatright	{
	float:right;
}
#floatleft	{
	float:left;
	margin-right: 10px;
}

.style4 {
	font-size:12px;
}
 

