body { 
  font-family: Verdana, Tahoma, Helvetica;
	margin: 15px 0px 15px 0px;
	padding: 0mm;
	text-align: center;
	font-size: 8pt;
	line-height: 160%;
	background-color: #c6c6c6;
	cursor: default;
}

#maincontent { 
  width: 760px;
	margin: 0 auto;
	text-align: center;
	padding: 0px;
	border: 1px solid #98AAB1;
	background-color: #FFFFFF;
}
 
#counter { 
	display: inline;
}

#logo {
	background: url(logo.jpg);
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #98AAB1;
	border-left: 0px solid #000000;
	width: 760px;
	height: 119px;
	margin-bottom: 0px;
}
	
/* The navbar begins here */

#navMenu {
	clear: both;
	width: 100%;
	height: 17px;
	border:  1px solid #999;
	background-color: #aaa;
	margin: 0px 0px;
  width:758px !important; /* Fix broken box model for IE5/Win, IE6/Win ignores the following rules */
  width /**/:760px;     
}

#navMenu a, #navMenu a:visited {
	float: left;
  background: #f3f3f3 url('images/navMenu_button.png') 0px 0px;
  border-left: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  font:10px verdana;
  text-align: center;    
  color: #000;
  text-decoration: none;
  height: 15px;
  width: 121px;
}

#navMenu a.margin, #navMenu a.margin:visited {
	width: 123px;
}

#navMenu a:hover {
  background: #f3f3f3 url('images/navMenu_button.png') 0px 15px;
}

#navMenu a.margin {
  margin-right: 2px;
}

#navMenu ul, #navMenu li {
	margin: 0px;
	padding: 0px;
  list-style-type: none;
}

#navMenu li { display: inline; 
}

/* The navbar ends here */

#left { 
	float: left;
	background-color: #f1f1f1;
	width: 165px;
	padding: 0;
	font-size: 8pt;
	text-align: left;
	border-right: 1px solid #98AAB1;
}

ul#sidebar {
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: #f1f1f1;
	line-height: 15px;
}

ul#sidebar li a:link, ul#sidebar li a:visited {
	text-decoration: none;
	display: block;
	padding: 3px 5px;
	height: 15px;
	background-color: #f1f1f1;
	font-size: 8pt;
	font-weight: bold;
	color: #2B5999;
	border: 1px solid #f1f1f1;
}

ul#sidebar li {
	border: 1px solid #ffffff;
}

ul#sidebar li a:hover {
	background-color: #ebebeb;
	border: 1px solid #cccccc;
	color: #000000;
	text-decoration: none;
}

#center {
	float: left; 
	width: 453px;
	text-align: left;
}

#center-space {
	padding: 30px;
}

#center2 {
	float: left; 
	width: 592px;
	text-align: left;
}

#center2-space {
	padding: 30px;
	margin: 0;
}

#cats-left {
	float: left;
	width: 47%;	
	text-align: left;
	margin: 0;
}

#cats-right {
	width: 51%;
	float: right;
	text-align: left;
	border-left: 1px solid #e8e8e8;
	margin: 0;
}

.cats-content-left {
	padding: 0 8px 5px 0;
}

.cats-content-right {
	padding: 0 0 5px 20px;
}

img.thumb {
  margin-right: 15px;
}

img.cart {
  border: 0;
}

.tell {
  text-align: center;
  margin: 15px auto 35px auto;
}

.clear {
  clear: both;
}

.line {
	border-top: 1px solid #e8e8e8;
	clear: both;
}

.line2 {
	border-top: 1px solid #e8e8e8;
	clear: both;
	margin: 20px 0;
}

#right { float: left;
}

#right2 { float: left;
}

#footer {
	clear: both;
	background: url(images/bk_footer.png) repeat-x;
	text-align: center;
	padding: 8px 0px 8px 0px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	color: white;
	height: 18px;
}

#footer a, a:active, a:visited {
	color: white;
	text-decoration: none;
}

#footer a:hover { 
	color: white;
	text-decoration: underline;
}

p {
  color: #000000;
}

p.smaller {
  font-size: 7pt;
}

p.footer {
  font-size: 8pt;
  font-style: italic;
}
p.footer-info {
  text-align: center;
  line-height: 15px;
  font-size: 8pt;
  color: #656565; 
  margin: 10px 0px 10px 0px;
}

p.footer-info a, a:visited {
	color: #656565;
	font-style: bold;
	text-decoration: underline;
}

p.footer-info a:hover, a:active { 
	color: #000000;
	font-style: bold;
  text-decoration: none;
}

ul {
	font-size: 8pt;
}

ol {
	font-size: 8pt;
}

h1 { 
  color: #000000; 
	text-align: center;
	font-size: 13pt;
  font-weight: normal;
  margin: 0 0 20px 0;
  line-height: 150%; 
}

h2 { color: #000000;
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
	padding: 12px 0px 0px 0px;
	clear: left;
}

h4 {
  text-align: left;
	font-size: 10pt;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

h5 {
	text-align: left;
	font-size: 9pt;
	padding: 0px;
	margin: 0px 0px 30px 0px;
	color: #999999;
}

blockquote { margin-right: 0px;
}

#sidebar-top {
	padding: 0px 10px 0px 10px;
	height: 15px;
}

#sidebar-bottom {
	padding: 0px;
	text-align: left;
}

#sidebar-bottom-padding {
	padding: 15px;
	text-align: left;
}

#view cart {
	text-align: center;
}

td {
  font-size: 8pt;
}

td.upper {
	color : #2B5999;
	background : #f1f1f1;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

table.entries {
	width: 525px;
  color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	BORDER-RIGHT: #23559C 0px solid;
	BORDER-LEFT: #23559C 0px solid;
	BORDER-TOP: #23559C 0px solid;
	BORDER-BOTTOM: #23559C 0px solid;
}

input {
	color: #000000;
}

input.submit {
  border: 0;
  background: #FF9900;
  color: #FFFFFF;
  font-weight: bold;
  padding: 3px;
  font-size: 7pt;
}

hr {
	color: #333333;
	height: 1px;
}

hr2 {
	color: #333333;
	width: 96%;
	height: 1px;
}

a:link {
	color: #2B5999;
	text-decoration: underline;
}

a:visited, a:active {
	color: #999999;
}

a.smaller, a.smaller:visited, a.smaller:active {
	font-size: 10px;
}

a:hover {
	color: #2B5999;
	text-decoration: none;
}
