ul{
 list-style-type: none;
}

ul ul{
 list-style-type: none;
}

ul ul ul{
 list-style-type: none;
}

a:link       {
	color: #6699CC;
	text-decoration: none;
}
a:active     {
	color: #6699CC;
	text-decoration: underline;
}
a:visited    {
	color: #6699CC;	
	text-decoration: none;
}
a:hover      {
	color: #6699CC;
	text-decoration: underline;
}

button       { background-color: rgb(204, 204, 102); color: rgb(0, 0, 0) }
label        { color: rgb(204, 204, 153) }
textarea     { color: rgb(0, 0, 0) }
fieldset     { color: rgb(255, 255, 255) }
legend       { color: rgb(204, 102, 0) }
select       { color: rgb(0, 0, 0) }
caption      { color: rgb(204, 102, 0) }
th           { color: rgb(204, 204, 153) }
.names       { color: #CC9933; font-family:"Courier New", Courier, mono;
			    margin-top:-17px;}

b            { font-size: 10pt; }

body         {
	margin: 0;
	padding-bottom: 35px;
	background-color: rgb(0, 0, 0);
	color: #DFDFDF;
	line-height: 150%;
	font-size: 10pt;
	font-family: "Courier New", Courier, mono;
	}
	
h1           {
	font-size: 12pt;
	padding: 0px 0px 0px 10px;
	font-weight: 700;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	}
	
h2  { font-weight: bold; font-size: 11pt; color: #FF9900; 
      font-family: Arial, Helvetica, sans-serif;
	}
h3  {
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	}

h4  {
	font-family: "Courier New", Courier, mono;
	font-size: 8pt;
	font-weight:normal;
	margin-bottom: -5px;
	}
h5	{
	font-family: "Courier New", Courier, mono;
	font-size: 8pt;
	font-weight:normal;
	margin-top: -15px;}
	  
h6           {
	font-style: italic;
	font-weight: normal;
	font-size: 10pt;
	font-family: "Courier New", Courier, mono;
	color: #91BF31;
	}
	

#header {
	background:#fff;
	height:58px;
	border-top:1px solid #000;
	border-right:1px solid #000;
	border-left:1px solid #000;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:58px;
	background-image:  url(images/graphics/safbana.gif);
	background-color: #000000;
		}
	html>body #header {
		height:58px;
		}

#sitename {
	position:absolute;
	width:300px;
	height:52px;
	left: 0px;
	top: 0px;
	padding: 45px 0px 0px 0px;
	}		

#nav {
	padding-left: 5px;
	line-height:25px;
	width:900px;
	font-family:Arial, Helvetica, sans-serif;	
	}

#nav a {
	padding: 0 5px 0 5px;
	}

.nav{
	color: #6699CC;
	font-weight:bold;
	}
		
.nav2{
	padding: 0 5px 0 5px;
	color: #6699CC;
	font-weight:bold;
	}

#leftnav {
	float: left;
	width: 15%;
	padding: 0px;
	}
		
#leftnav2 {
position:absolute;
	top:100px;
	left:20px;
	width:172px;
	padding:10px;
	background-color:#eee;
	line-height:17px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
	}
/* Again, "be nice to Opera 5". */
body>#leftnav2 {width:150px;}
		
#rightnav {line-height: 130%;
	margin-top: 20px;
	float:left;
	width:14%;}
	
#rightnav2 {
position:absolute;
	top:100px;
	right:0px;
	width:142px;
	background-color:#eee;
	line-height:17px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:140px;
	}
/* Again, "be nice to Opera 5". */
body>#rightnav2 {width:140px;}	

#rightnav3{position:absolute; left:87%; top:92px; z-index:3}

.menu  {
	padding: 0 10px 10px 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	}

.menu a {
	display: block;
	margin-top: 7px;
	color: #6699CC;}

.menu h3 {
	margin-top: 7px;
	}

#pagename {float:left;
	width:100%;
	border-style:solid;
	border-color:#666666;
	border-width: 1px 0 0 0;
	padding: 10px 0px 5px 7px;
 	}

#leftcontent {
	float: left;
	width: 42.5%;
	padding: 20px 10px 20px 10px;
	}
		
.storyheading{
	width: 100%;
	margin:0 0 -15px 0;
	font-size: 11pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	}
	
#rightcontent {
	float:left;
	width: 42.5%;
	padding: 20px 10px 20px 10px;
   	}
	
#rightstoryheading{
	width: 100%;
	}
	
.img {
	float: left;
	margin: 0 10px 0 0;
	}	
	
.img2 {
	float: left;
	margin: 0 20px 0 0;
	}	

#onecolumn {	
	float: left;
	width: 85%;
	font-size: 10pt;
	padding: 20px 10px 10px 10px;
	}

.content {
	margin-bottom:-17px;
	font-size: 10pt;
	padding: 0px;
	}

.content img {
	float: left;
	margin: 0px;
	}	