/*This is the stylesheet for professorkenyatta.com.*/
body {
background-color: #d5d5d5;
color: #000000;
font-family: sans-serif;
font-size: 1em;
background-image: url(images/burncolor.jpg);
margin: 0; }
#header {
background-color: #ffffff;
border-bottom: 1px #000000 solid;
padding-right: 125px;
padding-left: 125px;
padding-top: 10px;
padding-bottom: 10px; }
#header p {
font-size: .em;
font-size: .8em;
font-weight: italic; }
#outer-image {
height: 199px;
background-position: center top;
background-image: url(images/kamau6a100.jpg);
background-repeat: no-repeat;
}
#inner-image {
height: 199px;
background-image: url(images/kk40.jpg);
background-repeat: no-repeat;
background-position: 198px 0px; }
#content {
position: relative;
width: 779px; }
#navbar {
position: absolute;
left: 0px;
top: 0px;
width: 198px; }
ul {
margin: 0px;
padding: 0px;
text-indent: 1em;
line-height: 1.3em;
}
li {}
#navbar ul li a:link, #navbar ul li a:visited {
display: block;
font-weight: bold;
border-bottom: 1px #000000 solid;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 20px;
text-decoration: none; }
#navbar ul li {
list-style-type: none;
margin: 0px;
padding: 0px; }
a:link {}
a:visited {
}
a:hover {background-color: #991316; }
#main-text {
background-color: #ffffff;
border-left: 1px #000000 solid;
border-bottom: 1px #000000 solid;
border-right: 1px #000000 solid;
margin-left: 198px;
padding: 20px;
}
h1 {
font-size: 1.5em;
text-align: left;
font-style: italic;
letter-spacing: 1px;
color: #be151d; }
em {}
strong {}
p {
font-size: .9em;
text-align: justify;
line-height: 1.3em;
padding: 3px;
}
#main-text ul {
color: #be151d;
display: list-item;
list-style-type: disc;
text-indent: 1.5em; 
list-style-position: inside; 
}
h2 {
font-size: 1em;
text-decoration: none;
text-align: left;
letter-spacing: 1px;
color: #be151d; 
font-style: italic; 
}
h3 {
font-style: italic;
text-decoration: none;
color: #be151d;  
}
h4 {
font-style: italic; 
color: #be151d; }
h5 {
font-size: 1em;
font-style: bold;
color: #000000;
}
.footer {
font-size: .7em;
text-align: center;
font-weight: bold;font-style: italic; }
a {}
a:link {
color: none;
background-color: none;
text-decoration: none; }
a:visited {color: #303130; }
a:hover {
background-color: #428b56; }
a:active {}

