body
{
font-family: Arial,sans-serif;
background-color: #CDB38B;
background-image:url(images/papyrus_bk2.jpg);
background-repeat:repeat;
height: 100%;
}

.smalltext
{
font-type: albertus, arial;
font-size:.6em;
}

#container
{
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -142px; /* the bottom margin is the negative value of the footer's height */
position: relative;
text-align: left;
padding: 0px;
width: 900px;
background-color: none;
color: #333;
padding: 0px;
margin-bottom: -2em;
/* line-height: 130%; */
}

#banner
{
position: absolute;
width: 898px;
height: 190px;
background-image: url(images/banner-main-final.jpg);
background-repeat: no-repeat;
background-position: 0px 0px;
}

#leftvert
{
background-image: url(images/vert_pattern.jpg);
background-repeat: no-repeat;
width: 28px;
height: 482px;
position:absolute; 
top: 250px; 
left: 70px; 
z-index: 0; 
clear: none;
}

#nguzosaba
{
background-image: url(images/nguzo-saba-with-outline.jpg);
background-repeat: no-repeat;
width: 70px;
height: 412px;
position: absolute; 
top: 200px; 
left: 180px; 
z-index: 0; 
clear: none;
}

#leftcontent
{
position: absolute;
top: 200px;
left: 285px;
padding-left: 25px;
width: 220px;
background-image: url(images/border-brown.jpg);
background-repeat: no-repeat;
background-position: 0px 80px;
/* min-height: 500px; */
}

#content
{
	position: absolute;
	top: 200px;
	left: 530px;
	padding: 0em;
	width: 270px;
	border-left: none;
	min-height: 700px;
	text-align: justify;
}

#rightvert
{
background-image: url(images/vert_pattern.jpg);
background-repeat: no-repeat;
width: 28px;
height: 482px;
position:absolute; 
top: 340px; 
left: 825px; 
z-index: 0; 
clear: none;
}

#footer
{
position: relative;
width: 900px;
clear: both;
margin: 0;
padding: .5em;
color: #333;
font-size:10px;
background-color: #ddd;
border-top: 1px solid gray;
height: 2em;
}

.push
{
height: 2em;
}


#leftnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }

.plain_text
{
font: Arial, Helvetica, sans-serif;
font-size: 8px;
font-weight: bold;
}
