@charset "UTF-8";
body  {
	padding: 0;
	text-align: right; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	a img { border: none;	text-decoration: none;
	width: 89px;
	height: 15px;
	width: auto;
	width: 90px;
	img
    border-style: none;
}
}
.twoColFixLtHdr #container {
	width: 885px;
	text-align: center;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 600px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 
.twoColFixLtHdr #header {
	height: 74px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	padding-top: 0;
	padding-right: 25;
	padding-bottom: 0;
	padding-left: 0;
	background-color: #CCFF00;
	background-repeat: no-repeat;
	background-image: url(images/headerwlogo.png);
	img border-style: none;
}
} 
.twoColFixLtHdr #container #mainContent #thumbbox {
	height: 275px;
	width: 200px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.twoColFixLtHdr #container #mainContent #thumbbox #thumbimg {
	margin: 25px;
	padding: 0px;
	height: 150px;
	width: 150px;
}
.twoColFixLtHdr #container #mainContent #thumbbox #thumbdesc {
	margin: 5px;
	width: 190px;
	padding: 0px;
	text-align: center;
}
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #container #header #navlinks3 {
	width: 300px;
	float: right;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	text-align: right;
}
.twoColFixLtHdr #ItemTable {
	height: 300px;
	width: 200px;
	margin-left: 0px;
	clear: right;
	float: left;
	margin-top: 10px;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 209px;
	height: 100%;
	text-align: left;
	margin: 0px;
	clear: right;
	padding-top: 10px;
}
.twoColFixLtHdr #container #searchbox {
	height: 30px;
	width: 210px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.twoColFixLtHdr #container #footer {
	float: right;
	width: 675px;
	background-color: #CCFF00;
	height: 30px;
}
.twoColFixLtHdr #mainContent #pageNavigation {
	background-color: #CCCCCC;
	width: 675px;
	float: right;
	text-align: right;
	font-size: 11px;
	color: #333333;
	height: 12px;
	margin-bottom: 5px;
	padding-bottom: 15px;
	padding-top: 3px;
}
.twoColFixLtHdr #container #sidebar1 #searchbox #textareasearch {
	width: 200px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}
.twoColFixLtHdr #container #mainContent #mainrepeat table {
	float: left;
	width: 190px;
	text-align: center;
	padding-top: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;
}
.twoColFixLtHdr #maincontent {
	margin-left: 209px;
}
.twoColFixLtHdr  #menu {
	padding-top: 0px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 100%;
}
    a:link {
	text-decoration: none;
	font-weight: bold;
	color:#666666;
	}
	a:active {
	font-weight: bold;
	color:#666666;
	}
	a:visited {
	font-weight: bold;
	text-decoration: none
	color:#666666;
	color: #666666;
	text-decoration: none;
	}
	a:hover {
	font-weight: bold;
	text-decoration: none;
	color:#333333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
img
{  border-style: none;
}
