/* header */

#oregon-athletes {
	width: 650px;
	font-family: helvetica,georgia, serif;
	}
	
#oregon-athletes img {
	border-style: none;
	}
	
#oregon-athletes a,
#oregon-athletes a:visited {
	color: #06c;
	text-decoration: none;
	}
 
#oregon-athletes a:hover,
#oregon-athletes a:active {
 	color: #69f;
 	text-decoration: none;
 	}
 	
 #oregon-athletes #flag {
 	padding: 0 0 15px 0;
 	}
 	
  #oregon-athletes .nav {
  	margin: 0 0 10px 0; 
 	padding: 0 0 3px 0;
 	font-size: 12px;
 	border-bottom: 1px solid #ddd;
 	}	
	
#oregon-athletes h2 {
	margin: 0;
	font-size: 29px;
	color: #39f;
	letter-spacing: -.03em;
	}
	
#oregon-athletes #subhead {
	margin: 0 20px 0 0;
	font-size: 14px;
	line-height: 18px !important;
	color: #777;
	font-weight: bold;
	}		

/* items */

#oregon-athletes #menu {
	float: left;
	width: 650px;
	clear: both;
	}

#oregon-athletes .item {
	float: left;
	width: 129px;
	height: 150px;
	margin: 0 1px 0 0;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #000;
	}

#oregon-athletes #video {
	float: left;
	margin: 0 0 1px 0;
	width: 649px;
	height: 280px;
	background: #fff;
	color: #ccc;
	text-align: center;
	}
	
#oregon-athletes #video .intro {
	float: right;
	width: 180px;
	padding: 5px 13px 5px 0;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	}
	
	
	
	
	
	
	
#oregon-athletes .image-box {
	float: left;
	width: 400px;
	height: 270px;
	background: #fff;
	line-height: 0;
	}	
	
#oregon-athletes .bio-box {
	float: right;
	width: 220px;
	height: 280px;
	margin: 0 0 0 0;
	padding: 12px 10px 10px 10px;
	background: #ddd;
	font-size: 11px;
	line-height: 16px;
	color: #000;
	text-align: left;
	}
	
#oregon-athletes .bio-box strong {
	color: #000;
	}		
	
#oregon-athletes .bio-box h3 strong {
	margin: 0 0 5px 0;
	font-size: 20px;
	color: #000;
	letter-spacing: -.02em;
	}
	
#oregon-athletes .bio-box h3 {
	margin: 0 0 5px 0;
	font-size: 14px;
	color: #903;
	font-weight: normal;
	}	
	

	
	
	
	
	
	

 /* end */	