/* CSS Document */
/* commentary.css */
/* Used by /public_html/commentaries/commentaries[nn].html*/
/* CSS Document for Free Africa Foundation commentaries*/
/* CSS Document By Michael C. Callaway*/
/* CSS Document - Delphi Systems international*/
/* admin@delphisystem.com*/
/* April 27, 2007*/
/* Version 1.0.0*/

/* begin*/

body 

{
 background-color: #EFD46F;
 background-image: url("/assets/images/africabg2.jpg"); 
 background-repeat: repeat
}
 

 
 

cells float
{
table-layout: automatic
}

*/ 
 
table 
{
table-layout: fixed
} 

img.top {vertical-align:text-top}
img.bottom{vertical-align:text-bottom}
 
h1 {text-align: center}
h2 {text-align: left}
h3 {text-align: right}
h4 {color:maroon; font-size:20pt}
h5 {cursor:pointer} 

/*{ Zimbebwa headers - background #EFD46F - RGB 239,212,111. Green bar #195A10 - 
RGB 25,90,16. Red bar #CB2323 - RGB 203,35,35}. Tan #E5D6AB*/

h6 {background-color: #EFD46F}
h7 {background-color: #195A10}
h8 {background-color: #CB2323}
h9 {background-color: transparent}
h10 {background-color: #E5D6AB}
h11 {background-image: url("../assets/images/mainlogo3.jpg")}

hr {color:navy}

p {font-size:11pt; margin-left: 15px}

/* unordered list 

ul.disc {list-style-type: disc}
ul.circle {list-style-type: circle}
ul.square {list-style-type: square}

*/

ul.none {list-style-type: none}

a:link     {color:black}
a:visited  {color:blue}
a:hover    {color:blue}
a:active   {color:black}

.style1 {font-size: medium}
.style2 {font-size: large}
.style3 {
	font-family: bitstream vera sans;
	font-weight: bold;
	font-size: small;
	text-align: left;
	color: #993300;
}
.style4 {
	font-family: bitstream vera sans;
	font-weight: bold;
	font-size: small;
	text-align: center;
	color: #000000;
}
.style5 {
	font-size: large;
	font-weight: bold;
	text-align: center;
} 
  
 
/* end */
 
 
