.topbanner {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 900px;
	/*border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F1F1F1;*/
}
body {
	margin: 10px 0px 0px;
	padding: 10px 0px 0px;
	background-color: #336600;
	background-image:url(donate/images/wallpaper.jpg);
	background-repeat: repeat;
}
html {
	overflow: -moz-scrollbars-vertical;
}
.sideshadow {
	background-image: url(images/sideshadow.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 905px;
	padding: 0px;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F1F1F1;
}
.topmenu {
	background-image: url(images/menubg.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 900px;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', verdana, arial, sans-serif;
	color: #663333;
	font-size: 12px;
}
.content a {
	color: #339933;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #339933;
	text-decoration: none;
}
.content a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #33CC33;
	text-decoration: none;
	color: #33CC33;
}
.bottomshadow {
	background-image: url(images/bottomshadow.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 905px;
	background-position: left top;
}
.content {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	margin: 0px;
	width: 900px;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', verdana, arial, sans-serif;
	color: #663333;
	font-size: 12px;
	line-height: 18px;
	padding: 0px;
	display: table-cell;
	background-color: #FFFFFF;
}
.centerer {
	position: relative;
	margin: 0 auto;
	width: 905px;
}
.contentpadder {
	padding: 20px 24px 20px 20px;
	border: medium solid #99FF00;
}
.padder {
	margin: 10px;
}
.copyrightblurb {
	text-align: center;
	width: 900px;
	font-family: Georgia, Verdana;
	font-size: 10px;
	color: #999999;
	font-variant: small-caps;
}
.menubutton {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	text-decoration: none;
}
.menubutton a {	
	color: #339933;
	text-decoration: none;
	display: table-cell;
	padding: 6px 18px;
	border-bottom-style: none;
}
.menubutton a:hover {
	color: #33CC33;
	background-color: #E7EBF5;
}

img {
	padding: 5px;
	margin: 10px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.totheleft {
	float: left;
	vertical-align: top;
	clear: none;
}
.totheright {
	float: right;
	vertical-align: middle;
}
a:active {
	text-decoration: none;
	color: #33CC33;
}
.emailform {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', verdana, arial, sans-serif;
	color: #663333;
	font-size: 12px;
	line-height: 18px;
}
.emailformred {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', verdana, arial, sans-serif;
	color: #CC3333;
	font-size: 12px;
	line-height: 18px;
}
strong {
	color: #CC3333;
	font-weight: normal;
}
.titletext {
	color: #CC3333;
	font-weight: normal;
	font-size: 14px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.blogtitle {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.blogimages {
	width: 600px;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
}

.blogimages a {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #33CC33;
	text-decoration: none;
}
.blogimages a:hover {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #33CC33;
	text-decoration: none;
}

.blogtext {
	width: 600px;
	padding: 10px;
	float: none
}
.blogbox {
	padding: 10px 0px 0px 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color:#FFFFF2;
}

.blogboxlatest {
	padding: 10px 0px 0px 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #FFF9F9;
}

.blogdate {
	font-size: 10px;
}
.bloglist {
	font-size: 10px;
	float: right;
	vertical-align: top;
	padding: 5px 8px 8px 5px;
	margin: 10px 20px 10px 10px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.stamp {
	display: block;
    margin-left: auto;
    margin-right: auto;
	border: none;
	padding: 15px;
	background-color: transparent;
}
