@charset "UTF-8";
body {
	background-attachment: fixed;
	background-image: url(http://elephantivoryproject.org/Images/bg_wood2.jpg);
	background-repeat: repeat;
	text-align: center;
font-size: 12px;
}

#paper_wrapper {
	width: 740px;
	overflow: visible;
}
#paper_header {
	background-image: url(http://elephantivoryproject.org/Images/header_bg6.png);
	background-repeat: no-repeat;
	height: 152px;
	padding-right: 40px;
	padding-left: 40px;
}
#body_wrapper {
	background-image: url(http://elephantivoryproject.org/Images/body_bg3.png);
	background-repeat: repeat-y;
	padding-right: 35px;
	padding-left: 35px;
	padding-top: 20px;
}
#slideshow_wrapper {
	background-image: url(http://elephantivoryproject.org/wp-content/uploads/2011/03/slideshow_bg2.png);
	background-repeat: no-repeat;
	height: 420px;
	width: 643px;
	padding: 10px;
text-align: left;
}

#home_button {
	position: relative;
	height: 100px;
	width: 400px;
	float: right;
	margin-top: 25px;
margin-right:0px;
}
#footer_wrapper {
	background-image: url(http://elephantivoryproject.org/Images/footer_bg2.png);
	background-repeat: no-repeat;
	height: 63px;
	background-position: top;
}
#nav_wrapper {
	position: absolute;
	top: 85px;
	width: 500px;
}
.nav_button {
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	margin-right: 15px;
margin-left: 6px;
}
#notepaper_wrapper {
	background-image: url(http://elephantivoryproject.org/Images/linedpaper_bg.png);
	padding: 30px;
	min-height: 215px;
	width: 377px;
	float: left;
	font-family: "Courier New", Courier, monospace;
	font-size: 1.4em;
	font-weight: normal;
	overflow: visible;
	background-repeat: no-repeat;
	text-align: left;
}

#courier_wrapper {

padding: 10px;
padding-top: 30px;
	width: 450px;
	float: left;
	font-family: "Courier New", Courier, monospace;
	font-size: 1.6em;
	font-weight: normal;
	text-align: left;
line-height: 1.5em;
}

#signup_button {
	height: 227px;
float:right;
position: relative;
margin-bottom: 25px;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 130%;
	margin-top: 30px;
	margin-right: 10px;
	margin-left: 10px;
	color: #333;
	text-align: left;
}

.addtoany_list li {
list-style: none;
float: right;
margin-left: 10px;

}

.courier_title {
font-family: "Courier New", Courier, monospace;
	font-size: 2.4em;
	font-weight: bold;
line-height: 100%;
text-align: right;
text-indent: 30px;
color: #000;
}

.courier_small {
font-family: "Courier New", Courier, monospace;
	font-size: .8em;
	font-weight: bold;
text-align: left;
}

.bottom_menu {
font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
color: gray;
text-align: center;
}

.bottom_menu a {
text-decoration: none;
color: gray;
}

.bottom_menu a:hover {
font-weight: bold;
color: black;
}

#sidebar_container {
float: right;
position: relative;
right: 0px;
width: 243px;
}

#sidebar_top {
background-image: url(http://elephantivoryproject.org/Images/sidebar_bg_top.png);
	background-repeat: no-repeat;
max-height: 80px;
overflow: hidden;
width: 207px;
padding-top: 10px;
padding-right: 20px;
margin: 0px;
}

#sidebar_middle {
background-image: url(http://elephantivoryproject.org/Images/sidebar_bg_middle.png);
	background-repeat: repeat-y;
width: 200px;
padding: 10px;
margin: 0px;
}


#sidebar_bottom {
background-image: url(http://elephantivoryproject.org/Images/sidebar_bg_bottom.png);
	background-repeat: no-repeat;
height: 47px;
width: 227px;
margin: 0px;
}

.journal_feed li {
font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	font-weight: bold;
width: 180px;
text-align: left;
margin-left: 10px;
margin-bottom: 10px;
list-style-type:none;
}

.journal_feed a {
color: black;
}

strong {font-weight:bold !important;}
