﻿body, div, td, a, button, input {
  font-family: Verdana;
  color: #fff;
  font-size: 11px;
  text-decoration: none;
  background-repeat: repeat-x;
  margin: 0px;
  padding: 0px;
  scrollbar-base-color:#535353;
  scrollbar-highlight-color:#535353;
  scrollbar-3dlight-color:#9c9c9c;
  scrollbar-face-color:#9c9c9c;
  scrollbar-track-color:#9c9c9c;
  scrollbar-arrow-color: #fff;
  scrollbar-darkshadow-color: #535353;
  overflow:hidden;
}

body {
  height:100%;
  overflow:hidden;
  background-color: #000000;
}

a, a:visited, a:active, a:focus, a:hover {
	color: #535353;
	background-image: none;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#overlay {
	position:absolute;
	width:100%;
	height:100%;
	background-color:transparent;
	display:none;
	z-index:50;
	background-repeat:repeat;
	background-image:url('/images/overlay.png')
}

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url('/images/spacer.gif');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/overlay.png", sizingMethod="scale");
	}

img {
  border: 0px solid #ffffff;
}

h1, h2, h3, h4, h5 {
  margin: 6px 0px -3px 0px;
  
}

p {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 16px 0px;
}

h1 {
  font-size: 12px;
  font-weight: bolder;
  padding-bottom: 8px;
}

ul, ol {
	margin:0px;
	padding:0px;
}

li {
	float: left;
	list-style-type: none;
}

#page {
 background-image:url(/images/jum_afri_bg.jpg);
 background-repeat: repeat-x;
 position: absolute;
 width: 100%;
 height: 734px;
 min-height: 734px;
 top:50%;
 margin-top: -446px;
 z-index: 10;
}

#box {
 background-image: none;
 position: absolute;
 width: 932px;
 min-width: 932px;
 height: 700px;
 min-height: 700px;
 top:50%;
 left:50%;
 margin-top: -240px;
 margin-left: -466px;
}

#loader {
	background-image: none;
    position: absolute;
	margin-top: -20px;
	margin-left:-40px;
	display: none;
}

#flash {
	background-image:none;
	width: 932px;
	min-width: 932px;
	height: 334px;
	min-height: 334px;
	max-height: 334px;
}

#leftnav {
	background-image:none;
	width: 155px;
	height: 185px;
	color: #535353;
	font-family: Verdana;
	font-weight: bolder;
	font-size: 22px;
	text-align: center;
	float: left;
}

#cont {
	float:right;
	width: 777px;
	min-width: 777px;
	height: 185px;
	min-height: 185px;
	padding-bottom:10px;
	background-image:none;
	font-size: 11px;
	line-height:16px;
}

#footer {
	width: 777px;
	height: 16px;
	clear: both;
	margin-left: 155px;
	padding-top: 64px;
	color: #535353;
	text-transform: uppercase;
	text-align: left;
	font-size: 10px;
	font-weight: bolder;
	border-top: 0px #613333 solid;
	background-image:none;
}

#jum_logo {
	background-image:url(/images/logo_new.png);
	width: 38px;
	height: 120px;
	float: right;
	margin-top: 65px;
	
}
