div.box-header {
	margin: 0px;
	padding: 0px;
    border: none;
	height: 145px;
}

div.banner {
	position: absolute;
	top: 3px;
	left: 329px;
	width: 468px;
	height: 60px;
	z-index: 2;
}

form.search {
	position: absolute;
	top: 76px;
	left: 55px;
	z-index: 2;
}

input.search {
	font-size: 9px;
	border: 1px solid #9b9b9b;
}

div#header {
	width: 800px;
	height: 145px;
	background: url(http://www.baseballamerica.com/architecture/headers/prospects-header.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	z-index: 1;
}

/***************************************************
				BEGIN LOGIN MENU
***************************************************/

span.loginmenu {
	position: absolute;
	top: 4px;
	left: 9px;
}

span.loginmenu a {
	color: #ffffff;
	text-decoration: none;
}

span.loginmenu a:hover {
	color: #f9ee06;
}
span.bahome {
	position: absolute;
	top: 20px;
	left: 25px;
}
span.sponsor {
	position: absolute;
	top: 53px;
	left: 35px;
}

/***************************************************
				END LOGIN MENU
***************************************************/

/***************************************************
					BEGIN PRIMARY MENU
***************************************************/

ul#primarymenu {
	position: absolute;
	left: 0px;
	top: 123px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul#primarymenu a {
	font-weight: normal;
	text-indent: -9999px;
	text-decoration: none;
}

ul#primarymenu li ul {
	margin: -1px 0px 0px;
	padding: 0px;
	list-style: none;
	background-color: #ccc;
	position: absolute;
	left: -9999px;
	width: 202px;
}

ul#primarymenu li ul li {
	float: left;
	width: 202px;
	background: url(http://www.baseballamerica.com/architecture/images/subleadbg.gif) repeat-y;
	border: 1px solid #ccc;
}

ul#primarymenu li ul li a {
	margin: 0px;
	padding: 0px 5px;
	color: #3836c7;
	text-indent: 0px;
}

ul#primarymenu li ul li a:hover {
	background: none;
	background-color: #ccc;
	color: #3836c7;
}

ul#primarymenu li:hover ul, ul#primarymenu li.sfhover ul {
	left: auto;
}

li#prospects {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 80px;
	height: 23px;
}

li#prospects a {
	height: 23px;
	display: block;
}

li#prospects a:hover {
	background: url(http://www.baseballamerica.com/architecture/headers/prospects-header.jpg) -0px -227px no-repeat;
}

li#draft {
	position: absolute;
	left: 82px;
	top: 0px;
	width: 46px;
	height: 23px;
}

li#draft a {
	height: 23px;
	display: block;
}

li#draft a:hover {
	background: url(http://www.baseballamerica.com/architecture/headers/prospects-header.jpg) -82px -227px no-repeat;
}

li#college {
	position: absolute;
	left: 130px;
	top: 0px;
	width: 61px;
	height: 23px;
}

li#college a {
	height: 23px;
	display: block;
}

li#college a:hover {
	background: url(http://www.baseballamerica.com/architecture/headers/prospects-header.jpg) -130px -227px no-repeat;
}

li#high-school {
	position: absolute;
	left: 193px;
	top: 0px;
	width: 90px;
	height: 23px;
}

li#high-school a {
	height: 23px;
	display: block;
}

li#high-school a:hover {
	background: url(http://www.baseballamerica.com/architecture/headers/prospects-header.jpg) -193px -227px no-repeat;
}

li#minors {
	position: absolute;
	left: 285px;
	top: 0px;
	width: 55px;
	height: 23px;
}

li#minors a {
	height: 23px;
	display: block;
}

li#minors a:hover {
	background: url(http://www.baseballamerica.com/architecture/headers/prospects-header.jpg) -285px -227px no-repeat;
}

li#majors {
	position: absolute;
	left: 342px;
	top: 0px;
	width: 56px;
	height: 23px;
}

li#majors a {
	height: 23px;
	display: block;
}

li#majors a:hover {
	background: url(http://www.baseballamerica.com/architecture/headers/prospects-header.jpg) -342px -227px no-repeat;
}

/***************************************************
					END PRIMARY MENU
***************************************************/

/***************************************************
			START PRIMARY MENU SECOND LEVEL
***************************************************/

ul#primarymenu li ul ul {
	margin: -25px 0 0 202px;
}

ul#primarymenu li:hover ul ul, ul#primarymenu li.sfhover ul ul {
	left: -9999px;
}

ul#primarymenu li li:hover ul, ul#primarymenu li li.sfhover ul {
	left: auto;
}

/***************************************************
			END MAIN MENU SECOND LEVEL
***************************************************/

/***************************************************
				BEGIN SECONDARY MENU
***************************************************/

ul#secondarymenu {
	position: absolute;
	left: 434px;
	top: 103px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul#secondarymenu a {
	font-weight: normal;
	text-indent: -9999px;
	text-decoration: none;
}

ul#secondarymenu li ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background-color: #ccc;
	position: absolute;
	left: -9999px;
	width: 202px;
}

ul#secondarymenu li ul li {
	float: left;
	width: 202px;
	background: url(http://www.baseballamerica.com/architecture/images/subleadbg.gif) repeat-y;
	border: 1px solid #ccc;
}

ul#secondarymenu li ul li a {
	margin: 0px;
	padding: 0px 5px;
	color: #3836c7;
	text-indent: 0px;
}

ul#secondarymenu li ul li a:hover {
	background: none;
	background-color: #ccc;
	color: #3836c7;
}

ul#secondarymenu li:hover ul, ul#secondarymenu li.sfhover ul {
	left: auto;
}

li#stats {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 109px;
	height: 23px;
}

li#stats a {
	height: 23px;
	display: block;
}

li#stats a:hover {
	background: url(http://www.baseballamerica.com/architecture/headers/prospects-header.jpg) -434px -207px no-repeat;
}

li#pressroom {
	position: absolute;
	left: 111px;
	top: 0px;
	width: 95px;
	height: 23px;
}

li#pressroom a {
	height: 23px;
	display: block;
}

li#pressroom a:hover {
	background: url(http://www.baseballamerica.com/architecture/headers/prospects-header.jpg) -545px -207px no-repeat;
}

li#blogs {
	position: absolute;
	left: 208px;
	top: 0px;
	width: 57px;
	height: 23px;
}

li#blogs a {
	height: 23px;
	display: block;
}

li#blogs a:hover {
	background: url(http://www.baseballamerica.com/architecture/headers/prospects-header.jpg) -642px -207px no-repeat;
}

li#home {
	position: absolute;
	left: 267px;
	top: 0px;
	width: 54px;
	height: 23px;
}

li#home a {
	height: 23px;
	display: block;
}

li#home a:hover {
	background: url(http://www.baseballamerica.com/architecture/headers/prospects-header.jpg) -701px -207px no-repeat;
}

li#rss {
	position: absolute;
	left: 335px;
	top: 3px;
	width: 17px;
	height: 17px;
	text-indent: -9999px;
}

li#rss a {
	height: 17px;
	display: block;
}

/***************************************************
				END SECONDARY MENU
***************************************************/

/***************************************************
			START PRIMARY MENU SECOND LEVEL
***************************************************/

ul#secondarymenu li ul ul {
	margin: -25px 0 0 202px;
}

ul#secondarymenu li:hover ul ul, ul#secondarymenu li.sfhover ul ul {
	left: -9999px;
}

ul#secondarymenu li li:hover ul, ul#secondarymenu li li.sfhover ul {
	left: auto;
}

/***************************************************
			END MAIN MENU SECOND LEVEL
***************************************************/

/***************************************************
				BEGIN TERTIARY MENU
***************************************************/

ul#tertiarymenu {
	position: absolute;
	left: 384px;
	top: 66px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul#tertiarymenu a {
	font-weight: normal;
	text-indent: -9999px;
	text-decoration: none;
}

ul#tertiarymenu li ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background-color: #ccc;
	position: absolute;
	left: -9999px;
	width: 202px;
}

ul#tertiarymenu li ul li {
	float: left;
	width: 202px;
	background: url(http://www.baseballamerica.com/architecture/images/subleadbg.gif) repeat-y;
	border: 1px solid #ccc;
}

ul#tertiarymenu li ul li a {
	margin: 0px;
	padding: 0px 5px;
	color: #3836c7;
	text-indent: 0px;
}

ul#tertiarymenu li ul li a:hover {
	background: none;
	background-color: #ccc;
	color: #3836c7;
}

ul#tertiarymenu li:hover ul, ul#tertiarymenu li.sfhover ul {
	left: auto;
}

li#shop {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 49px;
	height: 23px;
}

li#shop a {
	height: 23px;
	display: block;
}

li#shop a:hover {
	background: url(http://www.baseballamerica.com/architecture/headers/prospects-header.jpg) -384px -170px no-repeat;
}

li#magazine {
	position: absolute;
	left: 51px;
	top: 0px;
	width: 81px;
	height: 23px;
}

li#magazine a {
	height: 23px;
	display: block;
}

li#magazine a:hover {
	background: url(http://www.baseballamerica.com/architecture/headers/prospects-header.jpg) -435px -170px no-repeat;
}

li#services {
	position: absolute;
	left: 134px;
	top: 0px;
	width: 75px;
	height: 23px;
}

li#services a {
	height: 23px;
	display: block;
}

li#services a:hover {
	background: url(http://www.baseballamerica.com/architecture/headers/prospects-header.jpg) -518px -170px no-repeat;
}

li#events {
	position: absolute;
	left: 211px;
	top: 0px;
	width: 65px;
	height: 23px;
}

li#events a {
	height: 23px;
	display: block;
}

li#events a:hover {
	background: url(http://www.baseballamerica.com/architecture/headers/prospects-header.jpg) -595px -170px no-repeat;
}

li#teams {
	position: absolute;
	left: 278px;
	top: 0px;
	width: 57px;
	height: 23px;
}

li#teams a {
	height: 23px;
	display: block;
}

li#teams a:hover {
	background: url(http://www.baseballamerica.com/architecture/headers/prospects-header.jpg) -662px -170px no-repeat;
}

li#help {
	position: absolute;
	left: 337px;
	top: 0px;
	width: 46px;
	height: 23px;
}

li#help a {
	height: 23px;
	display: block;
}

li#help a:hover {
	background: url(http://www.baseballamerica.com/architecture/headers/prospects-header.jpg) -721px -170px no-repeat;
}

/***************************************************
				END TERTIARY MENU
***************************************************/

/***************************************************
		START TERTIARY MENU SECOND LEVEL
***************************************************/

ul#tertiarymenu li ul ul {
	margin: -24px 0 0 202px;
}

li#teams ul li ul {
	margin: -24px 0 0 -202px;
}

ul#tertiarymenu li:hover ul ul, ul#tertiarymenu li.sfhover ul ul {
	left: -9999px;
}

ul#tertiarymenu li li:hover ul, ul#tertiarymenu li li.sfhover ul {
	left: auto;
}

/***************************************************
		END TERTIARY MENU SECOND LEVEL
***************************************************/
