@charset "utf-8";
#container{
	min-width:790px !important;
}
#header{
	display:none;
}

div#grid-content{
	margin-left:-5px;
	min-height: 1060px;
}

*html #top #mainContent{
	height:860px;/*ie6*/
}
div#grid-content .grid-box{
	border: 0; /* not delete */
	float:left;
	margin-left:5px;
	margin-bottom:5px;
	display:inline;
	border-bottom:1px solid #E8EBEB;
	background-color:#fff;
}
.grid-box{
	font-size:93%;
}
.grid-box p{
	line-height:1.5em;
	margin-top:5px;
}

.grid-inner{
 background-color:#fff;
 }

.grid-box#mainimg{
	width:389px;
	height:577px;
}

.grid-box.subimg{
	width:389px;
	height:286px;
}

.grid-box.onetwo{
	width:389px;
	height:140px;
}

.grid-box.oneone{
	width:192px;
	height:140px;
}

.grid-box.twoone{
	width:192px;
	height:286px;
}

.grid-box .grid-inner{
	padding:7px;
}

.grid-box .grid-inner h3{
	margin-top:5px;

}

/* #news */
#news h3{
	float:left;
	margin-bottom:7px;
}
#news #more{
	float:right;
}

#news dl{
	padding-top:5px;
	border-top:1px solid #e6e6e6;
	clear:both;
	height:72px;
	overflow:auto;
	line-height:1.6em;
	
}
#news dt{
	float:left;
	width:6em;
	clear:left;
}
#news dd{
	float:left;
	width:275px;
}
#news p.backnumber{
	padding:0px !important;
	float:right;
	font-size:10px;
}

/* #facebook */
#facebook{
	height:286px; overflow:hidden;
	width: 389px;
	position:relative;
}
#facebook .whiteSpace{
	background:#fff;
	width:10px;
	height:286px;
	position:absolute;
	top:0px;
	right:0px;
	z-index:10;
}
#facebook .fb-like-box{
	height:270px; margin:-2px 0 0 -1px;	overflow:hidden;
}

/* #staffMembers */
#staffMembers{
	height:285px; padding:1px 0 0 0;
}



#free{
	text-align:right;
}

#free img{
	margin-bottom:5px;
}
#sidebar1{
	clear:both;
}