body {
	margin:0;
	padding:0;
	font-family: lucida sans unicode, verdana, sans, arial, helvetica, sans-serif;
	color:#333;
	background-color:white;
}

img {
	border-width: 0px;
}

br.mm {
	margin:.6em 0em .6em 0em;
}

h1 {
	font-size: x-large;
	font-weight: 300;
	margin-top: 0.5em;
	margin-bottom: 0.25em;
}

h2 {
	font-size: large;
	font-weight: 300;
	margin-bottom: 0.25ex;
}

p {
	font-family: lucida sans unicode, verdana, sans, arial, helvetica, sans-serif;
	margin:0 0 1em 0;
	padding:0;
}
#Content>p {text-indent:2em; margin:0;}
#Content>p+p {text-indent:2em; margin-top: 1ex;}

div.tilecontainer {
	margin: 5em;
	text-align: center;
}

p.newthumb {
	display: inline;
}

div.tableTiles {
	text-align: center;
	margin-bottom: 1em;
}

div.tile {
	float: left;
	width: 105px;
	height: 160px;
	margin: 20px;
	text-align: center;
}
  
p.tile {
	text-align: center;
}
a.tile {
	text-align: center;
}
	 
a {
	text-decoration:none;
	font-weight: bold;
	font-family: lucida sans unicode, verdana, sans, arial, helvetica, sans-serif;
	font-size: medium;
	margin: 50px 0px 50px 0px;
}

a:hover {
	text-decoration:none;
	font-weight:bold;
	font-family: lucida sans unicode, verdana, sans, arial, helvetica, sans-serif;
	font-size: medium;
	margin: 50px 0px 50px 0px;
	color:white;
	background:#9966CC;
}

a.mm {
	text-decoration:none;
	font-weight: bold;
	font-family: lucida sans unicode, verdana, sans, arial, helvetica, sans-serif;
	font-size: small;
	margin: 50px 0px 50px 0px;
}

a.mm:hover {
	text-decoration:none;
	font-weight:bold;
	font-family: lucida sans unicode, verdana, sans, arial, helvetica, sans-serif;
	font-size: small;
	margin: 50px 0px 50px 0px;
	color:white;
	background:#9966CC;
}

.centered {
	text-align: center;
/*	margin-left: auto;
	margin-right: auto;*/
}

.aboutus {
	font-size: 12px;
	font-family: lucida sans unicode, verdana, sans, arial, helvetica, sans-serif;
	margin-top:.25em;
	margin-bottom:.25em;
}

#Header {
	font-weight:900;
	font-size: x-large;	/* should be same as an h1 header */
	font-family: lucida sans unicode, verdana, sans, arial, helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	/*border-style:solid;
	border-color:black;*/
	border-width: 0;
	background-color:#00CC99;
	vertical-align:middle;
	height:150px
}
	
#Menu {
	position:absolute;
	top:150px;
	left:0px;
	width:8em;
	height:30em;
	padding:0.5em;
	background-color:#CCCCFF;
	font-weight:bold;
	font-family: lucida sans unicode, verdana, sans, arial, helvetica, sans-serif;
	font-size: small;
}

#Content {
	position:absolute;
	top:160px;
	left:10em;
/*	margin:0 50px 50px 11em;
	padding:10px;*/
}

#Slogan {
	font-size: 12px;
	font-family: lucida sans unicode, verdana, sans, arial, helvetica, sans-serif;
	margin-top:.25em;
	margin-bottom:.25em;
}

#CurrentNewsletter {
	font-weight:normal;
	font-size: x-small;
	font-family: lucida sans unicode, verdana, sans, arial, helvetica, sans-serif;
}

/*************************************************************************
				NEWSLETTER PAGE
**************************************************************************/
.newsletterTiles {
width: 44em;
margin-left: auto;
margin-right: auto;
}

.thumbnail
{
float: left;
width: 11em;
text-align: center;
margin-bottom: 2em;
}

.newsletterScan
{
width: 100px;
height: 125px;
}


