body {
	background: #FFF url('/images/background.png') repeat;
	padding: 0px;
	margin: 0px;
	font-size: 79%;
	font-family: verdana;
}

a:link,
a:visited,
a:active {
	color: #8AAF55;
	text-decoration: underline;
}

a:hover {
	color: #8AAF55;
	text-decoration: none;
}

.amero-donation {
	color: orange;
}

.amero-donation a {
	color: orange;
}

.label {
	font-weight: bold;
}

.sub-note {
	font-size: 95%;
	color: #505050;
}

.share-buttons {
	width: 250px;
	font-weight: bold;
	float: right;
}

.article-quote {
	margin-left: 30px;
	color: #586F37;
}

.align-right {
	text-align: right;
}

.article-page-list {
	text-align: right;
}

.little-note {
	border-top: 2px solid #019F00;
	border-bottom: 2px solid #019F00;
	background-color: #EFFFEF;
}

dt {
	font-weight: bold;
	margin-top: 5px;
}

.wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 99%;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

.wrapper-header {
	background-color: #000000;
	color: #8AAF55;
}

.wrapper-header h1 {
	font-size: 30px;
	height: 80px;
}

	.wrapper-top-menu {
		background-color: #545454;
		border-bottom: 2px solid #8AAF55;
		text-align: right;
	}

	.wrapper-top-menu ul {
		padding: 0px;
		margin: 0px;
		list-style: none;
		list-style-type: none;
		margin-right: 10px;
	}

	.wrapper-top-menu li {
		display: inline;
		margin-left: 5px;
		color: #D5D2D6;
		font-size: 11px;
	}

	.wrapper-top-menu li a:link,
	.wrapper-top-menu li a:hover,
	.wrapper-top-menu li a:active {
		color: #D5D2D6;
		text-decoration: none;
	}

	.wrapper-top-menu li a:hover {
		color: #D5D2D6;
		text-decoration: underline;
	}

	.wrapper-top-bottom {
		background: transparent;
		color: #D5D2D6;
		height: 29px;
		margin-top: -30px;
		position: relative;
	}

	.wrapper-top-bottom ul {
		margin: 0px;
		padding: 0px 0px 0px 10px;
	}

	.wrapper-top-bottom li {
		float: left; 
		margin: 0px 5px 0px 0px; 
		padding: 0px;
		list-style: none;
	} 

	.wrapper-top-bottom li a {
		display: block; 
		float: left; 
		height: 20px;
		text-decoration: none; 
		padding: 6px 6px 2px 6px;
		border: 1px solid;
		text-transform: uppercase;
		font-size: 88%;
		background: #545454;
		color: #D5D2D6;
		border-color: #787878;
		border-bottom: 0px;
	}

	.wrapper-top-bottom li a:hover,
	.wrapper-top-bottom li a.selected,
	.wrapper-top-bottom li a.selected:hover {
		height: 20px;
		padding: 7px 7px 2px 7px;
		border: 0px;
		background: #8AAF55;
		color: #FFF;
	}

.wrapper-content {
	background-color: #FFFFFF;
}

.wrapper-complete-control {
	border-top: 2px solid #8AAF55;
}

	.wrapper-left {
		width: 12em;
		float: left;
		padding: 5px;
	}

	.wrapper-control-right h3,
	.wrapper-left h3 {
		font-weight: normal;
		font-size: 12px;
		color: #000000;
		margin-bottom: 0px;
	}

	.wrapper-control-right ul,
	.wrapper-left ul {
		margin: 0px;
		padding: 0px;
		list-style: none;
		list-style-type: none;
	}


	.wrapper-control-right ul li,
	.wrapper-left ul li {
		font-size: 90%;
	}

	.wrapper-bigmenu-right a,
	.wrapper-control-right a,
	.wrapper-left a {
		color: #657F3F;
		text-decoration: none;
	}

	.wrapper-bigmenu-right a:hover,
	.wrapper-control-right a:hover,
	.wrapper-left a:hover {
		color: #C0C0C0;
		text-decoration: none;
	}

	.wrapper-left a.selected {
		text-decoration: underline;
	}

	.wrapper-right {
		margin-left: 11em;
		padding: 2px;
	}

	.wrapper-bigmenu-left h1,
	.wrapper-right h1 {
		font-weight: normal;
		font-size: 20px;
		color: #8AAF55;
	}

	.wrapper-bigmenu-left h2,
	.wrapper-right h2 {
		font-weight: normal;
		font-size: 17px;
		color: #8AAF55;
	}

	.wrapper-bigmenu-left h3,
	.wrapper-right h3,
	.wrapper-right .h3 {
		font-weight: normal;
		font-size: 14px;
		color: #8AAF55;
	}

	.wrapper-control-left {
		background-color: #FFFFFF;
		margin-right: 11em;
	}

	.wrapper-control-right {
		background-color: #FFFFFF;
		float: right;
		width: 10em;
		padding: 5px;
	}

.wrapper-bigmenu-right {
		float: right;
		width: 255px;
}

	.wrapper-bigmenu-right h3 {
		font-weight: bold;
		font-size: 14px;
		color: #000000;
		margin-bottom: 5px;
	}

	.wrapper-bigmenu-right ul {
		list-style: none;
		list-style-type: none;
		margin: 0px;
		padding: 0px;
	}

.wrapper-bigmenu-left {
	margin-right: 260px;
	padding-left: 5px;
}

.wrapper-footer {
	background-color: #545454;
	border-bottom: 2px solid #8AAF55;
	border-top: 2px solid #8AAF55;
	padding-top: 3px;
	height: 20px;
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
}

.content-on-the-conspiracy-circuit img {
	border: 2px solid #545454;
}