#body 
{ 
	background-color:#FFFFFF; 
}

@-viewport
{
    /*zoom: 1.0;*/
    width: 100%;
}

/*#div	 { width:1000px; }*/

a.nav:link{
  color:white;
}
a.nav:visited{
  color:white;
}
a.nav:hover{
  color:yellow;
}
a.nav:focus{
  color:red;
}
a.nav:active{
  color:orange;
}

#container 
{
   width:100%; 
   height:10%;
   min-height:100%;
   /*border: 2px solid red;*/
  /* position:relative;*/
}

#middle_body 
{
   width:100%; 
   height:88%;
}

#form
{
	border:3px solid blue;; 
}
#results
{
	border: 3px solid red; 
}	


#footer
{ 
position:fixed;
bottom:0;
width:100%; 
height:7%;
background-color:#330066;
}

@font-face {
  font-family: 'washington';
  src: url('fonts/WashingtonFont/Washington.ttf');
}


wash
{
	font-family: 'washington';	
	color:#306;
	font-size: 5vh;
}


#indexheader{
  width: 820px;
  margin: 0 auto;
  font-family: 'washington';	
  font-size: 50px;
  line-height: 0.7;  
}

.title
{
margin:auto;
width:70%;
text-align:center;
}

li {
	font-family:'News Gothic W01 Bold';
}

h1 {
	font-family:'News Gothic W01 Bold';
}

h2{
	font-family:'News Gothic W01 Bold';
}


p {
	font-family:Arial, sans-serif;
}

news
{
font-family:'News Gothic W01 Bold';
text-align:center;
color:#306;
font-size:350%;
}

news1
{
margin:auto;
bottom:0px;
font-family: 'washington';	
text-align:center;
color:white;
/*font-size:60px;*/
}

title1
{
text-align:center;
color:white;
font-size:350%;
}

title2
{
text-align:center;
color:white;
font-size:290%;
}


hidden
{
font-family: 'washington';
text-align:center;
color:white;
font-size:0%;	
}

text1
{
  font-size:1.9em; 
  font-family:Arial, sans-serif;
  color:#000
}

input
{
    font-size:1.9em; 
	font-family:Arial, sans-serif; 
	color:#000; 
	border:0; 
	padding:10px; 
	border:solid 1px #000; 			
}

#submiter
{
   font-size:1.9em;
}

select
{
     border:1px solid black;
	font-size:1.9em; 
	color:#000; 
	padding: 10px;
   /*font-family:Arial, sans-serif;*/
}

/*.news_reg
{
  monotype news gothic regular from fonts.com
}*/

.news_bld
{

}

.news_itlc
{


}

input:focus 
{ 
	border:solid 1px #330066; 
}



#inf2
{
	font-weight:normal ;
}

