body {
	background-color: #fff;
	margin:10px;
	padding:0px;
	font-family: Arial;
	font-size: 0.9em;
	color: #000;
	background: url(/_img/bg.jpg);
}

a, a:visited {
	color: #7E6C4C;
}

a:hover, a:active {
	color: #453B2A;
}

#content {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background: url(/_img/main_bg.jpg) #fff no-repeat;
	border: 1px solid #fff;
	line-height: 1.3em;
}
#copy {
	width: 550px;
	height: 450px; 
	margin: 400px 0 0 32px;
	padding: 0 10px 10px;
	overflow: auto;
}
#copy ul li {
	padding: 5px 40px 5px 5px;
}
#copy ol li {
	padding: 5px 40px 5px 5px;
}
#copy p.ref {
	text-align: right;
	font-size: smaller;
}

#right_column {
	float: right;
	width: 350px;
	margin-top: 600px;
	text-align: center;
}
#secret_cat_society a {
	font-weight: bold;
}
#sponsors {
	font-style: italic;
	font-size: 0.8em;
	margin-top:5px;
}
#sponsors img {
	margin: 0;
	border: none;
}
#credit {
	font-size: 0.8em;
	font-style: italic;
}
.disclaimer {
	font-size: 0.8em;
	line-height: normal;
	margin-left: -10px;
	margin-right: 10px;
	padding: 10px 5px 10px 10px;
	margin-top: 40px;
	border: 1px solid #ddd;
}
.red {
	color: red;
}
input {
	width:80%;
	margin-bottom: 10px;
	clear: both;
}
input.button {
	width: auto;
}
#share_post img {
	margin: 0 2px;
	border: 0;
}
