#wrapper {
	background: url(../_images/graphics/wrapper_sidebar.jpg);
}
#content {
	width: 690px;
	float: left;
	background-color: #FFF;
}
#sidebar {
	float: right;
	width: 170px;
	background: #EDE5D7;
	text-align: center;
}

#right {
	margin-left: 5px;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: none;
}
#left {
	float: left;
	margin: 10px;
	border: none;
}
iframe {
	margin: 10px;
	float: left;
}
#side {
	margin: 10px;
	float: right;
	width: 300px;
	background: #EDE5D7;
}
.addthis_toolbox.addthis_default_style {
	float: left;
	margin-left: 10px;
}
.addthis_toolbox.addthis_default_style .addthis_button_compact {
	color: #774b7f;
	font-size: 14px;
}

h1  {
	font-size: 24px;
	color: #636;
	margin-left: 10px;
	margin-top: 20px;
	text-transform: uppercase;
	margin-bottom: 10px;
}
h2  {
	font-size: 18px;
	color: #657e4c;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
	font-weight: normal;
	margin-right: 10px;
}
h3  {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 14px;
}
h3 a  {
	text-decoration: underline;
}
h3 a:hover {
	text-decoration: underline;
	color: #657e4c;
}
h4  {
	font-size: 14px;
	color: #636;
	margin: 10px;
}
h5  {
	margin-left: 10px;
	font-size: 13px;
}
h6 {
	font-size: 12px;
	font-style: italic;
	margin-left: 10px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}
p  {
	font-size: 13px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
ul li {
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 13px;
}

