@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	background: FFF;
}
#ntchange h3 #matman {
	float: left;
}
#ntchange #grfxban {
	color: #333;
}
.twoColFixLtHdr #container {
	width: 1024px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #ffF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixLtHdr #header {
	background: #FFF;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 151px;
	width: 1024px;
	margin-top: 5px;
	margin-bottom: 5px;
} 
#container #searchTab {
	float: left;
	height: 31px;
	width: 400px;
	background: #000;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: medium solid f90;
	border-bottom: medium solid f90;
}
#searchTab #searchTab #ph {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F90;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#container #topMenu {
	font-size: 12px;
	font-weight: bold;
	float: left;
	height: 35px;
	width: 624px;
	padding-top: 1px;
	background: #000;
	margin-top: 5px;
	margin-bottom: 5px;
}
.twoColFixLtHdr #sidebar1 #browse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 5px 5px 10px;
	color: #F30;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 180px;
	height: 275px;
	clear: right;
}
.twoColFixLtHdr #mainContent {
	margin: 35px 0 0 200px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 5px 10px 20px 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 822px;
	height: 100%;
} 
#container #mainContent #larry {
	float: left;
	padding-right: 20px;
	padding-bottom: 15px;
	width: 822px;
}

.twoColFixLtHdr #container #sidebar1 #pitch{
	height: 185px;
	width: 180px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: right;
}
.twoColFixLtHdr #container #ssho  {
	float: left;
	margin-top: 7px;
	padding: 2px 2px 4px 18px;
	width: 822px;
}


.twoColFixLtHdr #container #open  {
	float: right;
	width: 822px;
}
.twoColFixLtHdr #container #open h3 {
	color: #FF9900;
}
.twoColFixLtHdr #container #open p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 14px;
	line-height: 16px;
}
.twoColFixLtHdr #container #mainContent h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #F90;
	font-size: 16px;
	line-height: 16px;
}
.twoColFixLtHdr #container #mainContent #2newprod h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #F90;
	font-size: 16px;
	line-height: 16px;
}
.twoColFixLtHdr #container #mainContent p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 14px;
	line-height: 16px;
	width: 822px;
	float: left;
}

.twoColFixLtHdr #container #mainContent #larry {
	float: left;
	clear: right;
}
.twoColFixLtHdr #container #mainContent #staff1 {
	margin-left: 35px;
}
.twoColFixLtHdr #container #mainContent #staff2 {
	margin-left: 70px;
}
.twoColFixLtHdr #container #mainContent #stafftxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
.twoColFixLtHdr #container #mainContent #ntchange h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333;
}
.twoColFixLtHdr #container #mainContent #ntchange #grfxban{
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#mcontent2 {
	float: left;
	padding-left: 10px;
	margin-top: 10px;
}
#ntchange {
	width: 822px;
	float:left;
	padding-left:10px;
	padding-top: 10px;	
}
#ntchange p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	line-height: 1.2em;
	padding-right: 5px;
	padding-left: 10px;
	color: #333;
}


#ntchange h5 {
	padding-right: 5px;
	padding-left: 10px;
}
 #ntchange #staff1 {
	text-align: center;
}
#ntchange #staff1 p {
	padding-right: 2px;
	padding-left: 2px;
	color: #333;
}
#ntchange h3 {
	color: #F90;
}
#ntchange ul {
	font-size: 12px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
#ntchange p {
	color: #333;
}
#ntchange h3 #matman {
	float: left;
}
#ntchange #grfxban {
	color: #333;
}

.clearfloat {
	clear: both;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}


#footer  {
	background-color: #f90;
	padding-bottom: 10px;
	padding-top: 10px;
	width: auto;
} 
#footer p  {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 10px;
	color: #000;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer p a {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 10px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
