BODY
{
	border:medium groove chartreuse;
	background:#FFFFF8;
	COLOR: black;
	FONT-FAMILY: 'Trebuchet MS', Arial, 'MS Sans Serif';
	margin: 0px;
	padding: 5px;
	min-width: 900px;
	max-width: 1200px;
	margin-left:auto;
	margin-right:auto;
}
H1
{
    FONT-SIZE: xx-large;
    TEXT-TRANSFORM: uppercase;
    COLOR: navy;
    FONT-FAMILY: 'Trebuchet MS', Arial, 'MS Sans Serif';
    TEXT-ALIGN: center
}
H2
{
    FONT-SIZE: x-large;
    COLOR: red;
    FONT-FAMILY: 'Trebuchet MS', Arial, 'MS Sans Serif';
    TEXT-ALIGN: left
}
TD
{
    FONT-SIZE: medium;
    COLOR: blue;
    FONT-FAMILY: 'Trebuchet MS', Arial, 'MS Sans Serif';
    BACKGROUND-COLOR: transparent
}
P
{
    FONT-SIZE: medium;
    COLOR: darkred;
    FONT-FAMILY: 'Trebuchet MS', Arial, 'MS Sans Serif'
}
A:link
{
    COLOR: blue;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: blue;
    TEXT-DECORATION: none
}
A:active
{
    COLOR: darkred;
    TEXT-DECORATION: none
}
A:hover
{
	COLOR: royalblue;
	TEXT-DECORATION: none
	FONT-STYLE: italic;
}
.link 
{ 
	color: blue; 
}
.center {
	text-align:center;
}
DIV#bottom {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 80%;
}
DIV#bottom1 {
	position: relative;
	width: 100%;
}
DIV#bottom2 {
	position: relative;
	width: 100%;
}
DIV#sharethis {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
DIV#backlink {
	float: left;
}
DIV#printthis {
	float: right;
}
DIV#bottom3 {
	position: relative;
	width: 100%;
}
DIV#donations {
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
DIV#policies {
	float: left;
}
DIV#lastupdated {
	float: right;
}

