body  {	
	font-family: "Arial", Verdana, sans-serif;
	background-color: #291f54; 	
	font-size: 12px; 
	color: #1f082b; 
	margin-left: 3px;
	margin-top: 0px;
}	



#header {
	position: relative; 
	width: 998px; 
	background-color: #132e10; 	
}	
#wrapper {   
	position: relative;
	background-color:#6b457f;	
	float: left;  
	clear: both; 
	width: 998px;	
}	

#pagefoot {	 
	height: 29px;	
	clear: both;	
	background-color: #000; 
	background-image: url(images/footergrad.gif); 
	background-repeat: repeat-x;
}
.footer {
	
	color: #fff;
	font-weight: bold;
}

.footer p{
	padding-top: 5px;
	margin-left: 5px;
}


.footer a{
	color: #fff;
	text-decoration: none;
}



#content { 
	width: 988px; 
	background-color:#FFF; 
	padding-bottom:5px; 
	float: left; 
	margin-top:5px; 
	margin-right: 5px; 
	margin-left: 5px; 
}/* the comment is for IE*/


* html #content {
  display:inline-block;    
  width:1px;               
  padding:0 2px;        
}  

.footer {

	color: #fff;
	font-weight: bold;
}

  
.leavers
{
	list-style: none;
	margin-left: auto; 
	margin-right: auto; 
	position: relative;
	width: 700px;
	
}

.homer
{
	list-style: none;
	margin-left: auto; 
	margin-right: auto; 
	position: relative;
	text-align:center;
	width: 800px;
	
}

.homer img
{
	text-align:center;
	
}

.leavers table {
	 border-collapse: collapse;
	 border-top:1px solid #000;
	 border-bottom:1px solid #000;
	 border-left:1px solid #000;
	 border-right:1px solid #000;

}

.leavers td {
	 border-top:1px solid #000;
	 border-bottom:1px solid #000;
	 border-left:1px solid #000;
	 border-right:1px solid #000;

}

.leavers .desctd {
	width: 445px;
	padding-left: 5px;
	border-bottom: 1px solid #000; 
	padding-top:10px;
	text-align: left;
}


#navbar    {  
	height: 28px;	
	background-image: url(images/menugrad.gif);
	clear: both;
	width:998px;
	z-index:999; 
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	
}	
.navbar {
	margin-top:-23px;
}

#nav li:hover, #nav li.hover {
    	position:static;
}
	
#nav {

	margin: 8px 0 0 0;
	
}
#nav, #nav ul { 	
	padding: 0;
	list-style: none;
	line-height: 1;
	z-index: 999;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	clear:both;
}
#nav a     {	
	display: block;	
	font: bold 10px/16px Tahoma, Helvetica, sans-serif; 
	text-transform: uppercase; 
	color: #fff; 
	padding-bottom:2px; 
	letter-spacing: 1px; 
	width: 10em;	
	text-decoration: none;
}
#nav li    { 	
	float: left;	
	width: auto; 	
	list-style: none;
}
#nav li a  {
	width: auto ;
	padding: 0px 10px 2px 10px; 
	text-align: center; 
	background: url(images/divider.gif) right no-repeat;
}	
#nav li ul {		
	position: absolute;	
	background-color: #6b457f; 
	left: -999em; 
	padding: 3px;
}
#nav li ul li {	
	float: none; border-bottom: 
	1px solid #ccc;	
	border-top: 1px solid #ccc;
}
#nav li ul li a {	
	width: 11em;	
	text-align: left;	
	background-image: none;	
	text-transform: none; 
	padding-top: 2px; 
	padding-bottom: 2px;	
	display: block;
}
#nav li ul li a.directory {
	background:url('images/arrow.gif') 
	no-repeat right;
}
#nav li ul li a:hover {	
	background-color: #2f123e;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {	
	left: -999em; 
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { 
	left: auto;
}
#nav li ul ul { 	
	margin: -1em 0 0 10em;
}

/* ------- MOZ ClearFix fudge ------- */
#ad1:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

img {
border :0px;
}
