html{
	top:0;
	height: 100%;
	text-align:center;
	margin:0 auto;
	padding:0;
	overflow:scroll;
	background-color: #cccccc;
	background-repeat: no-repeat;
	background-position: center center;
}

body {
	top:0;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:normal;
	background-image: url(../images/backs/long-grad.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #cccccc;
}

a:link  {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
 }
a:visited {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
 }


p{
	color: #666666;

}


h1 + p, h2 + p, h3 + p, h4 + p, h5 + p, h6 + p{	margin-top:-0.05em;}

h1, h2, h3, h4, h5, h6{
	margin-bottom:0.5em;
}

h1{
}

h2{	font-size:20px;}

h3{	font-size:18px;}

h4{	font-size:16px;}

h5{	font-size:14px;}

h6{	font-size:12px;}

ol, ul{	margin: 1em 0 1em 2em; }

ol ol, ol ul, ul ol, ul ul{
	margin-top:0;
	margin-bottom:0px;
}

ol li{	list-style:decimal }
ol li ol li{ list-style:upper-alpha; }
ol li ol li ol li{ list-style:upper-roman; }

ul li{ list-style:disc;}

em{font-style:italic;}

strong{font-weight:bold;}

em strong, strong em{ font-weight:bold; font-style:italic; }
#donate-butt {
	padding: 0px;
	width: 178px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
