/* A few IE bug fixes */
		h3{ font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal;}
		#theMenu { width:900px; height: auto; margin:0px 0; }
		
		/* Some list and link styling */
		#theMenu ul li { width:900px; }
		#theMenu ul ul li {  padding: 0; width: 175px; margin-bottom: 0; }
		#theMenu ul ul li a { display:block; color: #000000; padding: 3px 6px; font-size: small; }
		#theMenu ul ul li a:hover { display:block; color: #000000; background-color: #eee; padding: 3px 8px; font-size: small; }
		#theMenu li { list-style-type: none; }
		#theMenu h2 { margin-top: 1.5em; }
		
		/* Header links styling */
		#theMenu h3.head a { 
		 text-align: left;
  		padding:0;
		 font-family:Verdana, Arial, Helvetica, sans-serif;
        color: #000000;
		display:block;
		font-size:17px;
		background-image: url("../images/lightgreen_bg.jpg"); 
		background-repeat:repeat-x;
		padding: 3px 6px 0 10px;
		line-height:30px;
		height:38px;
		}
		#theMenu h3.head a:hover { 
		color: #000000;
		background-image: url("../images/lightgreen_bg.jpg");
		background-repeat:repeat-x; 
			padding: 3px 6px 0 10px;
		line-height:30px;
		height:38px;
		}
		#theMenu h3.selected a { 
		background-image: url("../images/lightgreen_bg.jpg"); 
		background-repeat:repeat-x;
		color: #000000;
		padding: 3px 6px 0 10px;
		line-height:30px;
		height:38px;
		}
		#theMenu h3.selected a:hover { 
		background-image: url("../images/lightgreen_bg.jpg"); 
		background-repeat:repeat-x;
		color: #000000;	padding: 3px 6px 0 10px;
		line-height:30px;
		height:38px;
		}
		.pad{padding:15px;}
		.redarrow{position:absolute; margin-top:-40px; margin-left:860px;}
		.marg{ margin-top:8px;}
