/* ====================================================================
  GENERAL MARKUP
-------------------------------------------------------------------- */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(http://lib.store.yahoo.net/lib/yhst-14106668183646/bg.jpg);
	background-color: #c0c4c2;
	background-repeat: repeat-x;
	background-position: top;

	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight: normal;

}

img {
	border: none;
	margin: 0px;
	padding: 0px;
}

html, body {
	width: 100%;
	height: 100%;
	margin:0;
	padding:0;
	border:none
}

h1, h2, h3 {
	margin: 10px;
	margin-top: 14px;
	font-weight: normal;
}
h1 { font-size: 16px; font-weight: bold; }
h2 { font-size: 14px; }
h3 { font-size: 14px; font-weight: bold; }

p {
	margin: 10px;
}

a:link { color: #232122; text-decoration: none; }
a:visited { color: #232122; text-decoration: none; }
a:hover { color: #232122; text-decoration: underline; }
a:active { color: #232122; text-decoration: none; }

ul.leftnav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 1.16em;
}

li.leftnav {
	background: url(http://lib.store.yahoo.net/lib/yhst-14106668183646/list-icon.gif) no-repeat left center;
	padding: 2px 0px 0px 12px;
}

.line {
	height: 16px;
	background: url(http://lib.store.yahoo.net/lib/yhst-14106668183646/hr.gif) repeat-x center;
}

}





selection {
	border: 1px #7f9db9 solid;
}
option {
	padding: 0px 5px;
}

/* ====================================================================
  Main block
-------------------------------------------------------------------- */

#wrapper {
	background: transparent url(http://lib.store.yahoo.net/lib/yhst-14106668183646/background.gif) bottom center repeat-y;	
}
#shadow-left {
	background: transparent url(http://lib.store.yahoo.net/lib/yhst-14106668183646/left-shadow.gif) bottom right no-repeat;
}
#shadow-right {
	background: transparent url(http://lib.store.yahoo.net/lib/yhst-14106668183646/right-shadow.gif) bottom left no-repeat;
}

#main-table {
	width: 950px;
	background: #FFFFFF;
}

#header {
	background: url(http://lib.store.yahoo.net/lib/yhst-14106668183646/header.jpg);
	height: 300px;
}

#search {
	padding: 10px 0px 0px 0px;
}
#search input {
	width: 130px;
	margin-top: 3px;
	margin-left: 4px;
	border: 1px #000000 solid;
	vertical-align: top;
}

#navigation {
	height: 37px;
	background: url(http://lib.store.yahoo.net/lib/yhst-14106668183646/navigation.jpg) top left repeat-x;
	
	font-family: Trebuchet MS;
	font-size: 23px;
	font-weight: bold;
}
#navigation ul {
}
#navigation ul li {
	float: left;
	padding: 0px 18px;

	background: url(http://lib.store.yahoo.net/lib/yhst-14106668183646/navigation-border.jpg) top right no-repeat; 
}
#navigation ul li.last {
	background: none;
}
#navigation a {
	line-height: 38px;
	text-decoration: none;
}

#menu {
	width: 165px;
}
#menu ul li {
	width: 164px;
	background: url(http://lib.store.yahoo.net/lib/yhst-14106668183646/menu.jpg) left top no-repeat;
	height: 30px;
}
#menu ul li a {
	font-family: Myriad Pro;
	font-size: 12px;
	color: #232122;
	text-decoration: none;
	padding: 0px 0px 0px 10px;
	line-height: 18px;
}
img.banner {
	margin-bottom: 5px;
}

#content {
	padding: 10px;
	width: 625px;
}

#footer, #footer a {
	color: #999999;
	font-weight: bold;
	font-size: 10px;
}
#footer {
	height: 72px;
	padding-top: 20px;
	line-height: 15px;
	text-align: center;
	background: url(http://lib.store.yahoo.net/lib/yhst-14106668183646/footer-background.gif) top center no-repeat;
}
