
body {	
	
	font-family: Cambria, Georgia, serif;
	color: #00000; 
	text-align: center;
	margin:0;
	padding:0;
	border:0;
	width:70%;
	background:#fff;
	margin: 0 auto;}

#fixed {
	margin:0 auto;
	width:75%;
	text-align:left; }

#top {
	clear:both;
	text-align: center;
	margin: 0 auto 0 auto;
	width:100%; }
	
.head {
	margin: 2px auto 0 auto; 
	width:90%; }

.menu {
	clear:both;
	background:#6666FF;
	line-height: 1.6em;
	text-align:center;
	font-weight: bold;
	color: 	#FFFFFF; }

.menu a {
	color: 	#FFFFFF;
	text-decoration: none;}	
	

.menu a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none; 
	background:#FF0000; 
	padding: .3em; }

ul {
  	display: flex;
  	justify-content:space-between;
  	list-style-type: none; }

.strip {
	clear:both;
	background:#6666FF;
	line-height: 1.6em;
	text-align:center;
	font-weight: bold;
	color: 	#FFFFFF;
	margin-top: 2em; }


.big {
	font-size: 1.4em;
	font-weight: bold; }

#space p {
	margin-bottom: 2.5em; }

p.large {
	font-size: 1.2em; 
	font-weight: bold; }

.headleft {
	float:left;
	width 25%;
	margin: 0 auto 0 auto;}


.headright {
	float:right;
	width:70%;}
	
.headright {
	float:right;
	width:70%;}

	
.head h1 {
	text-align: center;
	font-size: 48px;
	margin-bottom: 0;
	margin-top: 0; 
	padding-bottom: 0;}

.head h2 {
	text-align: center;
	font-size: 22px;
	margin-top: 0;}

.head h3 {
	text-align: center;
	font-size: 16px;}
		
.colmask {
	position:relative;
	clear:both;
	float:left;
        width:100%;
	overflow:hidden; }


h1 {
	text-align: center; }


h4 {
	text-align: center; }

p { 
	font-size: 105%;
	font-weight: normal;
	text-align: left; }

p.credit { 
	clear:both;
	font-size: 1em;
	font-style: italic;
	text-align: center;
	margin-top: 3em;
	margin-bottom: 1em; }

p.smallcredit { 
	font-size: 0.9em;
	font-style: italic;
	text-align: center;
	line-height: 150%;}

p.small { 
	font-size: 0.8em;
	font-style: italic;
	text-align: center;
	line-height: 110%;}
	

a:hover{
	text-decoration:none;
	font-weight: bold;
	color:#E42217; }


.centerlist {
	margin: 2.5em auto 1em auto;
	text-align: center;
	line-height: 1.2em; }
	
.centerleft {
	float: left;
	width: 49.5%;
	text-align: right; }
	
.centerright {
	float: right;
	width: 49.5%;
	text-align: left; }
	
.center {
	margin: 0 auto;
	text-align: center; }
	
.clear {
  	clear: both; }

p.cap {
	width: 98%;
	margin: 4px auto 4px auto;
	text-align: center;
	font-size: .8em; }

img {
	border: 0; }

img.pright {
	float: right; 
	margin: 0px 1px 2px 1px; }

img.right {
	float: right; 
	margin: 0px 10px 5px 10px; }

img.left {
	float: left; 
	margin: 5px 10px 5px 0px; }

img.left2 {
	float: left; 
	margin: -10px auto 10px auto; }

#footer {
	clear:both;
	float:center;
	width:90%;
	margin: 0 auto 0 auto;
	padding-top: 0em;}
	
#footer p {
	font-size: 80%;
	text-align: center;}

.box {
	width: 98%;
	padding: 8px; }

.events {
	float:center;
	margin: 2em auto 2em auto;
	width:90%; 
	text-align: center;
	border-bottom: 1px solid #C0C0C0; }

.news {
	font-style:italic;
	text-align: center;
	border-top: 1px solid #C0C0C0; 
	border-bottom: 1px solid #C0C0C0; 
	margin:6px 0 -6px 0;
	width: 98%;
	padding: 8px; }

.feedburnerFeedBlock ul { 
	margin-left:0;
	padding-left:0; 
	text-align: left;
	list-style-type: none; }

.feedburnerFeedBlock ul li{ 
	border-bottom: 1px solid #C0C0C0; 
	margin:6px 0 6px 0;
	width: 98%;
	padding: 8px; }
	
.feedburnerFeedBlock ul li span.headline { 
	font-size: 1.2em;
	font-color: #000000;
	font-weight:bold; 
	text-align: left;display:block; 
	margin:20px 0 10px 0; }

.feedburnerFeedBlock ul li span.headline a {
	color: #000000;
	text-decoration: none: }

.feedburnerFeedBlock ul li span.headline a:visited {
	color: #000000;
	text-decoration: none; }

.feedburnerFeedBlock ul li span.headline a:hover {
	color: #000000;
	text-decoration: none; }

.feedburnerFeedBlock a {
	text-decoration: none;}

.feedburnerFeedBlock A:Visited {
	text-decoration: none;}

.feedburnerFeedBlock A:hover {
	text-decoration: underline;}

#creditfooter {
	display: none; }

