/* CSS Document */

#submenu {
	height: auto;
	width: 120px;
	position: absolute;
	left: 0px;
	top: 53px;
}
#submenu-contact {
	height: auto;
	width: 120px;
	position: absolute;
	left: 0px;
	top: 178px;
}

#submenu a, #submenu a:visited {
	position:relative;
	text-decoration:none;
	background-color:#000000;
	color:#E7E091;
	display:block;
	width:80px;
	padding:2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #def;
	border-right-color: #678;
	border-bottom-color: #345;
	border-left-color: #cde;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
  }

#submenu a:hover {
  top:1px;
  left:1px;
  color:#C98F02;
  border-color:#345 #cde #def #678;
  }
/*sport icons*/
#people2 #submenu2 {
	height: auto;
	width: 150px;
}

#people2 #submenu2 a, #submenu2 a:visited {
	position:relative;
	text-decoration:none;
	background-color:#D8D18B;
	color:#fff;
	display:block;
	width:80px;
	padding:2px;
	margin:6px auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #def;
	border-right-color: #678;
	border-bottom-color: #345;
	border-left-color: #cde;
  }

#people2 #submenu2 a:hover {
  top:1px;
  left:1px;
  color:#fff;
  border-color:#345 #cde #def #678;
  }
 /*left menu sport*/
 #submenu-sport {
	width: 100px;
	height: auto;
	position: absolute;
	top: 55px;
	left: 15px;
}
 #submenu-sport a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #E7E091;
	text-decoration: none;
	font-weight: normal;
	line-height: 25px;
}
 #submenu-sport a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #C98F02;
	text-decoration: none;
	font-weight: bold;
	line-height: 25px;
}

/*readmore*/
 #submenu-sport2 {
	width: 100px;
	height: auto;
	position: absolute;
	top: 175px;
	left: 15px;

}
#submenu-sport2 td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFCC;
}

 #submenu-sport2 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #E7E091;
	text-decoration: none;
	font-weight: normal;
	line-height: 25px;

}
 #submenu-sport2 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #C98F02;
	text-decoration: none;	
	line-height: 25px;

}


#submenusport {
	height: auto;
	width: 100px;
	position: absolute;
	left: 20px;
	top: 53px;
	display: block;
}


#submenusport a, #submenusport a:visited {
	text-decoration:none;
	background-color:#000000;
	color:#E7E091;
	display:block;
	width:80px;
	padding:2px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #E7E091;
	
  }

 #submenusport a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #C98F02;
	text-decoration: none;
	font-weight: bold;
  	border-color:#E7E091;
  }
  
   /*left menu sport2*/
#submenusport2 {
	height: auto;
	width: 50px;
	position: absolute;
	left: 5px;
	top: 156px;
	display: block;
}
#submenusport2 p {
	text-align: center;
}

#submenusport2 a, #submenusport a:visited {
	position:relative;
	text-decoration:none;
	background-color:#000000;
	color:#E7E091;
	display:inline;
	width:80px;
	padding:2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #def;
	border-right-color: #678;
	border-bottom-color: #345;
	border-left-color: #cde;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	
  }
  #submenusport2 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #C98F02;
	text-decoration: none;
	font-weight: bold;
  	top:1px;
  	left:1px;
  	border-color:#345 #cde #def #678;
  }
  
  
  /*sport small img*/
.sportsmall {

	display: block;
}

.sportsmall a, .sportsmall a:visited {
	position:relative;
	text-decoration:none;
	background-color:#000000;
	color:#E7E091;
	display:inline;
	width:50px;
	padding:0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #def;
	border-right-color: #678;
	border-bottom-color: #345;
	border-left-color: #cde;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	
  }
  .sportsmall a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #C98F02;
	text-decoration: none;
	font-weight: bold;
  	top:1px;
  	left:1px;
  	border-color:#345 #cde #def #678;
  }
    /*sport small img*/
.sportsmall2 {

	display: block;
}

.sportsmall2 a, .sportsmall a:visited {
	position:relative;


	
	width:74px;

	
  }
  .sportsmall2 a:hover {

	color: #C98F02;
	text-decoration: none;
	font-weight: bold;


  }
