body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	background-color:#900;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #00CCFF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #CCF;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #09F;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #09F;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	color: #FFF;
}
h1 {	font-size: 36px;}
h2 {	font-size: 24px;}
h3 {	font-size: 18px;}
h4 {	font-size: 16px;}
h5 {	font-size: 14px;}
h6 {	font-size: 12px;}
.gobobpipe-bkg {
	background-image: url(images/gobob-pipe-steel_bkg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
	
.normal-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.whiteBkg-redTxt {
	color: #990000;
	background-color: #FFFFFF;
}
.fb-like {
	color: #990000;
	background-color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	width: 50%;
	padding: 10px;
}
.white-outline {
border:2px solid #FFF;
}
	
.td-bkg-fade {
	background-image: url(images/css-hay-trailer-fade.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.td-bkg-fade a:link, .td-bkg-fade a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}

td.td-bkg-fade:hover, td.td-bkg-fade:active {
	background-image: url(images/css-hay-trailer-fade-down.gif);
	background-repeat: repeat-x;
	background-position: center top;
}



#gobobnav {
	margin-left: auto;
	margin-right: auto;
	margin-top: 12px;
	width: 980px;
	position:relative;
	}
#bottomnav {
	margin-left: auto;
	margin-right: auto;
	height: 50px;
	margin-bottom: 12px;
	width: 980px;
	position: relative;
	}
	
#nav {
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
	width: auto;
	height: 50px;
}

#nav ul {
	margin: auto;
	padding: 0px;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: 980px;
	height: 50px;
}
#nav li {
float:left;
list-style:none outside none;
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	text-align: left;
	cursor: pointer;
	float: left;
}
#nav .navNoMargin {
margin-right:0;
}
#nav a {
background-image:url(images/gobob-navigation.gif);
background-repeat:no-repeat;
display:block;
outline:medium none;
text-decoration:none;
text-indent:-9000px;
height: 50px;
}
#navHome a {
background-position:0 0;
width:100px;
}
#navHome a.activeTab, #navHome a:hover {
background-position:0 -50px;
}
#navSteel a {
background-position:-100px 0;
width:160px;
}
#navSteel a.activeTab, #navSteel a:hover {
background-position:-100px -50px;
}
#navDeals a {
background-position:-260px 0;
width:206px;
}
#navDeals a.activeTab, #navDeals a:hover {
background-position:-260px -50px;
}
#navFunnies a {
	background-position:-466px 0;
	width:136px;
}
#navFunnies a.activeTab, #navFunnies a:hover {
background-position:-466px -50px;
}
#navNews a {
background-position:-602px 0;
width:140px;
}
#navNews a.activeTab, #navNews a:hover {
background-position:-602px -50px;
}
#navPipe a {
background-position:-742px 0;
width:134px;
}
#navPipe a.activeTab, #navPipe a:hover {
background-position:-742px -50px;
}
#navContact a {
background-position:-876px 0;
width:104px;
}
#navContact a.activeTab, #navContact a:hover {
background-position:-876px -50px;
}
