/*

GREENS

darkest green: #507811   A-LINK Colours



med green: #7C9A4D		V-LINK Colours



light gr:  (background) #A7bb88         



very back/menus: #d3ddc3



BLUES

dark blue: #244A9F	HEADERS



med blue: #5B77B7	menu Background - Later - 



*/



body{

	font-family: verdana,sans-serif;

	color:#333333;

	line-height: 1.166;	

	margin: 0px;

	padding: 0px;

	font-size: 10px;

	font: tahoma, "TRebuchet MS", Verdana, Arial ;

}



.story {

	padding: 3px 0px 0px 3px;

	font-size: 11px;

	font: tahoma, "TRebuchet MS", Verdana, Arial ;

	text-align:justify;

}



a:link, a:visited{

	color: #005FA9;

	text-decoration: none;

	font-size: 13px;

}



a:hover{

	text-decoration: underline;

}



#menuLayer {

	position: relative;

	top: 0px;

	left: 0px;

    width: 175px;

    height: auto;

    background-color: #A7bb88;

    padding: 0px 0px 0px 0px;	

	font-size: 10px;

	font-weight:bold;

	font-family:Verdana, Arial, Helvetica, sans-serif;

}



#menuLayer ul {

	position: relative;	

	margin: 0px;

	padding: 0px;

	list-style: none;

	width: 175px; /* Width of Menu Items */

	}



#menuLayer ul li {

	position: relative;

	}

	

#menuLayer ul li ul {

	position: absolute;	

	left: 168px; /* Set 1px less than menu width */

	top: 0;

	display: none;

	}



/* Styles for Menu Items */

#menuLayer ul li a {

	display: block;

	text-decoration: none;

	font-weight: bold;

	color: #003300;    

	background: #F7F7EF; /* IE6 Bug */

	padding: 5px; /*padding around the text in the menus*/

	border: 0px solid #A7bb88; /*The whole package looks better with a width of 1px - DREW*/

	border-bottom: 1px solid #FF0000;

	border-right: 0;

	border-left: 0;

	}

	#menuLayer ul li ul a{

	display: block;

	text-decoration: none;

	font-weight: bold;

	color: #003300;    

	background: #F7F7EF; /* IE6 Bug */

	padding: 5px; /*padding around the text in the menus*/

	border: 0; /*The whole package looks better with a width of 1px - DREW*/

	border-bottom: 1px solid #FF0000;

	border-right: 1px solid #FF0000;

	border-left: 0;

	}

	

#menuLayer ul li a.first {

	display: block;

	text-decoration: none;

	font-weight: bold;

	color: #507811;    

	background: #F7F7EF; /* IE6 Bug */

	padding: 5px; /*padding around the text in the menus*/

	/*border: 2px solid #A7bb88; */

	border-bottom: 0;

	border-right: 0;

	border-left: 0;

	}

	

#menuLayer ul li a.last {

	display: block;

	text-decoration: none;

	font-weight: bold;

	color: #507811;    

	background: #d3ddc3; /* IE6 Bug */

	padding: 5px; /*padding around the text in the menus*/

	border-bottom: 3px solid #507811;	}



/* Fix IE. Hide from IE Mac \*/

* html #menuLayer ul li { float: right ; height: 1%; }

* html #menuLayer ul li a { height: 1%; }

/* End */



.safcomTitles{

	font: 16px Tahoma, "TRebuchet MS", Verdana, Arial;

	color: #99CC66;

	line-height:18px;

	letter-spacing:0.11em;

	}

#menuLayer ul li a:hover { color: #FFF; background: #03FF02; } /* Hover Styles */

		

#menuLayer ul li ul li a { padding: 5px 5px; } /* Sub Menu Styles */

		

#menuLayer li:hover ul, #menuLayer li.over ul { display: block; 	z-index: 20;} /* The magic */



.boldTitles {

	color: #33CC00;

	font-weight: bold;

}
img{
border:none;
}
