body
	{
	text-align: center;
  background-color: #CCCCCC;
	}

td
	{
	vertical-align: top;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	}

.center
	{
	width: 800px;
	border: 5px solid #FFFFFF;
	}

.menu
	{
	width: 934px;
	height: 60px;
	background-color: #FFFFFF;
	text-align: center;
	}
	
table
  {
  font-size: 14px;
  }

.logo
	{
	width: 266px;
	height: 150;
	background-color: #FFFFFF;
	background-image: url(images/logo6.jpg);
	}
	
.MainImage
	{
	width: 668px;
	height: 150px;
	background-image: url(images/MainImage1.jpg)
	}
	
.MainLeft
	{
	width: 266px;
	background-color: #333333;
	font-size: 14px;
  color: #FFFFFF;
	}
	
.MainCenter
	{
	width: 668px;
	background-color: #FFFFFF;
	border: 5px solid #FFFFFF; 
	color: #000000;
	font-size: 13px;
	}
	
.buffer
	{
	height: 30px;
	width: 800px;
	background-color: #FFFFFF;
	}
	
.footer
	{
	width: 800px;
	height: 70px;
	border-top: 1px solid #333333;
  background-image: url("images/copy.jpg");
	}
	
.button
	{
	height: 60px;
	width: 133px;
	}
	
.MenuLink
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	}
	
.heading1
	{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: none;
	margin: 10px;
	}
	
.heading2
	{
	color: #990000;
	font-size: 16px;
	font-weight: none;
	margin: 3px;
	}

.LeftLink
	{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
  font-size: 15px;
	}

.PagesLink
	{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #0000FF;
	margin: 3px;
	}
	
.PagesBox
	{
	width: 200px;
	margin: 20px;
	}

.NewsItem
  {
  margin-top: 10px;
  font-size: 14px
  }

.NewsTitle
  {
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 14px
  }

.IDText
  {
  font-size: 14px;
  }

.CalItem
  {
  width: 420px;
  margin-top: 10px;
  font-size: 14px
  }

.CalTitle
  {
  width: 400px;
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 14px
  }

.SearchForm
  {
  margin: 20px;
  color: #FFFFFF;
  }

.GuestItem
	{
	margin: 5px;
	font-size: 14px
	}
	
.GuestTitle
	{
	font-weight: bold;
	font-size: 14;
	}
	
.RightLink
	{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
  font-size: 15px;
	}
	
.link
  {
  color: #FFFFFF;
  margin: 10px;
  }


