body {
	font-size: 10pt;
	font-family: Georgia, Times, "Times New Roman", serif;
	padding: 10px;
	margin: 0px;
}

h1 {
	color: #7f7f7f;
	font-family: Trebuchet, "Trebuchet MS", sans-serif;
	font-size: 18pt;
	}

h2 {
	font-family: Trebuchet, "Trebuchet MS", sans-serif;
	color: #666666;
	font-size: 14pt;
	}

h3 {
	font-family: Trebuchet, "Trebuchet MS", sans-serif;
	color: #4c4c4c;
	font-size: 12pt;
	}
	
h4 {  
	font-family: Trebuchet, "Trebuchet MS", sans-serif;
	color: #212321;
	font-size: 11pt;
	}

a {
	font-size: 11pt;
	text-decoration: none;
	font-weight: bold;
	font-family: Trebuchet, "Trebuchet MS", sans-serif;
	color: #0065a5;
	}

a:hover {
	color: #359ad2;
	text-decoration: underline;
}

p {
}

li {
		margin-bottom: 8px;
	}
fieldset {
	padding: 10px;
	}
fieldset.dark {
		text-align: center;
		width: 165px;
	}
.menu {
  	border: solid 1px #bfbfbf;
  	padding:10px 10px 15px 10px;
  	background-color:white;
	}

.menuItem {
  	padding:4px 10px 4px 10px;
  	border-top:solid 1px #dddddd;
	}
.menuItem:first-child {
  	border-top:none;
	}

.menuItem:hover {
  	background-color:#f1f1f1;
	}

.menuItem a {
  	font-size: 10pt;
  	font-style: normal;
  	font-weight: normal;
  	color: #66669a;
  	text-decoration:none;
	}

#nav {
  	padding: 0px;
  	margin: 0px;
  	cursor:pointer;
	}
#nav a {
		font-family: Trebuchet, "Trebuchet MS", sans-serif;
		color: #e7e7d6;
		text-decoration: none;
	}

#nav li {
	border-color: #a7bad0;  
	border-style: solid;  
	border-width: thin;
	color: #e7e7d6;
	text-transform: uppercase;
	font-size: 10pt;
	font-family: Trebuchet, sans-serif;
	font-weight: bold;
	background-color: #0065a5;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin: 0px;
	border-bottom-style: none;
	width: auto;
	float: left;
	list-style-position: inside;
	list-style-type: none;
	}
#nav li a {
		font-size: 10pt;
	}
#nav li:first-child {  
	padding-right: 25px;  
	padding-bottom: 2px;  
	padding-top: 2px;  
	background-color: white;  
	border-color: #a7bad0;  
	border-style: solid;  
	border-width: thin;  
	margin-left: 1px;  
	padding-left: 25px;  
	font-style: normal;  
	font-weight: normal;
	}
#nav li:first-child a {
		font-size: 10pt;
		color: #0065a5;
	}
#nav span {
  padding:3px 20px 0px 20px;
  cursor:pointer;
	}
#nav span:hover {
  text-decoration:underline;
	}
	
.third {
		float: left;
		width: 25%;
	}
.smaller {
		font-size: smaller;
	}
.tiny {
		font-size: x-small;
	}
.larger {
		font-size: larger;
	}
.invisible {
		display: none;
	}
.source {
		color: gray;
		font-size: smaller;
	}
.thirds {
		width: 25%;
		float: left;
	}
.dark {
		border-color: #333333;
		border-style: solid;
		border-width: thin;
		color: #e6e6e6;
		padding: 10px;
		background-color: #0065a5;
	}
.dark h1 {
		color: #a7bad0;
	}
.dark h2 {
		color: white;
	}
.dark h3 {
		color: white;
	}
.dark a {
		color: #ffffcd;
	}
.medium {
		padding: 10px;
		border-color: #333333;
		border-style: solid;
		border-width: thin;
		background-color: #e7e7d6;
	}
.light {
		background-color: #f1f5ff;
		border-color: #333333;
		border-style: solid;
		border-width: thin;
		padding: 10px;
	}
.white {
		border-color: #333333;
		border-style: solid;
		border-width: thin;
		padding: 10px;
	}
.fun0 {
		padding-top: 10px;
		background-color: #ffffaa;
	}
.fun0 h3 {
		font-family: "Comic Sans MS", cursive;
		color: #0065a5;
	}
.fun1 {
		margin-left: 10px;
		margin-bottom: 10px;
		margin-right: 5px;
		margin-top: 10px;
		float: left;
		width: 40%;
		background-color: #c9e15a;
		border-color: #0065a5;
		border-style: solid;
		border-width: thin;
		padding: 10px;
	}
.fun1 h2 {
		padding-left: 8px;
		padding-bottom: 3px;
		padding-right: 3px;
		padding-top: 3px;
		margin-left: -10px;
		margin-bottom: 20px;
		margin-right: -10px;
		margin-top: -10px;
		font-family: "Comic Sans MS", cursive;
		color: white;
		background-color: #0065a5;
	}
.fun2 {
		margin-left: 0px;
		margin-bottom: 10px;
		margin-right: 20px;
		margin-top: 10px;
		float: right;
		width: 45%;
		background-color: #cceeff;
		border-color: #0065a5;
		border-style: solid;
		border-width: thin;
		padding: 10px;
	}
.fun2 h2 {
		padding-left: 8px;
		padding-bottom: 3px;
		padding-right: 3px;
		padding-top: 3px;
		margin-left: -10px;
		margin-bottom: 20px;
		margin-right: -10px;
		margin-top: -10px;
		font-family: "Comic Sans MS", cursive;
		color: white;
		background-color: #0065a5;
	}
.funlite {
		margin-bottom: 5px;
		margin-top: 5px;
		background-color: #ccddff;
	}
.datee {
		font-size: smaller;
		font-family: sans-serif;
		font-weight: bold;
		color: #0065a5;
	}
.fun3 {
		margin-left: 10px;
		margin-bottom: 10px;
		margin-right: 20px;
		margin-top: 10px;
		float: right;
		width: 45%;
		background-color: #ccff66;
		border-color: #0065a5;
		border-style: solid;
		border-width: thin;
		padding: 10px;
	}
.fun3 h2 {
		padding-left: 8px;
		padding-bottom: 3px;
		padding-right: 3px;
		padding-top: 3px;
		margin-left: -10px;
		margin-bottom: 20px;
		margin-right: -10px;
		margin-top: -10px;
		font-family: "Comic Sans MS", cursive;
		color: white;
		background-color: #0065a5;
	}
.fun4 {
		padding: 10px;
		float: right;
	}
.pics {
		padding: 10px;
		background-color: #0065a5;
	}
.ads {
		margin-bottom: 5px;
	}	
.projects {
		width: 275px;
		height: 100px;
		background-color: #f1f5ff;
		margin-bottom: 5px;
		border-color: #0065a5;
		border-style: solid;
		border-width: medium;
	}
.projects h1 {
		font-size: 11pt;
		padding-left: 10px;
		padding-bottom: 5px;
		padding-right: 5px;
		padding-top: 5px;
		margin: 0px;
		color: white;
		background-color: #0065a5;
	}
.projects p {
		margin-bottom: 2px;
		line-height: 11pt;
		font-size: 9pt;
		padding-right: 10px;
	}
.projects a {
		text-align: center;
		margin-left: 10px;
		font-size: 9pt;
	}
.member {
		margin-top: 90px;
		padding-left: 10px;
		padding-bottom: 10px;
		padding-right: 10px;
		padding-top: 0px;
		display: none;
		border-color: #333333;
		border-style: solid;
		border-width: thin;
	}
.member .memberlist {
		font-size: x-small;
	}
.member .memberlist th {
		padding-right: 5px;
		padding-left: 5px;
		padding-bottom: 1px;
		padding-top: 1px;
		font-size: 8pt;
	}
.member .memberlist td {
		padding: 2px;
	}
.memberlist {
		font-size: small;
	}
.memberlist th {
		font-family: Trebuchet, "Trebuchet MS", sans-serif;
		color: #e7e7d6;
		background-color: #0065a5;
		padding-bottom: 2px;
		padding-top: 2px;
		padding-right: 10px;
		padding-left: 10px;
		font-size: 10pt;
		font-weight: bold;
	}
.memberlist td {
		padding-top: 4px;
		padding-bottom: 4px;
		padding-right: 5px;
		padding-left: 5px;
	}
.highlight {
		background-color: #f1f5ff;
	}
.smallest {
		font-size: small;
	}
.tiny {
		font-size: x-small;
	}
.copyright {
		margin-left: 10px;
		font-size: x-small;
		color: #7f7f7f;
	}
.credit {
		font-style: normal;
		font-weight: normal;
		text-decoration: none;
		font-size: x-small;
		color: #7f7f7f;
	}
.footnotes {
		font-size: smaller;
		color: #7f7f7f;
	}
.footnotes a {
		font-style: normal;
		font-weight: normal;
		color: #7f7f7f;
	}
.alert {
		color: #cc0000;
	}
.strikethru {
		text-decoration: line-through;
	}
