

html, body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-image: url("graphics/bckgrnd.jpg");
	min-width: 900px;
}

.wrapper {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 900px;
	text-align: left;
	padding: 5px;
	height: 1500px;
	background-color: ffffff;
	border-left: 3px double #00b200;
	border-right: 3px double #00b200;
}

.wrapper img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}


.footer {
	position: relative;
	margin-top: -10px;
	width: 900px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border-left: 3px double #00b200;
	border-right: 3px double #00b200;
	background-color: #00b200;
	color: white;
}


/**********************************************************/
/*                   RHSIDE MENU                          */
/**********************************************************/

#menuside {
	position: absolute;
	left: 725px;
	top: 180px;
}

#menutext ul {
	font-family: Arial, helvetica, sans-serif;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 140px;
}

#menutext li {
	color: white;
	text-align: center;
	font-weight: bolder;
	font-size: 14px;
	background-image: url(graphics/menu.jpg);
	background-repeat: no-repeat;
	padding-top: 14px;
}


#menutext ul ul {
	list-style: none;
	margin: 10px 0px 10px 0px;
}

#menutext ul ul li {
	color: black;
	background-image: url(graphics/submenu.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 14px;
	font-weight: bolder;
	padding: 3px;
}

#menutext ul ul a:link, ul ul a:visited {
	text-decoration: none;
	color: black;
}

#menutext ul ul a:hover {
	text-decoration: none;
	color: #00b200;
}


/**********************************************************/
/*                      MAIN CONTENT                      */
/**********************************************************/


.content{
	font-family: Arial, helvetica, sans-serif;
	position: absolute;
	left: 190px;
	top: 200px;
	width: 500px;
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	color: black;
	text-align: justify;
}

.content h1{
	color: #ff9933;
	font-size: 26px;
	text-align: center;
	margin-bottom: -5px;
}


.movie {
	float: right;
	text-align: center;
	color: #00b200;
	margin-bottom: 5px;
	background-color: #ccffff;
	width: 170px;
	margin-left: 10px;
	border-style: dashed;
	border-color: green;
	border-width: 2px;
}

.movie img {
	border-style: none;
}

.bigletter{
	font-size: 35px;
	line-height: 30px;
	color: #00b200;
	float: left;
	margin: 0px, 0px, 0px, 0px;
	padding: 0px 0px 0px -1px;
}

.centerred {
	text-align: center;
	color: red;
}


.donatebutton {
	float: right;
	width: 200px;
}

.donatetext {
	float: left;
	width: 250px;
	font-size: 16px;
}


.clearall {
	clear: both;
}


.prevbutt {
	float: left;
}

.prevbutt img {
	border-style: none;
}

.nextbutt {
	float: right;
}

.nextbutt img {
	border-style: none;
}


.phototext {
	text-align: center;
	font-style: italic;
	font-weight: bold;
}


.bannerleft {
	float: left;
	width: 180px;
	height: 130px;
	background-image: url(graphics/thorntreesmall.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: green;
	border-color: 00b200;
	border-right: none;
	border-left: none;
	border-top: 5px solid;
	border-bottom: 5px solid;
	text-align: right;
	font-size: 18px;
	margin-right: 8px;
}

.bannerright {
	float: right;
	width: 180px;
	height: 130px;
	background-image: url(graphics/thorntreesmall.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: green;
	border-color: 00b200;
	border-right: none;
	border-left: none;
	border-top: 5px solid;
	border-bottom: 5px solid;
	text-align: right;
	font-size: 18px;
	margin-left: 8px;
}

.bannerright a {
	text-decoration: none;
	color: green;
}

.storyphoto {
	width: 240px;
	margin-left 15px;
	float: right;
}


/******************************************************/
/*                  Left hand side                    */
/******************************************************/

.stuffleft {
	position: absolute;
	left: 10px;
	top: 190px;
	width: 180px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

.stuffleft ul {
	font-family: Arial, helvetica, sans-serif;
	list-style: none;
	margin: 30px 0px 0px 20px;
	padding: 0px;
	color: 00b200;
	font-weight: bolder;
	font-size: 14px;
}

.stuffleft li {
	color: black;
	text-align: left;
	font-weight: bolder;
	font-size: 14px;
	background-repeat: no-repeat;
	padding-top: 14px;
}

.stuffleft a:hover {
	text-decoration: none;
	color: #00b200;	
	font-weight: bolder;
}




.childleft {
	width: 180px;
	height: 145px;
	text-align:center;
	font-weight: bolder;
	color: white;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}

.childleft img {
	border-style: none;
}

.childleft a:link, .childleft a:visited {
	text-decoration: none;
	color: black;
}

.childleft a:hover {
	text-decoration: none;
	color: #00b200;
}



.newsleft {
	height: 40px;
	font-size: 18px;
	background-image: url(graphics/news.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-left: auto;
	margin-right: auto;
	padding-top: 6%;
}

.newsleft a:link, .newsleft a:hover, .newsleft a:visited {
	text-decoration: none;
	color: black;
	font-weight: bolder;
}

.newsleft a:hover {
	text-decoration: none;
	color: #00b200;	
	font-weight: bolder;
}



/**********************************************************/
/*                   News Page                            */
/**********************************************************/


.wrappernews {
	position: absolute;
	top: 200px;
	left: 30px;
	width: 650px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

.centrenews {
	margin-right: auto;
	margin-left: auto;
	width: 650px;
}

.centrenews h3 {
	color: white;
	background-color: #339933;
	text-align: center;
	width: 650px;
}

.leftnews {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	float: left;	
}


.leftnews h3 {
	color: white;
	background-color: #339933;
	text-align: center;
}


.rightnews {
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	float: right;
}

.rightnews h3 {
	color: white;
	background-color: #339933;
	text-align: center;
}


/*********ADVERT*********/
.adwrap {
	float: right;
}

.adtext {
	float: left;
	color: #cc6600;
	margin-top: 10px;
	height: 50px;
}

.adtext a {
	color: #cc6600;
}

.adimg img {
	float: left;
	border: 0px;
	display: inline;
	margin-left: 10px;
}


