body {
  font-family: verdana, tahoma, serif;
  font-size: 11pt;
  color: #000000;
  background-color: #FFFFFF;
}

a {
  text-decoration: underline;
  color: #000000;
}

a.menu{
  text-decoration: none;
	color: #ffffff;
}
a.menu:hover{
  text-decoration: none;
	color: #cccccc;
}
div.pagehead {
  font-family: century gothic,verdana, tahoma, serif;
	width: 760px;
	color: #ffffff;
	background-color: #3366cc;
	font-size: 24pt;
	//border:1px #3366cc solid;
}

h2 {
  font-family: century gothic,verdana, tahoma, serif;
	font-size: 16pt;
	font-weight:normal;
}

div.menu {
  width: 760px;
	color: #ffffff;
	background-color: #3366cc;
	font-size: 12pt;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
}

div.container {
  width: 760px;
  margin: 0px;
}

div.content {
  float: left;
  width: 560px;
  text-align: justify;
  padding-right: 5px;
	font-size:9pt;
}

div.right {
  float: right;
  width: 180px;
  margin-top: 5px;
  padding:5px;
  border:1px #000000 solid;
}

div.news {
  float: right;
  width: 180px;
  margin: 0px;
  padding:5px;
  border:1px #000000 solid;
	font-size:9pt;
}

div.advert {
  float: left;
  width: 550px;
  margin-top: 25px;
  padding:5px;
  border:1px #000000 solid;
	font-size:9pt;
}

div.footer {
  width: 750px;
  background-color: #3366cc;
	clear: both;
	padding:5px;
	font-size: 9pt;
	color: #ffffff;
}

div.s_list {
  border-bottom:1px dashed #cccccc;
}

a.stall_list {
  line-height:2;
	text-decoration:none;
}

a.stall_list:hover {
  text-decoration:underline;
}

.stallphoto {
  padding: 3px;
}