/* Gunns & the Tanzanian Rainforest CSS */
/* By Andrew Seay, © 2005 Rainforest Action Network. All rights reserved. */

* {margin:0; padding:0;}
body {font-size:small; font-family:Arial, Verdana, Helvetica, sans-serif; line-height:140%; text-align:center; background:url(images/tng_body_bg.gif);}
#wrapper{width:640px; margin:5px auto; text-align:left; border:1px solid #000; background:#c96 url(images/main_bg.jpg) right repeat-y;}

#header {width:100%;}
#content {float:left; width:480px;}
#sidebar {float:right; width:160px;}
#footer {clear:both;}

#banner {border:10px solid #960; border-left:0; border-right:0;}
#footer {border-top:10px solid #960;}
#footer a img {border: none;}

#content a {color:#ff0; text-decoration:none;}
#content a:hover {text-decoration:underline;}
#content h1, #content h2, #content h3, #content h4, #content h5 {margin:15px;}
#content h1 {margin:15px; font-size:120%; text-transform:uppercase; color:#000;}
#content p, #content ul, #content ol {margin:15px; color:#300;}
#content blockquote {margin:15px 30px;}
#content ul, #content ol {margin-left:30px;}

#sidebar h1 {margin:5px;}
#sidebar p {margin:5px;}
#sidebar #subscribe input {margin:2px 5px; width:140px; border:1px solid #630; color:#999; text-align:center;}
#sidebar #subscribe select {margin:2px 5px; font-size:80%; width:140px; border:1px solid #630; color:#999;}
#sidebar #subscribe option {margin:0;}
#sidebar #subscribe input.submit {width:auto; font-size:80%; color:#c96; background:#630;}

#banner{background:#630;}

#menu {padding-top:10px; text-align:center; background:#630; border:1px solid #960; height:25px;}
#menu li {display:inline; padding:0; margin:0;}
#menu li a {color:#c96; text-decoration:none; padding:0 10px; text-align:center; width:7em; font-size:14px; font-weight:bold; text-transform:uppercase;}
#menu li a:hover {color:#ff0;}

#sidebar p {font:11px/17px Arial, Helvetica, sans-serif; color:#ffffff;}
#sidebar h1 {font:bold 13px Verdana, Arial, Helvetica, sans-serif; color:#630;}

#footer {padding:5px 0; background:#630; text-align:center; color:#c96; border:1px solid #960; border-top:10px solid #960; font-size:10px;}

#content .headline h3 {margin:15px; margin-bottom:0;}
#content .headline p {margin-top:0;}

#sidebar .headline h3 {margin:5px; margin-bottom:0; font-size:90%; line-height:100%;}
#sidebar .headline p {margin-top:0; line-height:100%;}
#sidebar .headline a {color:#ff0; text-decoration:none;}
#sidebar .headline a:hover {text-decoration:underline;}

#langswitch {
	font-size: 10px;
	color: #aaa;
}

#langswitch * {
	color: #aaa;
	text-decoration: none;
	border: 0;
}