html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body 			{ line-height: 1; }
ol, ul 			{ list-style: none; }
blockquote, q   { quotes: none; }
:focus 			{ outline: 0; }
ins 			{ text-decoration: none; }
del 			{ text-decoration: line-through; }
table 			{ border-collapse: collapse; border-spacing: 0; }


/*...................... GGHQ ............................
COLOURS:
lime Green : #B1EC04
medium Green : #869a47
dark Green : #4a8f50
*/

body				{
	font-size: 75%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color:#874E06;
}
#wrapper			{ width:900px; margin:10px auto 0 auto; background:#fff url(images/topband.gif) 0 0 no-repeat ; position:relative; }

#watch-the			{ background:#fff url(images/watch-the.gif) 0 0 no-repeat ; width:152px; height:45px; position:absolute; top:40px; left:40px; z-index:1001; width:170px; text-indent:-9999px;}
#topper				{ height:163px; background: url(images/back-top.jpg) 100% 1px no-repeat ; position:relative; }


a:link, a:visited	{ color:#874E06; text-decoration:none; font-weight:bold;}
a:hover				{ color:#FFD500; }
p					{ padding:0.7em 0 0 0; }


#nav 					{  margin:15px 0 0 35px; float:left; width:150px;  }
#nav a				{ width:132px; height:40px; margin:0 0 30px 0; display:block; font-family:Arial, Helvetica, sans-serif; font-size:1.8em;}
/* #nav a					{ width:132px; height:40px; margin:0 0 30px 0; display:block; text-indent:-9999px; background:#fff url(images/nav-home.gif) 0 0 no-repeat; }
#about a				{ background-image:url(images/nav-about.gif);  }
#news a					{ background-image:url(images/nav-news.gif);  }
#donate a				{ background-image:url(images/nav-donate.gif);  }
#action a				{ background-image:url(images/nav-action.gif);  }
#contact a				{ background-image:url(images/nav-contact.gif);  }

*/



/*....................... Content ......................................*/
#content				{ width:405px; padding: 0 0 0 190px; margin:20px 0 0 0; background:#fff url(images/boy-jump.jpg) 0 100% no-repeat; float:left; position:relative; min-height:400px; }
#content a				{ color:#874E06; padding:2px; }
#content  a:hover				{
	color:#FFFF00;
	padding:2px;
}
#content p				{ color:#797979; line-height:1.7em; font-size:1.2em; }
#content h1				{ color:#666; font-size:1.4em; padding:6px 0; }
#content h2				{ padding:5px 0; font-size:1.6em;}
#content li				{ background:url(images/content-li-circle.gif)0 60% no-repeat; color:#797979; padding:7px 0 0 10px; line-height:1.5em; font-size:1.2em; }

#content textarea		{ width:300px; }
.postmetadata			{ border:2px solid #999; border-right:none; border-left:none; padding-bottom:0.7em; margin:10px 0; }

/*........................... Footer .....................................*/
#footer					{ clear:both; background:#fff url(images/footer.jpg) 0 100% no-repeat; margin-top:20px; padding-top:10px; height:166px;  }
#footer a				{ margin:0 6px;  }

