﻿	/* CSS layout */
body {
	background-image: url(images/bg_green.jpg);
	background-repeat: repeat;
	margin: 0;
	padding: 0;
}

#allcontent {
    background-image: url(images/white.gif);
    width: 946px;
    margin-left: auto;
    margin-right: auto;
}  

#masthead {
    border-width: 0px;
    width: 946px;
    text-align: center;
    background-color: white;
    margin-left: auto;
    margin-right: auto;
}

#container {
	width: 946px;
	margin-left: auto;
	margin-right: auto;
}


#nav_bar {
	padding: 0px;
	background-color: white;
	z-index: 999;  
}

td.menu {
	font: Arial Narrow; 
}

td.menu a {
   text-decoration: none;
}

td.menu a:link {
	color: black;
}

td.menu a:hover {
	color: yellow;
}

table.menu {
    background-color: #77dd77;
    text-decoration: none;
    font-size:100%;
    position: absolute;
    visibility: hidden;    
}

#wikitable table td, {
	border-color: black;
	border-style: solid;
	border-width: 3px;
}

#wikitable table
{
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
}

#wikitable td
{
    margin: 0;
    padding: 4px;
    border-width: 1px 1px 0 0;
    background-color: #FFC;
}

.wikitable table
{
    border-color: #600;
    border-width: 0 0 1px 1px;
    border-style: solid;
}

.wikitable td, th
{
    border-color: #600;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
}




img {
	border: 0px;
	margin: 0px;
}

#credit {
	margin-top: -20px;
}

#topstory {
	font-family: Arial, Helvetica, sans-serif;
}

li {
    line-height: 2.0em;	
    list-style-image: url(images/greendot.jpg);
}

#date {
	background-color: navy;
	font-weight: bold;
}

#image_slider {
	text-align: center;
}

#topstory img {
    margin: 10px;
}

#topstory p {
	margin: 10px;
}

#topstory a:hover {
	color: teal;
}

.float_left img {
	float: left;	
}

#page_content {
    background-color: white;
}

#left_col {
	width: 190px;
	float: left;
}

#right_col {
	width: 231px;
	margin: 0px 0px 0px 715px;
	border-left: 2px solid #90EE90;
	position: absolute;
	text-align: center;
	z-index: 900;
}	

#right_col img {
    z-index: 900; 
}

#googlesearch {
	margin: 10px 5px 5px 5px;
	text-align: center;
	width: 215px;
	background-color: #77ff77;
	border: 1px black solid;
}

#page_num {
	margin-left: 500px;
	font-weight: bold;
	font-size: large;
}

#social_media {
	font-family: "Comic Sans MS";
	margin-left: 2px;
	margin: 2px;
	padding: 1px;
	
}

.black {
	color: black;
}

#main_article h2 {
    color: green;
}

#main_article h3 {
	float: left;
	color: purple;
}

#main_article p {
	line-height: 1.4em;
}

#main_article a:hover {
	color: teal;
}

#main_article {
	font-family: Arial, Helvetica, sans-serif;
	margin: 20px;
	min-height: 2750px;
}

p.smalltext {
	font-size: 80%;
}

p.credits {
	text-align: center;
	color: navy;
	font-style: italic;
}

p.bio {
	font-family: Arial, Helvetica, sans-serif;
	color: green;
	padding: 5px;
	font-size: 1.1em;
}

#main_article img {
	text-align: center;
	border: 0px;
	padding: 10px;
}

.img_space img{
	padding-right: 15px;
	padding-left: 15px;
}

.center {
	text-align: center;
}

.continued {
	font-style: italic;
	font-size: small;
}

.red {
	color: red;
}

.green {
	color: green;
}

.navy {
	color: navy;
}

.orange {
	color: #ff4500;	
}

#banner_ads {
	border: 0px;
	text-align: center;
}

#banner_ads img {
	border: 0px;
}

#fun_links {
	width: 222px;
	font-family: "Comic Sans MS";
	background-color: #ddffdd;
	margin-left: 2px;
	text-align: center;
	border: 1px black solid;
}

#fun_links img {
	background-color: #ddffdd;
	border: 0px;
}

#greenbuzz {
	margin-left: 15px;
	width: 470px;
	background-color: #8CDD81; 
    padding: 10px;
    border-style: dashed; 
    border-color: #8CDD81;
}

#greenbuzz img {
	margin-left: 120px;	
}

#greenbuzz iframe {
	float: right;	
    margin: 10px;
}

#greenbuzz p {
	font-family: Arial, Helvetica, sans-serif;
    margin-left: 10px;
}

#greenbuzz h3 {
	color: black;
	font-weight:bold;
	font-style:italic;
}

#causes {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    color: blue;
    text-align: center;
}

#quotes {
	background-image: url(images/oldpaper3.jpg);
	font-family: Times, "Times New Roman", serif;
	font-weight: bold;
	margin: 0px;
    text-align: right;
    color: #3E0602;
}

#quotes p {
	margin: 0px 63px 10px 30px;
}

#my_banner {
	font-size: small;
	font-family: "Arial Rounded MT Bold";
	
}


.blacktext {
	color: black;
}

#gogreenrightnow p, h3 {
	text-align: center;
    color: green;
    font-weight: bold;
}

#gogreenrightnow p {
	margin-left: 45px;
}

#subscribe_addthis {
	margin: 15px;
	font-size: small;
}

#subscribe_addthis img {
	margin: 0px;
	border: 0px;
}

#email a:link {
	color: green;
}

#left_col {
	width: 190px;
	float: left;
}

.clear {clear:both;height:1px;overflow:hidden;}

#comments {
	color: green;
	margin: 10px;
}

#footer {
	text-align: center;
	width: 946px;
	font-weight: bold;
	clear: both;
}

#footer img {
	text-align: center;
}

#email p {
	font-size: 120%;
	background-image: url(images/gray-fade2.jpg);
}


#email a:hover {
	color: navy;
}

#w3c_icons {

}

#bottom_links {
	background-image: url("images/green-fade.jpg");
	font-size: 100%;
	text-align: center;
	font-family: "Comic Sans MS", sans-serif;
}

#bottom_links a:link {
	color: white;
}

#bottom_links a:visited {
	color: orange;
}

#bottom_links a:hover {
	color: yellow;
}

#friends {
	margin-left: 50px;
}


#search_php {
	margin-left: 75px;
}

#search_php h2 {
    color: green;	
}