* {
  margin: 0;
  padding: 0;
}
body {
	font: 14px  "Times New Roman", Times, Verdana, Tahoma, serif;
	background: #D2D1CA url(images/page-bg.gif) repeat-x top left;
	color: #000;
	margin: 0px;
	line-height: 18px;
}
a {
	color: #000099;
}

a:hover {
	color:#ff0000;
}

a:visited {
	color:#000099;
}
img {
	border: none;
}
li {
	margin-left: 25px;
}
p, ul {
	margin-bottom: 15px;
}
.wrapper {
  text-align: left;
  margin: 0 auto;
  width: 720px;
  }

#header {
  height: 200px;
  background-color:#b0b0b0;
}
#nav {
	font-family: Papyrus, Times New Roman, Times, Verdana, Tahoma, serif;
	font-size: 12px;
	background: #D2D1CA url(images/navbg.jpg) no-repeat top left;
	width: 140px;
	clear: both;
	float: left;
	margin-right: 10px;
	text-align: center;
	overflow:hidden;
}
#nav ul li {
	background: #5F4B3B;
	margin: 10px 0px 10px 0px;
	height: 70px;
	text-align: center;
	line-height: 40px;
	list-style: none;
}
#nav ul li.twoline {
	line-height: 25px;
}
#nav ul li .smalltext {
	line-height: 10px;
	color: #fff;
}
#nav ul li a {
	font-size: 1.4em;
	color: #fff;
	text-decoration: none;
}
#nav ul li a:hover {
	text-decoration: underline;
	color: #eee;
}
#content {
	width: 560px;
	float: left;
	background: #F0E3CB url(images/main-content-bg.gif) repeat-x top left;
	padding: 5px;
}
#content img {
	margin: 5px;
}
.gallerystyle {
	clear: both;
}
.imgfloat{
	float: left;
	margin: 2px;
}
.clear {
	clear: both;
}
.centred {
	text-align: center;
	font-weight: bold;
}

.bg {
	background: #fff url(images/bg.gif) repeat-y left top;
}
.style1 {
	font-family: "Times New Roman", Times, Verdana, Tahoma, serif;
	font-size: 14px;
}
.style2 {
	font-family: "Times New Roman", Times, Verdana, Tahoma, serif;
	font-size: 14px;
}

.pics {
	width: 400px;
	height: 300px;
	margin: 0 auto;
	margin-bottom: 20px;
}

.pics1 {
	width: 300px;
	height: 225px;
	margin: 0 auto;
	margin-bottom: 20px;
}

.pics2 {
	width: 300px;
	height: 250px;
	margin: 0 auto;
	margin-bottom: 20px;
}

.pics3 {
	width: 500px;
	height: 300px;
	margin: 0 auto;
	margin-bottom: 20px;
}

.pics4 {
	width: 300px;
	height: 275px;
	margin: 0 auto;
	margin-bottom: 20px;
}

.pics5 {
	width: 400px;
	height: 300px;
	margin: 0 auto;
	margin-bottom: 20px;
}

.clear {
	clear:both;
}

.smalltext {
	font-family: Times New Roman, Times, Verdana, Tahoma, serif;
	font-size: 12px;
	width: 140px;
	clear: both;
	float: left;
	margin-right: 10px;
	text-align: center;
	overflow:hidden;
}