#container, #content h1#bar span  {
   /*#background-color: #d6efa4;*/
   background-color:  #e8f3d2;



}

#menu li a {
    background:  #e8f3d2;
    /*background: #d6efa4;*/
}





html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: url("../media/iguanaBG.gif") repeat;
	font-family: Georgia;
	text-align: justify;
}

a, a:visited {
	color: #cc0000;
	text-decoration: none;
	border-bottom: 1px dotted #cc0000;
}


a:active, a:hover {
	border: none;
}

a img, a:active img, a:hover img, a:visited img{
	background-color:grey !important;
	border:1px dotted red !important;
}


#container {
	position: absolute;
	left: 50%;
	width: 800px;
	min-height: 100%;
	margin-left: -384px;
	padding: 0;
	border: solid #151d05;
	border-width: 0px 10px;
/*	##background-color: #e8f3d2;*/
/*    ##background-color: #74a357;*/
}
		
* html #container {
	height: 100%;
}

#header {
	width: 800px;
	height: 170px;
}

#menu {
	padding:0;
	margin:0;
	/*color:#fff;*/
	font-family: arial, helvetica, sans-serif;
	white-space:nowrap;
	height:35px;
	list-style-type:none;
	border-top: 2px solid #151d05;
	border-bottom: 2px solid #151d05;
	border-right: 0;
	border-left:0;
}




#menu  li {
	display:inline;
	line-height: 35px;
	/*color:#000;*/
	font-size:14px;
	text-align:center;
	text-decoration:none;
        line-height: 35px;
        border-right: 2px solid #151d05;
        /*##border-left: 1px solid #151d05;*/
        border-bottom:0px;
        font-weight: bold;
	position:relative;
	float:left;      

}



#menu li.pad {
	padding-left:22px;
	padding-right:22px;
}




#menu li a {
/*	##background:#e8f3d2;*/
  /*  ##background: #74a357;*/
   /* ##background-color: #74a357;*/
	padding-left: 22px;
	padding-right: 22px;
	color:#000;
	font-size:13px;
	text-align: center;
	text-decoration:none;
	line-height: 35px;
/* ##       border-right: 1px solid #151d05;*/
 /* ##      border-left: 1px solid #151d05;*/
	border-bottom:0px;
        font-weight: bold;

	float:left;
/*	##border:1px solid #000;*/
}

#menu li a:hover {
	/*background:#08c;*/
        background:#151d05;
	color:#fff;
}

#menu li ul {
	position: absolute;
	top: 32px;
	left: -7px;
	width: 115px;
	padding: 5px;
	margin: 0;
	border-top-width:0;

/*##    height: 35px;*/
	display: none;
	float:none;
/*	##border-bottom: 1px solid #151d05;*/
/*	##border-left: 2px solid #151d05;*/	
}


#menu li ul li {
	border-right:0;
}


#menu li ul li a {
	width:115px;
	border-right:2px solid #151d05;
	border-left:2px solid #151d05;
	border-bottom:2px solid #151d05;
}


#menu li:hover ul{
	display:block;
	z-index:100;
/*	##border-left: 1px soid #15d105;*/

}

list-style-type:none;


#nav {
	width: 750px;
	height: 35px;
	margin-bottom:0px;
	/*##background-color: #e8f3d2;*/
        /* ##background-color: #74a357;*/
	border: solid #151d05;
	border-width: 2px 0;
}


ul {
list-style-type:none;
}

/*###nav ul {*/
/*##	width: 750px;*/
/*##	margin: 0;*/
/*##	padding: 0;*/
/*##	list-style-type: upper-roman;*/
/*##	text-align: center;*/
/*##}*/

/*###nav ul li {*/
/*##	float: left;*/
/*##	background-color: #e8f3d2;*/
/*##	line-height: 35px;*/
/*##	border-right: 1px solid #151d05;*/
/*##	font-weight: bold;*/
/*##	list-style-type: none;*/
/*##}*/

/*###nav ul li a, #nav ul li a:visited {*/
/*##	width: 106px;*/
/*##	height: 35px;*/
/*##	display: block;*/
/*##	text-decoration: none;*/
/*##	color: #000;*/
/*##	font-family: Tahoma;*/
/*##	font-size: 10px;*/
/*##	border: none;*/
/*##}*/

/*###nav ul li a:hover, #nav ul li a:active {*/
/*##	background-color: #151d05;*/
/*##	color: #e8f3d2;*/
/*##}*/

#content {
	width: 770px;
	margin: 10px 15px 15px 15px;
	padding: 0px;
}


ul {  
  list-style-type: circle !important;
  list-style-type: square;
} 	

#content li {
	margin: 0px 20px 15px 0px;
}




#content h1#bar {
	border-bottom: 1px solid #000;
	width: 650px;
	margin: 0;
	margin-bottom:15px;
	padding: 0;
}	

#content h1#bar span {
	position: relative;
	top: 10px;
/*    ##background-color:#e8f3d2;*/
	margin: 0;
	padding: 0 10px 0 0;
}

#content p {
	margin: 6px 0 15px 0;
	padding: 0;
}



.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#news p {
	margin: 10px 40px 10px 40px;
	padding 0;
}

#news em {
	color: #cc0000;
 	font-style: italic;
}

#weakem em {
/*#   font-style: oblique;*/
/*#   text-decoration: underline;*/
   font-weight:600;
/*#   color: #cc6600; */
/*#    font-variant: small-caps;*/
   }

