body {
  background: #000000;
	padding: 0px;
	margin: 0px;
	font-family: arial, verdana, sans-serif;
	font-size: 0.8em;
	letter-spacing: 1px;
	color: #000000;
	text-align: center;
}
#main {
	width: 100%;
	text-align: center;
	
}
#asthetic_wrap {
	margin: 0px auto 0px auto;
	width: 772px;
}
#wrapper {
  
	width: 772px;
	min-height: 480px;
	padding: 0px;
	border: 1px solid #000000;	
	text-align: left;
	clear: both;
	background: #ffffff url("../images/bg/advert_small.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
}	
#column1 {
  position: relative;
  float: left;
	top: 0px;
	left: 10px;
	width: 480px;	
}
#column2 {
  position: relative;
	float: left;
	top: 0px;
	left: 40px;
	width: 220px;
	margin: 0px 0px 10px 0px;
}
#header {
  width: 100%;
	height: 178px;
	background: url("../images/bg/bg.jpg");
	background-repeat: none;
}
#main_container {
	top: 10px;
	width: 480px;

}
#events_container {
  width: 220px;
	text-align: left;
	top: 20px;

}
#comments_container {
  width: 220px;
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 10px 0px;
}
#comments_container p {
	text-align: center !important!important;
	font-style: italic;
}
#footer {
  margin: 10px 0px 0px 0px;
	padding: 5px 0px 10px 0px;
  width: 772px;
	background: url("../images/dateshdr.gif");
	color: white;
	clear:both;
}
#footer p {
  margin: 0px 0px 0px 10px;
}
/* Menu formatting */

#menu {
  position: relative;
  top: 120px;
	left: 8px;
	color: white;
	font-weight: bold;
}
#menu ul {
 display: inline;
 list-style: none;
 margin: 0;
 padding: 0;
}
#menu ul li {
 display: inline;
 margin: 0px 5px 0px 0px;
}
#main_container img {
 vertical-align: text-top;
 text-align: left;
 margin: 0px 0px 2px 0px;
}
div.event {
float: right;
margin: 5px;
border: 1px solid black;
}
table.event td img  {
 display: block;
 float: right;
 vertical-align: text-top;
 margin: 0px 5px 5px 5px;
 padding: 0px 0px 5px 5px;
}
.event {
 display: block;
 text-align: left;
 margin: 10px 0px 10px 0px;
}
/* Table formatting */
table.facility {
 position: relative;
 width:480px;
 padding:0px;
 margin:0px;
 border: 0px;
 left: -2px;
}
table.facility td {
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
 border: 0px;
}
table.facility td img {
 padding:0px 0px 5px 0px;
 margin:0px 0px 0px 0px;
}
table.facility td img.first{
 padding:0px 5px 5px 0px;
 margin:0px 5px 0px 0px;
}
tr.backtotop {
  border-top: 1px solid black;
  background: white;
	font-size: 1em;
}
tr.backtotop td {
  padding: 5px 0px 0px 0px;
}
.first{
 padding:0px 5px 5px 0px;
 margin:0px 5px 0px 0px;
}
/* Text formatting */
p {
 font-size: 1em !important;
 text-align: left;
}
p.maintext {
 font-size: 1.2em !important;
 text-align: left;
  }
h1 {
  margin-top: 0px;
	font-size: 1.4em;
	background: url("../images/headerbg.gif");
	color: white;
	height: 34px;
}
h2 {
  padding: 6px 0px 0px 5px;
  font-size: 1.2em;
	border-bottom: 1px solid #000000;
	background: url("../images/headerbg.gif");
	color: white;
	height: 25px;
}
.backtotop {
	float: right;
}
/* Link Formatting */

a img { border: 0px; }

a:link {
  color: #A01B0D;

}
a:link:hover {
  color: #000000;
	text-decoration: none;
}
v:link:hover {
  color: #000000;
	text-decoration: none;
}
a:link:visited:hover {
  color: #000000;
	text-decoration: none;
}
a:link:visited {
  color: #000000;
}
v:link {
  color: #000000;
}
.left {
  float: left;
}

/* List formatting */

#events_container ul {
  list-style: none;
	margin: 0px 0px 0px 0px;
}
#events_container ul li {
  margin: 0px 0px 5px 0px;

}
#events_container ul li a {
  font-size: 0.9em;
	font-weight: normal !important;
}
#events_container ul li a:hover {
  color: #A01B0D;
	text-decoration: none;
}
#menu ul li a {
 color: #ffffff;
 text-decoration: none;
 border: 0px;
}
#menu ul li a:hover {
 color: #ffffff;
 text-decoration: none;
 border-bottom: 3px solid #ffffff;
}
ul.events {
 margin: 0px 0px 0px 20px;
 padding: 0;
 text-align: left;

}
ul.events li {
  margin: 0px 0px 5px 0px;
}
ul.includes {
  list-style-image: url("../images/list/red.gif");
  line-indent: 0px;
  margin: 18px;
}
ul.includes li {
  margin: 4px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
}
#events_container ul.questions li a !important {
  font-weight: 0;
}	