   #header{
	background-color: #000000;
	height: 75px;
	width: 100%;
  }



body{
		background-color: #000000;  
  }
body.mceContentBody {
   background: #FFFFFF;
}

   #headerNoscript{
  	background-image: url('<!-- LINK(/photobanner/) -->');
	background-color: #000000;
	height: 75px;
	width: 100%;
  }
  #menu{
  	background-color: #fbe379;
	height: 23px;
	padding-top: 4px;
	
  }
.min30{
	min-width: 12em;


}
  .center{
  	text-align: center;
  }
.max70{
	max-width: 70em;
}
  .button{
  	display: block;
	float: left;
	margin-left: 0.5em;
	background-color: #ffff79;
	height: 18px;
	text-align: center;
	width: 9em;
	border-style: solid;
	border-width: 1px 1px 0 1px;
	border-color: #FF7640;
	padding-top: 2px;
	padding-bottom: 2px;
	border-left-color: #B4B4B4;
	

 }
 a:hover{
 	text-decoration:underline;
 }
 a{
 	font-weight: bold;
	color: #fe701b;
	
	font-family: Verdana;
	font-size: 13px;
	text-decoration: none;
 }
.linkActive{
	text-decoration: underline;
}
  .smallLink:hover{
 	text-decoration:underline;
 }
 .smallLink{
 	font-weight: bold;
	color: #fe701b;
	
	font-family: Verdana;
	font-size: 13px;
	text-decoration: none;
 }
 .menuButton:hover{
 	text-decoration:underline;
 }
 .menuButton{
 	font-weight: bold;
	color: #fe701b;
	
	font-family: Verdana;
	font-size: 14px;
	text-decoration: none;
 }
 .button_selected{
 background-color: #FFFFFF;
 }
  
  .lidy{
  	background-color: #FFFE86;
  } 
.datastrip{

	 background-color: #FFFE86;

}

  .left{
  	float: left;
 }
 .right{
 	float: right;
}
  .anne{
	  background-color: #FFFE86;
  }
  .float30{
  	width: 35%;
  }
  .float50{
	width: 50%;
  }
  .float65{
  	width: 65%;
  }
  .padding10{
  	padding: 10px;
  
  }
.padding5{
  	padding: 5px;
  
  }
    .border{
	border-width: 1px;
	border-style: solid;
	border-color: #FF7640;
	margin: 20px;
	height: 100%;
 
  }
  h1{
  	font-size: 14pt;
	color: #fa0b0e;
	
  
  }
  .min350{
  	min-width: 350px;
  
  }
  .links{
  	height: 20px;
  	border-width: 1px 0 1px 0;
  	border-style: solid;
  	border-color: #FF7640;
  	width: 100%;
  	padding: 1px;
  	padding-left: 10px;

  	margin-top: 20px
  }
   #content{
  	padding: 1em;
	clear: left;
	font-size: 10pt;
	font-family: verdana,arial;
	
  }
  #footer{
	background-color: #fbe379;
	height: 20px;
	clear: both;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #B4B4B4;
	padding-left: 10px;
	text-align: center;
  }
  #main{
  	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #B4B4B4;
	background-color: #FFFFFF;
	min-height: 100%;
  }
  html>body{
  	height: 100%;
	
  }
  html{
  	height: 95%;
 }
.clear{
	clear: both;
}
#lidySite .datastrip{
	background-color: #FFFE86;

}

