/* Bring on the style strippers */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,dl,dd,dt{
	margin:0;
	padding:0
}

body {
	background-color: #330;
	margin: 0px;
    scrollbar-3dlight-color:#ffffff; 
	scrollbar-arrow-color:#663300;
	scrollbar-base-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:#663300;
	scrollbar-highlight-color:#663300;
	scrollbar-shadow-color:#663300;
	 }


p, li, ul, td {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 12px;
  margin-top: 17px;
  text-align: justify;
  padding-right: 10px; line-height: 16px;
}

td { padding-right: 0px; }


td p { margin-top: 0px; }

table { margin-top: 17px; }

p.navtext {  margin-top: 0px; text-align: right; padding-right: 0px; }

h1 { font-size: 16px; font-family: Verdana, Geneva, Arial, helvetica, sans-serif; }
h2 { font-size: 13px; font-family: Verdana, Geneva, Arial, helvetica, sans-serif; margin-top: 30px;  }

.red { color: #930; }

.subhead { font-size: 13px; padding-top: 30px; }

.subheadnopad { font-size: 13px; }

.blue { color: #004080; }
.green { color: #004000; }

#container	{
	width: 700px;
	margin:auto;
	/* negate text align centre now */
	text-align:left; 
	}
	
#worldlandtrust {  position:absolute; left: 50%; top: 435px; margin-left: 38px; width:50px; height:50px; z-index:20; }
	
#top	{ width: 692px; height:128px; background-image: url(images/bg_top.gif);}
#bottom { width: 692px; height:92px; background-image: url(images/bg_bottom.gif);}

#nav { position:relative; left:1px; top:45px; width: 675px; z-index:1; }

#content { width: 692px; height:258px; background-image: url(images/bg.gif); padding:0px; margin: 0px;}

#margincontainer { padding:0px; margin: 0px 35px 0px 39px;}

#scrollabletext {  	position:relative;top:1px; width:513px; height:258px; z-index:2; 
					float:left; overflow: auto; clip: rect(auto,auto,258,auto); }
					
#rightimages { position: relative; top:0px; width:100px; height:258px; z-index:4; float:right; }

#footer { width: 692px; height:92px; color: #FFF;  }
p.foottext { text-align: center; font-weight: normal; line-height: 14px; font-size: 10px;}

img.bank { border: 1px none #FFF; margin: 3px 10px;  }

A:link { color: #930; text-decoration: none; font-weight: bold; }
A:visited { color: #930; text-decoration: none;font-weight: bold;}
A:hover { color: #FC0; text-decoration: none;font-weight: bold;}

A.footlinks:link { color: #FC0; text-decoration: none;  font-weight: bold;  }
A.footlinks:visited { color: #FC0; text-decoration: none; font-weight: bold; }
A.footlinks:hover { color: #930; text-decoration: none; font-weight: bold; }

input.submit {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 14px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	background-color: #663300;
	border: 1px solid #ffffff;
}

textarea {
    scrollbar-3dlight-color:#ffffff; 
	scrollbar-arrow-color:#663300;
	scrollbar-base-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:#663300;
	scrollbar-highlight-color:#663300;
	scrollbar-shadow-color:#663300;
}

.bgsand { background-color: #996600; }


