@charset "UTF-8";
.clr {
	clear:both;
	}

#top #topright {
	float: right;
	width: 380px;
	margin-top: 40px;
}
#top #topleft {
	clear: right;
	float: left;
	width: 380px;
}
#teams #teamright {
	float: right;
	width: 380px;
	height: 466px;
}
#teams #teamleft {
	clear: right;
	float: left;
	width: 318px;
	/*height: 515px;*/
	border: 1px dotted #666666;
	padding-top: 30px;
	padding-left: 60px;
}
*html  #teams #teamleft {
	border: 1px solid #CCCCCC;
}
#teamright #image2 {
	margin-bottom: 34px;
}
#teams {
	margin-top: 30px;
}
.team_list {
	/*height: 106px;*/
	padding-bottom:25px;
}
.team_list h2 {
	padding-bottom:2px;
	}
.team_list2 {
	height: 210px;
}
#profile_list .profile img {
	margin-right: 20px;
}
.profile {
	height: 126px;
	margin-top: 20px;
}
#profile_list {
}
.profile_table {
}
.table_div {
}
.profile_table   p    {
	line-height: normal;
	font-size: 12px;
}
.profile_table  h2   {
	margin-bottom: 2px;
}
#content #profile_list {
	margin-bottom: 50px;
}
.team_head {
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-top: 40px;
}
*html .team_head {
	border: none;
	padding-bottom: 1px;
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.header_right {
	float: right;
	margin-top: 4px;
}
.header_left {
	clear: right;
	float: left;
}
#teamleft .team_list a:link {
	font-weight: normal;
}
.team_list a:link {
	font-weight: normal;
}
.team_list a:visited {
	font-weight: normal;
}
.header_right a:link {
	font-weight: normal;
}
.header_right a:visited {
	font-weight: normal;
}
.team_list2 a:link {
	font-weight: normal;
}
.team_list2 a:visited {
	font-weight: normal;
}
