/* CSS Document */

body
{
	background: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}

.BBBack
{
	background-image:  url(../Images/electricbball.gif) left top no-repeat;
	height: 600px;
}

#bodyStyle
{
	text-align: center;
}

#container
{
    text-align: left;
	width: 800px;
	height: 1200px;
	margin: 0;
	position: relative;
	border-left: 2px dotted #FFFFFF;
}

#container #masthead #topMenu img.menuImg
{
	border: 0;
	padding: 0;
	margin: 0;
}

#container #content p
{
	font-size: 10px;
	padding-top: 10px;
	margin-left: 148px;
	padding-left: 10px;
	width: 641px;
}

#leftSide
{
	position: absolute;
	top: 202;
	left: 0px;
	width: 148px;
	height: 1400px;
	background-color: #0000FF;
	border-right: 2px solid #000000;
}

#lmenu ul
{
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin-bottom: -25px;
	/*margin-top: 5px;*/
	margin-top: 0px;
	margin-left: 0px;
}

#lmenu ul li a
{
	display: block;
	margin-bottom: 2px;
	width: 148px;
	height: 14px;
	background-color: #000000;
	font-size: 10px;
	padding-left: 10px;
	color: #FFFFFF;
}

#lmenu ul li a:hover
{
	color: #0000FF;
}

#masthead
{
	height: 202px;
}

#topMenu
{
	/*background-image: url(Images/NewTopMenu.gif);*/
	height: 22px;	
}

#topList 
{
    width: 798px; 
	height: 22px;
    background:  url(../Images/menuback_blue.gif);
    margin: 0; 
	padding: 0;
    position: relative;
}
#topList li 
{
    margin: 0; 
	padding: 0; 
	list-style: none;
    position: absolute; 
	top: 0;
} 
#topList li, #topList a 
{
    height: 22px; 
	display: block;
}
#topLink1 
{
	background:  url(../Images/Home-Link.gif);
	left: 150px; 
	width: 60px;
}
#topLink2 
{
	background:  url(../Images/News-Link.gif);
	left: 222px; 
	width: 60px;
}
#topLink3 
{
	background:  url(../Images/Athletes-Link.gif);
	left: 294px; 
	width: 100px;
}
#topLink4 
{
	background:  url(../Images/Events-Link.gif);
	left: 406px; 
	width: 80px;
}
#topLink5 
{
	background:  url(../Images/Links-Link.gif);
	left: 498px; 
	width: 60px;
}
#topLink6 
{
	background:  url(../Images/HOF-Link.gif);
	left: 570px; 
	width: 133px;
}
#topLink7 
{
	background:  url(../Images/PBS-Link.gif);
	left: 717px; 
	width: 81px;
}
#topLink1 a:hover {
    background:  url(../Images/Home-Link-Black.gif)}
#topLink2 a:hover {
    background:  url(../Images/News-Link-Black.gif)}
#topLink3 a:hover {
    background:  url(../Images/Athletes-Link-Black.gif)}
#topLink4 a:hover {
    background:  url(../Images/Events-Link-Black.gif)}
#topLink5 a:hover {
    background:  url(../Images/Links-Link-Black.gif)}
#topLink6 a:hover {
    background:  url(../Images/HOF-Link-Black.gif)}
#topLink7 a:hover {
    background:  url(../Images/PBS-Link-Black.gif)}

.leftLink{
	text-decoration: none;
	font-variant: small-caps;
}

#leftSide a:hover{
	text-decoration: underline;
}

#menu a
{
	position: absolute;
	height: 22px;
	width: 800px;
	top: 180px;
	text-decoration: none;
	visibility: hidden;
}

a#home { left: 100px; }
a#news { left: 100px; }
a#events { left: 100px; }
a#links { left: 100px; }
a#athletes { left: 100px; }
a#hof { left: 100px; }
a#pbshq { left: 100px; }


#mastbar
{
	background-image:  url(../Images/NewMastbar.gif);
	height: 180px;
}

#mainPage
{
	border-top: 7px;
	background-image:  url(../Images/newpagecontent.gif);
	color: #0000FF;
	height: 1400px;
}

.mainPageContent
{
	position:left;
    	color: #000000;
	margin-left: 5px;
	margin-right: 5px;
}

#missionList
{
	font-size: 10px;
	color: #000000;
	margin-left: 150px;
	margin-right: 5px;
}

#form
{
	font-size: 10px;
	color: #000000;
	margin-left: 155px;
	margin-right: 5px;
}

.leftMenu
{
	color: #0000FF;
	margin-top: 5px;
}

#footer
{
	background:  url(../Images/footer1914.gif) no-repeat;
	background-position: 50% 95%;
	height: 100px;
}
