body {
	background: #212121 url('/lib/img/background.jpg') repeat-x;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	min-width: 900px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	letter-spacing: -0.04em;
	margin-bottom: 0.15em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	letter-spacing: 0.01em;
	margin-bottom: 0.20em;
}
ul {
        margin-bottom: 35px;
        list-style-position: outside;
}
small {
	line-height: 1.3em;
}
a {
	text-decoration: none;
	border-bottom: 1px dotted #333;
	color: #000;
}
hr {
        color: #DDD;
        background-color: #DDD;
        height: 1px;
        border: 0px
}
.clearer {
        clear: both;
        line-height: 0;
        font-size: 0;
}
a.head {
	border-bottom: none;
        border-width: 1px 0px 1px 0px;
}
a:hover {
	text-decoration: underline;
	border-bottom: 1px dotted #000;
	color: #000;
}
a.head:hover {
	border-bottom: none;
}
#wrapper {
	margin:0 auto;
	text-align: left;
	width: 900px;
}
#notepaper {
	float: left;
}
#content {
	background-color: #FFF;
	width: 747px;
	float: left;
}
#posts {
	border-length: 70%;
	margin-top: 30px;
}
#header {
	width: 707px;
	height: 72px;
	background-color: #da5300;
	padding: 20px;
	text-align: left;
}
#header #appg {
	color: #000;
	font-weight: bold;
	letter-spacing: -0.05em;
	margin: 0;
}
#header #tribalpeople {
	color: #FFF;
	font-weight: bold;
	letter-spacing: -0.05em;
	margin: 0;
        text-decoration: none;
}
#body_content {
	background: #FFF url('../img/content_background.jpg') repeat-x;
	width: 90%;
	padding: 0em 5% 1em 5%;
	font-size: 0.9em;
}
#column_left {
	width: 68%;
	float: left;
}
#column_right {
	width: 26%;
        padding-top: 0.5em;
	padding-left: 6%;
	float: right;
	min-height: 520px;
}
#members_left {
	width: 180px;
	float: left;
        padding-right: 40px;
}
#members_right {
	width: 180px;
	float: left;
}
#nav {  
        margin-bottom: -20px;
        display: inline;
        color: #DDD;
        font-weight: bold;
}
#nav ul li {
        display: inline;
	list-style: none;
	margin-left: 0;
	padding-right: 40px;
	text-indent: -1em;
        margin-bottom: 0px;
        margin-top: 0px;
        text-decoration: none;
}
div.entrytext {
	margin-bottom: 30px;
}
ul#news {
	padding-left: 0;
	margin-left: 0;
	margin-bottom: 2em;
}
ul#news li {
	font-style: normal;
	font-size: 0.9em;
	line-height: 120%;
}
ul#objectives {
	padding-left: 0;
	margin-left: 0;
	margin-bottom: 2em;
}
ul#objectives li {
	font-style: italic;
	font-size: 0.9em;
}
ul#activities {
	padding-left: 0;
	margin-left: 0;
	margin-bottom: 2em;
}
ul#activities li {
	font-size: 0.9em;
}
#column_left p {
	font-size: 0.9em;
}
#body_content hr.clearer {
        display: block; clear: left; margin: -0.66em 0;
        visibility: hidden;
}
#comment {
        width: 350px;
}
#commentform {
        width: 400px;
}
.navigation {
        clear: all;
        margin-top: 20px;
        margin-bottom: 20px;
        font-size: 0.8em;
}
.con {
        color: #dce4ff;
}
a.image_link {
	border: 0;
}
.clearer {
	clear: both;
	line-height: 0;
	height: 0;
}
.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
        width: 700px;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}
.post {
        width: 400px;
}
.apost {
        width: 400px;
        border-top: solid #CCC 1px;
}
.apost img {
        border: 1px solid #333;
        float: right;
        margin-left: 10px;
}
.mainpost img {
        border: 1px solid #333;
        float: right;
        margin-left: 10px;
}
.mainpost {
        width: 400px;
}
.alignright {
        text-align: right;
        display: inline;
}