iframe{
    display:none;
}

	#fullPage  { border:0px red solid;
padding: 0px;

 }
	#enclosing { align:center; width:1000px; padding-left: 0px; height:auto; border:0px black solid; position:relative }
	
	#somecontent { position:relative; top:0px; left:0px }
	
	
	



body {
	margin-left:40px;
	padding: 0;
	font-size: 12px;
	font-family: news gothic, arial, heltevica, verdana, serif;
	
	

}




#header {
  background: url(images/backhead.png) no-repeat center top;
  min-width: 700px;
  height: 170px;
}

#header h1 {
  text-indent: -9999px;   
  float: left;
}




#down_head {
  min-width: 1000px;
  clear: both;
  margin: 1px auto;
}


.border_info {
  border-left: 1px dashed #ccc;
  border-right: 1px dashed #ccc;
}

.head_info {
  overflow: hidden;
  float: left;
  text-align: justify;
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#news_container {
	min-width: 1000px;
        max-width: 1000px;
	padding-bottom: 10px;
}

.post_count {
  width: 325px;
  overflow: hidden;
  float: left;
}

.content {
  height: 45px;
  margin: 0 5px;
	padding: 5%;
	background: #;
	border: 0px solid #cacaca;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}




a { font-weight:bold; text-decoration: none; color: #0000EE; }


a:hover { color:black;text-decoration: underline; }

a:visited {color: #800080; }

#footer {
  width: 1000px;
  margin: 15px auto;
}
