body
{
    background-color:#035;/*#eee99c;*/
    font-size: 80%;
    font-family: arial;
}

h2
{
  font-size: 1.5em;
}


#body_div

{
  position: relative;
	/*height:800px;*/
	width:100%;
	/*background-color:white;*/
	float:left;
}

/* global navigation stuff */

#global_nav_div
{
  position:relative;
	padding: 0;
	margin-left:auto;
	margin-right:auto;
	background-color: #e0b50b;/*#e8b037;*/
	color: #039;
  border-bottom: solid 2px grey;
	width: 800px;
	height:20px;
	
	text-align:center;
	margin-top:10px;
}


#global_nav{
  margin-left:190px;
}

div.global_nav_box 
{ 
  float:left;
  text-align: middle; 
  display: block;
  background-color:#e0b50b; /*#c1cbd0;*/
  
  margin-left:10px;
  margin-right:10px;
  margin-top: -6px;
  
  padding-top:.6em;
  
  border-bottom: solid 2px #999;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  
  height:20px;
  width:60px;

}

div.global_nav_box a {

  color: #039;
  text-decoration: none;
  font-family:arial;
  font-size:1em;
  font-weight:bold;
}

a.global_nav_a:link, a.global_nav_a { color:  #039; }



ul.global_nav li a:hover {
	color: #000;
	background-color: #cfd8d9;

}











#title_div
{
  position:relative;
	height: 75px;
	width : 100%;
	text-align: center;
	margin-top: 0px;
}



#title_img
{

}



#main_title_span
{
	font-family: "Arial", Arial;
	font-size: 3.5em;
	font-style: normal;
	line-height: 100%;
}





#footer_div

{
  padding-top:10px;
	border-top-color:grey;
	border-top-style:dashed;
	border-top-width:thin;
	clear:both;
	/*background-color: #D0D5EC;*/
	height:10px;
	text-align: center;	
}



#footer_span

{

	

}



a.footer_link:link { color: #cfd8d9; text-decoration: none; }

a.footer_link:visited { color: #cfd8d9; text-decoration: none; } 

a.footer_link:hover { color: white } 







a.footer_link
{
	margin-left:2%;
}

div.small_text
{
  font-size: .6em;
}

span.small_text
{
  font-size: .6em;
}


/**/
