body {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;	
	color:#000066;
	text-align:center;
	margin: 0;
}
#position {
	padding: 0;
	margin:0 auto; /*sets page into center*/
}
 html>body #position {
	width: 100%;
}
a {
	font-style: normal;
	text-decoration: none;
	color: #000000;

}
a:hover{
	font-style: normal;
	color: #FF6600;
	text-decoration: none;
}
li a{
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
}
li a:hover{
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
li {
text-align:left;
}

div.content {
	position:absolute; 
	width:600px; 
	height:204px; 
	z-index:8; 
	left: 274px; 
	top: 84px; 
	overflow: auto; 
	visibility: hidden;
	text-align:left;
}

  #externalmenu{

	z-index:9; 
	border: 1px none #000000; 
	voice-family: "\"}\""; 
	voice-family:inherit;	
height: 32px;
 }
 
 #externalmenu ul {
 	float: left; 
 }
  #outline {
	position:relative; 


	z-index:6; 
	background-color: #15A7D1; 
	border: 1px none #000000; 
	border-width: 2px; 
	border-style: groove; 
	overflow: hidden; 
	visibility: visible;
 }

#menu {
	position:relative; 
	height:16px; 
	padding:0;
	text-align:center;
	z-index:12;
 }

 
 #header{
	position:relative; 
	 background-image: url(images/header_bg.gif);
	height:122px; 
	z-index:11; 
	left: 0px; 
	top: 0px; 
	background-color: #F6CF19; 
	border: 1px none #000000; 
	border-bottom-width: 2px;
  	border-bottom-color: #000000;
  	border-bottom-style: groove;
	visibility: visible;
 }
  #content {
 	position:relative; 

	z-index:6; 
margin:10px; 
	visibility: visible;
 }
   #content_home {
 	position:relative; 
	z-index:6; 
   margin:20px; 
	visibility: visible;
	text-align: center;
	font-size: 140%;
 }
 #content_home_logos {
  text-align: center;
  position:relative;  
  height:57px;
  z-index:2;
 }
 #footer {
	position:relative;  
	height:43px; 
	z-index:7; 
	background-color: #F6CF19;  
	border: 1px none #000000; 
	border-top-width: 2px;
    border-top-color: #000000;
     border-top-style: groove; 
	 visibility: visible;
	 text-align:center;
	 	font-size: 80%;	
	color:#000000;
  }
#nav{
	list-style: none;
	margin: 0px ;
	padding: 0px;
	text-align:center;

}
#nav a {
	font-weight: bold;
	color: #000000;
	
	height: 20px;
		background-image: url(images/gradyel.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
border: 1px solid #7d6340;
	border-width: 0 1px 1px 0px;
display:block;
}
#nav a:hover, #nav li .on{
	font-weight: bold;
		background-image: url(images/gradblue.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	text-decoration: none;
	display:block;
	background-color: #ECEAD1;
	height: 20px;
		border: 1px solid #7d6340;
	border-width: 0 1px 0px 0;
}


#nav li {
	float: left;
	position: relative;
	height:20px;
	text-align: center;
	cursor: default;
	width: 10em;

	top: 0px;
	font-size: 8pt;


}
#nav1{
	list-style: none;
	margin: 0px ;
	padding: 0px;
	
	z-index:1;
}
#nav1 a {
	font-weight: bold;
	color: #000000;
	height: 30px;
	text-decoration: none;
}
#nav1 a:hover {
	font-weight: bold;
		background-image: url(images/gradblue.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	display:block;
	background-color: #ECEAD1;
	
}
#nav1 li {
	float: left;
	position: relative;
	width: 12em;
	height:30px;
	text-align: center;
	cursor: default;
	background-color: #F6CF19;
		background-image: url(images/gradyel.jpg);
	background-repeat: repeat-x;
	border: 1px solid #7d6340;
	border-width:  1px;
	top: 0px;
	font-size: 8pt;


}

li#on , li#first_on {
background-image: url(images/gradblue.jpg);
	background-repeat: repeat-x;
}
img.article_right {
	border: 0px double  #7d6340;
	float:right;
	margin: 0 0px 20px 10px;

}
img.article_left {
	border: 0px double  #7d6340;
	fl2oat:left;
	margin: 0 10px 0px 0px;

}