/*@charset "UTF-8";
/* CSS Document */

div.borderwrap {	
	border:20px solid #e0e0e0;
	padding:20px;
	}

div.logoheader {
	margin-bottom:15px;
	}
	
div.story_wrap {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #b0b0b0;
	}
	
	div.story_vwrap {
	margin-bottom:10px;
	padding-bottom:10px;	
	border-right:1px solid #b0b0b0;
	height: 136px;
	width: 196px;	
	}
	
	.team_title
	{
	    text-align:center;
	    font-family: Georgia;
	    font-size: medium;
	    color:#000000;
	    font-weight:bold;
	}


