body {
	margin: 15px;
	padding: 0;
	font-family: "comic sans ms", arial, sans-serif;
	color: #000099;
	font-size: 100%;
	background: #FFFF99;
	text-align: center;
}
img {
	border: 0;
}
div#wrapper{
	width: 730px;
	margin: 0 auto;
	padding: 15px;
	border: 1px solid #000000;
	background-image:  url(../images/backgroundnew.jpg);
	text-align: left;
}
div#logo {
	float: left;
	width: 168px;
	margin-right: 30px;
	margin-bottom: 30px;
}
div#ticker a {
	font-family: verdana, arial, sans-serif;
	color: white;
	text-decoration: none;
/* Uncomment the following line to hide the ticker in all pages */
/*	display: none; */
}
div#ticker a:hover {
	color: black;
	background-color: white;
}
h1 {
	margin: 10px;
	font-size: 170%;
	clear: left;
}
h2 {
	margin: 15px 0 0 10px;
	padding: 0;
	font-size: 120%;
}
p {
	font-size: 100%;
	line-height: 1.2em;
	padding: 0px;
	margin: 10px;
	text-indent: 4em;
}
p.drop {
	text-indent: 0;
	text-align:justify; 
}
.firstletter {
	display      : block;
	float        : left;
	margin-top   : -0.5em;
	margin-left  : 0;
	margin-right : 0.5em;
	margin-bottom: 0;
	height       : 4em;
	color: #6666cc;
	font-family: "Maiandra GD", "Comic Sans MS", Arial, sans-serif;
}
.firstletter span {
  font-size    : 4.5em;
  line-height  : 1.0em;
}
.outdent {
  margin-left  : -0.45em;
}
.logotitle {
	float: right;
	width: 70%;
	margin: 0;
	padding-top: 0.8em;
	font-family: impact, arial, serif;
	font-size: 2em;
	text-indent: 0;
}
.logotext {
	float: right;
	width: 70%;
	margin: 0;
	padding: 0;
	text-indent: 0;
	font-style: italic;
}
a:link, a:visited {
	color: #6666cc;
}
a:hover {
	text-decoration: none;
	color: #000099;
}
.top, .back {
	margin: 0;
	padding: 0;
}
.top {
	margin-top: -10px;
	text-align: right;
}
.nav, a.nav:link, a.nav:visited {
	color: #6666cc;
	font: 8pt Arial, Helvetica, sans-serif;
}
.nav img {
	display: inline;
	vertical-align: bottom;
	border: none;
	margin: 0 3px;
}
.centred { 
	text-indent: 0;
	text-align: center;
}
.centred p { 
	text-indent: 0;
}
.centred table { 
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.centredimg { 
	margin-top: 30px;
	text-align: center;
}
.centredimg img {
	display: block;
	margin-top: 15px;
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
}
.centredimg p {
	margin-top: -20px;
	padding-bottom: 15px;
	font-size: smaller;
	text-indent: 0;
}
div#greeting { /* Needs to come after p{} */
	font: italic bold 140% "Maiandra GD", "Times New Roman", Times, serif;
	color: #6666cc;
	padding: 0px;
	margin: 10px 0 20px 10px;
	clear: left;
}
ul.bluepin {
	margin: 0;
	padding-left: 5em;
	list-style:  url(../images/pin6.gif);
	line-height: 1.2em;
}
div#footer {
	font-size: 70%;
	font-weight: bold;
	padding-top: 20px;
}
div#footer .copy {
	border-top: 1px dotted #666666;
	color: #666666;
	padding-top: 10px;
}
