
h1{
	color:#383838; 
	font-size:30px;	
	padding:8px 0 0;
}

h2
{
	/* color:#395501; */
	font:161% trebuchet MS
}

.content h1
{
	font:116% Georgsia;
	padding:8px 0px 20px; 
	font-style:italic;
}

#content_new h1
{
	font:116% Georgsia;
	padding:8px 0px 20px; 
	font-style:italic;
}

.content h2
{ 
  color:#6c6c01; 
  margin:10px 0px 0px
} 

#content_new h2
{ 
  color:#6c6c01; 
  margin:10px 0px 0px
} 

.content h3
{  
  color:#507604;
  background:url(../images/w-dot.gif) left bottom repeat-x; 
  padding:5px 0px;
  margin:12px 0px 0px; 
  font:150% trebuchet MS
}

#content_new h3
{  
  color:#507604;
  background:url(../images/w-dot.gif) left bottom repeat-x; 
  padding:5px 0px;
  margin:12px 0px 0px; 
  font:150% trebuchet MS
}


#inner div {
background:none repeat scroll 0 0 #CCCCCC;
border:1px solid #000000;
float:left;
margin-bottom:-1000px;
margin-right:5px;
padding-bottom:1000px;
width:200px;
}


.fbsearch .Sbtn  /* style the search button */
{

background:url("../images/search_btn3.gif") no-repeat scroll 0 0 transparent;
cursor:pointer;
float:left;
height:22px;
margin-left:5px;
margin-top:-1px;
right:0;
width:30px;
}

.fbsearch input /* style the search input box */
{
background:url("../images/input_search.gif") no-repeat scroll 100% 0 transparent;
border:medium none;
float:left;
font-family:Tahoma;
font-size:14px;
margin:0;
padding:2px 3px 5px;
width:114px;
}

#homePage #header a {border-bottom:none;}



.container
{	
  min-height:100px; 
  _height:100px; 
  padding:0px 31px 30px 31px; 
  overflow:hidden;
  _overflow:visible; 
  z-index:1;
}

#box{
border: 0px solid #000;
width: 700px;
margin: 0 auto;
}
#left{
width: 100px;
height: 40px;
float: left;
border: 1px solid #000;
}
#right{
width:100px;
height: 40px;
float: right;
border: 1px solid #000;
}
#middle{
width: 500px;
height: 40px;
margin: 0 auto;
border: 1px solid #000;
}

