body {
	font-family: arial, sans serif, verdana, tahoma, times;
	background-color: #ffffff;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
}

.heading {
	font-family: lucida calligraphy, garamond, bookman old style, arial, verdana;
	font-size: 2em;
	text-decoration: overline underline;
	/*color: #333366;*/
	color: #000000;
}

.plain_heading {
	font-family: lucida calligraphy, garamond, bookman old style, arial, verdana;
	font-size: 2em;
	text-decoration: none;
	/*color: #333366;*/
	color: #000000;
}

.subheading {
	font-family: lucida calligraphy, garamond, bookman old style, arial, verdana;
	font-size: 1.5em;
	/*color: #333366;*/
	color: #000000;
}

.item {
	font-family: arial, sans serif, verdana, tahoma, times;
	font-variant: small-caps;
	font-weight: bold;
	font-size: large;
	margin: 0px;
	color: #000000;
}

.publisher {
	font-family: arial, sans serif, verdana, tahoma, times;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	margin: 0px;
}

.condition {
	font-family: arial, sans serif, verdana, tahoma, times;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	margin: 0px;
}

.inumber {
	font-family: arial, sans serif, verdana, tahoma, times;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	margin: 0px;
}

.donor {
	font-family: arial, sans serif, verdana, tahoma, times;
	font-style: normal;
	font-weight: normal;
	font-size: 50%;
	text-align: center;
	background-color: white;
	color: white;
	margin: 0px;
}

.year {
	font-family: arial, sans serif, verdana, tahoma, times;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	margin: 0px;
}

.sbid {
	font-family: arial, sans serif, verdana, tahoma, times;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	margin: 0px;
}

.sbtxt {
	font-family: arial, sans serif, verdana, tahoma, times;
	font-variant: normal;
	font-weight: normal;
	font-size: small;
	margin: 0px;
}

.win {
	font-family: arial, sans serif, verdana, tahoma, times;
	font-variant: normal;
	font-weight: bold;
	font-size: normal;
	margin: 0px;	
	text-align: left;
	color: blue;
}

.credit {
	font-family: arial, sans serif, verdana, tahoma, times;
	font-style: italic;
	font-weight: normal;
	margin: 0px;
}

.blurb {
	font-family: arial, sans serif, verdana, tahoma, times;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	margin: 0px;
}

.poster {
	font-family: arial, sans serif, verdana, tahoma, times;
	font-style: normal;
	font-size: normal;
	text-align: center;
	margin: 0px;
}

.day_head {
	font-family: lucida calligraphy, garamond, bookman old style, arial, verdana;
	font-style: normal;
	font-size: x-large;
	text-align: center;
	margin: 0px;
}

.footer {
	font-family: arial, sans serif, verdana, tahoma, times;
	font-style: normal;
	font-size: x-small;
	font-weight: normal;
	text-align: center;
	margin: 0px;
}

.price {
	font-family: arial, sans serif, verdana, tahoma, times;
	font-style: normal;
	font-size: normal;
	font-weight: normal;
	text-align: right;
}

.note {
	font-family: arial, sans serif, verdana, tahoma, times;
	font-style: normal;
	font-size: normal;
	font-weight: normal;
	text-align: center;
	color: #993300;
}


/* adding navbar2 from techrepublic.com */
div#navbar {
 border-top-width: 0px;
 margin: 1px;
 border-bottom-style: none;
 border-top-style: solid;
 border-top-color: #000;
 height: 60px;
 width: 80%;
 text-align: center;
}
div#navbar ul {
 margin: 0px;
 padding: 0px;
 font-family: lucida calligraphy, garamond, bookman old style, arial, verdana, tahoma, times;
 font-size: medium;
 color: gainsboro;
 line-height: 60px;
 white-space: nowrap;
}
div#navbar li {
 border-style: outset; 
 list-style-type: none;
 display: inline;
 background-color: saddlebrown;
 padding-left: 5px;
 padding-right: 5px;
 padding-top: 5px;
 padding-bottom: 5px;
}
div#navbar li a {
 font-weight: bold;
 text-decoration: none;
 padding: 7px 10px;
 color: gainsboro;
}
div#navbar2 li a:link {
 color: #FFF:
}
div#navbar li a:hover {
 color: white;
 font-weight: bold;
}
/* end of navbar2 from techrepublic.com */


#menu {
	font-family: lucida calligraphy, garamond, bookman old style, arial, verdana;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	color: black;
}

menu.table {
	font-family: arial, sans serif, verdana, tahoma, times;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	border: 3;
}

menu.td{

}

p {
	margin: 0px;
	padding: 0px;

}

li {
	padding: 6px;
}
