
*
{ 
  padding: 0;
  margin: 0;
} 

body
{
	color: #008080;
	background-color: #FFCC99;
	background-image: url(images/treeback.gif);
	text-align: center;
	margin-top: 2em;
}


h1, h2, h3, h4, h5
{
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	margin: 1.0em 5px 0.5em 5px;
}

h1
{
	font-size: x-large;
	font-weight: bold;
	margin-top: 1.5em
}

h2
{
	font-size: x-large;
	margin-top: 1.2em
}

h3
{
	font-size: large;
}

h4
{
	font-size: small;
	font-weight: bold;
}

h5
{
	font-size: x-small;
	font-weight: bold;
}

p
{
	margin: 0em 5px 0.5em 5px;
}

ul
{
	margin: 0 6px 0 16px;
}

li
{
	margin: 0 0 0.2em 0;
}


img
{
	border: 0;
}

img.flamingo
{
	margin: 0 5px 0 5px;
	width: 80px;
	height: 128px;
}

img.news
{
	width: 87px;
	height: 53px;
}

a
{
	color: #F87431;
	text-decoration: none;
	text-decoration: underline;
}

a:hover
{
	color: #f84c08;
	text-decoration: underline;
}

table
{
	border: 0;
	margin-left: auto;
	margin-right: auto;
}

td
{
	text-align: center;
}

h1.title, h2.title, h3.title, h4.title, h5.title
{
	margin: 0.2em 5px 0 5px;
}

td.mid
{
	padding: 0 33px 0 33px;
	background-image: url(images/sunnewsmid.gif);
	background-repeat: repeat-y;
}

td.mid p
{
	text-align: justify;
}

table.nav td
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-align: center;
	padding: 0 0 0.3em 0;
	width: 33%;
}

table.pictures 
{
	width: 640px;
	margin: 0 auto 1em auto;
}

table.pictures td
{
	text-align: center;
	font-size: small;
}

table.pictures a
{
	color: #008080;
	text-decoration: none;
}

table.pictures img
{
	border: 2px solid #008080;
}

table.pictures a:hover img
{
	border: 2px solid #f84c08;
}

table.pictures tr.pic td
{
	vertical-align: bottom ;
}

table.pictures tr.txt td
{
	vertical-align: top ;
}

div.pagetitle
{
	width: 650px;
	margin: 2em auto 1em auto;
	font-weight: bold;
	text-align: left;
}

div.pagetitlepic
{
	float: right;
	text-align: center;
}

div.pagetitlepic img
{
	border: 7px double #008080;
}

div.pagetitlepic a:hover img
{
	border: 7px double #f84c08;
}

div.pagetitlepic img.old
{
	border: 0;
}
