/* this top section added by JSW */
#header1
{
	background-image: url(/images/headerbackground2006.jpg);
	background-repeat: no-repeat;
	height:52px;
	width:950px;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	font-family: arial, Helvetica;
	color:white;
}
#header2
{
	background-image: url(/images/headerbackground2006-1.jpg);
	background-repeat: no-repeat;
	height:52px;
	width:950px;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	font-family: arial, Helvetica;
	color:white;
}
#header3 {
	background-image: url(/images/topmenubackground2006.gif);
	background-repeat: repeat;
	height:34px;
	width:950px;
	font-weight:bold;
	font-style:italic;
	font-family: arial, Helvetica;
	color:white;
}
#header1ssl
{
	background-image: url(/ampsports/wwwroot/images/headerbackground2006.jpg);
	background-repeat: no-repeat;
	height:52px;
	width:950px;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	font-family: arial, Helvetica;
	color:white;
}
#header2ssl
{
	background-image: url(/ampsports/wwwroot/images/headerbackground2006-1.jpg);
	background-repeat: no-repeat;
	height:52px;
	width:950px;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	font-family: arial, Helvetica;
	color:white;
}
#header3ssl {
	background-image: url(/ampsports/wwwroot/images/topmenubackground2006.gif);
	background-repeat: repeat;
	height:34px;
	width:950px;
	font-weight:bold;
	font-style:italic;
	font-family: arial, Helvetica;
	color:white;
}

#head_bottom {
	font-size: 11px;
	font-family: Arial,Verdana;
	font-weight: bold;
	background-color: #FFF;
	display: block;
	margin-top: 0;
	margin-left: 0;
	padding-left: 0; 
}

#head_bottom li {
	margin: 0;
	text-align: left;
	background-color: #424648;
	list-style-type: none;
	border-color: #666;
	border-width: 0px 0px 1px 0px;
	border-style: none none solid none;
    cursor:pointer;
}

#subcat {
	border-color: #FFCCCC;
	border-width: 0 2px 2px 2px;
	border-style: solid;
	margin: 0;
	padding-left: 0; 
}

#head_bottom #subcat li {
	margin: 0;
	text-align: left;
	background-color: #333;
	list-style-type: none;
	border-color: #666;
	border-width: 0px 0px 1px 0px;
	border-style: none none solid none;
    cursor:pointer;
}

#head_bottom li a {
	color: #FFF;
	padding: 2px 1px 2px 8px;
	text-decoration: none;
	display: block;
}

#head_bottom li a:hover {
	color: #000000;
    background:#FFCCCC;
    cursor:pointer;
}

#head_bottom li a.here {
	color: #000000;
    background:#FFCCCC;
}


#footer {
	border-color: #000;
	border-width: 4px;
	border-style: solid none solid none;
	font-size:10px;
	text-align:center;
	font-family: Arial,Verdana;
	background-color:white;
	height:25px;
	width:950px;
}
#searchtop { vertical-align: middle; }
#lynks
{
	position: absolute;
	left: 165px;
	top: 1600px;
	width: 500px;
	color: fdffdc;
}
/* END of section added by JSW */
/* Note by JSW -- these remaining rules are not mine, however, I fixed several of them
    I suspect that several of these are not being used
*/
.tabletop
{
	font-size:9px;
	color:#FFFFFF;
	font-family: arial, Helvetica;
	background-image: url(http://www.ampsports.com/images/tabletop.gif);
	background-repeat: no-repeat;
}
.tablebottom
{
	background-image: url(http://www.ampsports.com/images/tablebottom.gif);
	background-repeat: no-repeat;
}
.tablemiddle
{
	font-size:11px;
	color:#660000;
	font-family: arial, Helvetica;
	font-weight: bold;
    text-decoration: none;
	background-image: url(http://www.ampsports.com/images/tablemiddle.gif);
	background-repeat: repeat;
}
.title
{
	font-size:14px;
	color:#FFFFFF;
	font-family: arial, Helvetica;
	font-weight: bold;
	background-color: #000000;
}