/*This is the core style sheet of the site.*/

body {
background-color: #feed9b;
color: #702f11;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 1em;
/*background-image: url(images/Tpage-bg.gif)*/;
margin: 0em;
}
/*
hr {
border: 0;
color: #742d11;
background-color: #742d11;
height: 1px;
width: 66%;
text-align: center;}
*/

div {}

.footer {}

#header {
/*background-color: #ffffff;
border-bottom: 1px #000000 solid;*/
/*padding-top: 10px;*/
padding-bottom: 0px;
/*padding-left: 125px;
padding-right: 125px;*/
margin-bottom: 0px;}

#header a:link, #header a:visited {
text-decoration: none;}

#header p, #inner-image p {
text-align: left;
font-size: .7em;
font-weight: bold;
padding-right: 20px;}

/*p.header {
text-align: center;
font-size: .5em;
font-weight: bold;
text-decoration: none;}*/

/*
#outer-image {
background-image: url(images/outer-image.jpg);
height: 140px;
background-position: center top;}#inner-image {
background-image: url(images/Tarangaan_Logo_Afr.jpg);
background-repeat: no-repeat;
background-position: 198px 0px;
height: 140px;
border-bottom: 1px #742d11 solid;}
*/

#content {
position: relative;
width: 779px;}

#navbar {
position: absolute;
top: 0px;
left: 0px;
width: 198px;
}

#navbar ul li {
list-style-type: none;
margin: 0px;
padding: 0px;}

#navbar ul {
margin: 0px;
padding: 0px;}

#navbar ul li a:link, #navbar ul li a:visited {
display: block;
text-decoration: none;
font-weight: bold;
/*border-bottom: 1px #742d11 solid;*/
padding-top: 3px;
padding-bottom: 3px;
padding-left: 20px;}

#navbar ul li a:hover {
text-decoration: none;}


ul {font-size: .8em;
text-align: justify;
line-height: 1.7em;}

li {}

.coverpic
{
float: left;
height:: 190px;
/* width: 60px; 
border: 1px solid #999; */
margin: 0 10px 15px 0; 
padding: 0px;
}

h4.coverpic {
font-size: .6em;
text-decoration: none;
font-weight: normal;
margin-top: 0px;
padding-top: 0em;}

.clearboth { clear: both; }

#main-text {
background-color: #feed9b;
border-left: 1px #742d11 solid;
border-bottom: 1px #742d11 solid;
border-right: 1px #742d11 solid;
margin-left: 198px;
padding: 10px;}

.bold {
font-weight: bold;}

h1 {
font-size: 1.2em;
text-decoration: none;
text-align: left;
/*font-style: italic;*/
/*letter-spacing: 5px;*/}

h2 {
font-size: 1em;
text-decoration: none;
font-weight: bold;
padding-top: 1em;}


p {
font-size: .8em;
text-align: justify;
line-height: 1.7em;}

p.footer {
text-align: center;
font-size: .5em;
font-weight: bold;}

#footer a:link, #footer a:visited {
text-decoration: none;}

a {}

a:link {color: #71370f;
/*background-color: #95b7cd;*/
text-decoration: none;}

a:visited {color: #71370f;
text-decoration: none;
/*background-color: #95b7cd;*/
}

a:hover {
background-color: #f6cc10;}

a:active {
background-color: #f58c03;}
