body { background-color: #fff; margin: 0; border: 0; padding: 0; margin-top: 15px; margin-bottom: 15px; }
img {
     border: none;
}

h1, h2, h3, h4 {
     font-family: "Trajan Pro", Trajan, Georgia, "Times New Roman", Times, serif;
     font-size: 14pt;
     font-weight: normal;
}
a:link {
	color: #003333;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #003333;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #0033AA;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #0033AA;
	font-weight: bold;
	text-decoration: underline;
}
.gallery {
	float: left;
	width: 200px;
	min-height: 100px;
}
#logo {
      height: 95px;
      width: 236px;
      background-color: #716028;
      text-align: center;
}
#main {
	margin: 0;
	padding: 0;
	border: 0;
}
#upper_menu ul,
#lower_menu ul {
      list-style-type: none;
      text-align: right;
      margin: 0px;
      padding: 0px;
      margin-right: 10px;
      padding-top: 15px;
      text-transform: uppercase;
      font-family: "Trajan Pro", Trajan, Georgia, "Times New Roman", Times, serif;
      font-size: 0.9em;
}

#upper_menu a,
#lower_menu a {
      text-decoration: none;
      color: #FFFFFF;
      font-family: "Trajan Pro", Trajan, Georgia, "Times New Roman", Times, serif;
      font-size: 0.9em;
      line-height: 1.2em;
}

#upper_menu {
      background-image: url('../../images/lusenga/upper_menu.gif');
      background-position:left top;
      background-repeat: no-repeat;
      min-height:166px;
      width: 241px;
      text-align: center;
}

#lower_menu {
      background-image:url('../../images/lusenga/lower_menu.jpg');
      background-position:left top;
      background-repeat:no-repeat;
      height:262px;
      width: 241px;
}

#header {
      width: 648px;
      height: 66px;
      margin-top: 25px;
      text-align: right;
}

#content_div {
      width: 648px;
      height: 426px;
      margin-top: 13px;
      overflow: auto;
}

#content_div1 {
      width: 648px;
      height: 426px;
      margin-top: 13px;
      padding-top: 10px;
      padding-left: 10px;
      overflow: auto;
}

#content {

}

table#main td {
      vertical-align: top;
}

#content_index {
      height: 330px;

}

#content_box {
      height: 147px;
      width: 263px;
      background-image: url('../../images/lusenga/welcome_bg.gif');
      margin-left: 10px;
      padding: 5px;
}

#content_small0,
#content_small1,
#content_small2 {
      width: 200px;
      float: left;
      padding: 4px;
      font-size: 8pt;
      min-height: 80px;
      margin-left: 2px;
      color: #FFFFFF;
}

#content_small0 {
      background-color: #726126;
}

#content_small1 {
      background-color: #7A873F;
}

#content_small2 {
      background-color: #333333;
}

#content_small0 h1,
#content_small1 h1,
#content_small2 h1 {
       font-size: 10pt;
       font-weight: bold;
}

#content_small0 a:link,#content_small1 a:link,#content_small2 a:link, {
	color: #fff;
	text-decoration: none;
}
#content_small0 a:visited,#content_small1 a:visited,#content_small2 a:visited {
	color: #fff;
	text-decoration: none;
}
#content_small0 a:hover, #content_small1 a:hover, #content_small2 a:hover {
	color: #fff;
	text-decoration: none;
}
#content_small0 a:active, #content_small1 a:active, #content_small2 a:active {
	color: #fff;
	text-decoration: none;
}
#footer {
      font-size: 9pt;
      text-align: right;
}

#footer a {
      text-decoration: none;
      color: #000000;
}