﻿/* Generated by KompoZer */
#wrapper {
  margin: auto;
  /* max-width: 800px; */
  background-color: white;
  font-family: Arial,Helvetica,sans-serif;
  /* min-width: 700px; */
  width: 800px;
  text-align: center;
  font-size: 1em;
}
#MenuBar {
}
#Content {
  font-size: 0.9em;
  text-align: left;
  font-family: Arial,Helvetica,sans-serif;
  padding-left: 25px;  /* added by Mike */
  padding-right: 25px; /* added by Mike */
  min-height: 16em;  /* added by Mike */
}
#Footer {
  color: white;
  clear: both;
  font-family: Arial,Helvetica,sans-serif;
  background-color: #a180cc;
  font-size: 0.7em;
}
body {
  margin: 0px;
  padding: 0px;
  /* background-color: #cccccc; */
  text-align: left;
  /* background-image:  url('images/greyish.gif'); */
  background: #d2c5e3 url(images/cncccback.jpg) repeat-x;
}
h1 {
  font-size: 2em;
  margin-top: 0.1em;
}
#header {
}
#hmenu {
  border-style: solid;
  border-width: 1px;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 0.8em;   /* was 0.7em */
  /* text-align: center; */
  color: white;
  /* background-color: white; */
  font-style: normal;
  line-height: 2em;
  height: 2em;  /* was 4.6 */
}
#hmenu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#hmenu li {
  color: white;
  /* background-color: black; */
  border-right-style: solid;
  border-right-width: 1px;
  float: left;
  text-align: center;
  width: 87px;  /* was 68 */
}
#hmenu a {
  display: block;
  text-decoration: none;
  font-family: Arial,Helvetica,sans-serif;
  color: white;
  background-color: #a180cc;
}
#hmenu a:hover {
  background-color: #333333;
}
p.Table {
  margin-top: 0em;
  margin-bottom: 0em;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 0.9em;
}
#TitleImage {  
}
h2 {
  margin-top: 0.1em;
  margin-bottom: 0.1em;
  font-size: 1.5em;
}
#newsletters li {  /* added by Mike */
	font-size: 0.8em;
	border:thin solid #a180cc;
	margin: 10px 25px;
	width: 120px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	list-style-type: none;
	background-color: #a180cc;
	text-align: center;
	color: white;
	display: block;
}
#newsletters a {   /* added by Mike */
	/* display: block; */
	text-decoration: none;
	color: white;
}
#newsletters li:hover {  /* added by Mike */
	background-color: #333333;
}


