@charset "utf-8";
/* CSS Document */

/*{border:1px solid blue;}*/
body {
  background-color: #fff;
  background:url(../images/bg.jpg);
  background-repeat:repeat-x;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
  color:#564b47;  
  margin: 5% 12%  20px 12%;
  text-align: center;
}
#header{
	padding-top:10px;
	
	}
#page { 
  width: 100%;
  padding: 0px;
  text-align: left;
  background-color: #fff;	
  overflow:visible;
}
#intro{
	color:#bbb;
	text-align:center;
	
	}
#logo{
	
	float:left;
	}
#bottomimg,#topimg{
	height:35px;
	
	}
#topimg{
	background:url(../images/head_bg2.png)

}
#bottomimg{
	background:url(../images/head_bg2a.png);
	width:auto;

}

#like {
	height:auto;
	margin: 10px 0;
	text-align:left;
	background-color: #fff;
	border: solid #333 0px;
	
	clear:both;
	
	}
	
#like table { 
	
	text-align:left;
	float:left;
	
	clear:both;
	margin:10px 0 60px 0;
}

#like h1 {
     font-weight:lighter;
        font-family: georgia, times new roman, times, georgia, palatino, serif;
        text-align:left;
	font:bold 32px "Trebuchet MS",Arial,sans-serif;
	letter-spacing:1px;
	margin:0px 0 0 0px;
	color:#477A06;
}
#like	 h2 { font-weight:lighter;
        font-family:verdana,arial,sans-serif;
        margin-top:1em;
	letter-spacing:1px;
        color:#333;
	font:bold 22px "Trebuchet MS",Arial,sans-serif;
	margin-left:0px;
	
	line-height:28px;
}
#like	 h3 { font-weight:lighter;
        font-family:verdana,arial,sans-serif;
        letter-spacing:1px;
	font:bold 16px "Trebuchet MS",Arial,sans-serif;
	margin-left:0px;
	
	line-height:28px; }

	
	
#filter{
	clear:both;
	width:auto;
	text-align:left;
	height:0px;
	line-height:0px;
	padding:10px;
	}

	table caption{
	        font-family:verdana,arial,sans-serif;
        letter-spacing:5px;
	font:bold 20px "Trebuchet MS",Arial,sans-serif;
	margin-left:0px;
	color:#333;
	
	}
	#welcome{clear:both;
		 margin-top:-13px;color:#333;}
	#ask{
	     font:bold 25px "Trebuchet MS",Arial,sans-serif;
	
	color:#333;
	 clear:both;
	text-align:left;
visibility:hidden;
margin: -15px 0px 0px 0px;
	}