h1#introText{  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px; 
	font-style: normal; 
	font-weight: bold;
	position: fixed;
	top: -20 px;
	text-align: center;
	
	}
h1.top{
	height: 91px;
}
a {  font-weight: bold; text-decoration: none; color: #ffffff;}
a:hover{ font-weight: bold; text-decoration: none; color: #FFFF33;}
/*a {  }
.navbar {  font-family: Garamond; 
		   font-size: 13pt; 
		   background-color: #0066FF; 
		   border: #FFFF33; 
		   border-top-width: thin; 
		   border-right-width: thin; 
		   border-bottom-width: thin; 
		   border-left-width: thin; 
		   color: #FFFFFF;
		   }
.content {  background-color: #000099}
.sidebar {  text-decoration: underline}
.navbar_sub {  background-color: #1D6AC9; 
			   border: thin #2A1FAA inset; 
			   text-align: center; 
			   vertical-align: middle;
			   height: 0px;
			   width: 0px; }
.table_header {  font-family: "Times New Roman", Times, serif; font-weight: bold; color: #000099; background-color: #FFFFAA; padding: 5px 10px 5px 0.5em;
}
.navbar_left {  color: #FFFF33; background-color: #1D6AC9; text-align: left; text-indent: 6pt}

#navbar_sub td :link:hover {  display: block; background-color: #0066FF; border: thin #2A1FAA inset; text-align: center; vertical-align: middle;}
.error {color: red; }
#header
	{ 
	white-space: nowrap;
	list-style-type: none;
	display: inline;
	margin-left: 0;
	}
	*/
img#float{ float: left;}
#nav {
	text-align: right;
	vertical-align: middle;
	 line-height: 1.0;

}

#nav li {
	white-space: nowrap;
	list-style-type: none;
	display: inline;
	background: #0066FF; 
	 border: thin #2A1FAA inset; 
	padding: 5px 0px 5px 0em;

}
#nav ul{
	padding: 0;
}

#nav ul:link{
	background-color: #0066FF; 
}
#nav :link {
	text-decoration: none;
	padding: 5px 10px 5px 0.5em;

}
#nav :link:hover {
	text-decoration: none;
	padding: 5px 10px 5px 0.5em;

					background: #006699; 
				 
}
#nav .spacer{
	background: #000099;
	border: none;
}
.link{
border-bottom: solid 1px #FEF895 ; 
border-right: solid 1px #FEF895 ; 
text-align: center;
	white-space: nowrap;
	list-style-type: none;
	width: auto;
	display: inline;
	vertical-align: center;
	background: #0066FF;
	padding: 5px 10px 5px 10px;
}
.newsletter{
float: right;
border-bottom: solid 1px #FEF895 ; 
border-right: solid 1px #FEF895 ; 
text-align: center;
	white-space: nowrap;
	list-style-type: none;
	width: auto;
	display: inline;
	vertical-align: center;
	background: #0066FF;
	padding: 5px 10px 5px 10px;
}
.link_sub{
	position: relative;
	top: 5px;
	white-space: nowrap;
	list-style-type: none;
	display: inline;
	margin-left: 0;
	width: auto;
/*border-top: solid 1px #FEF895 ;*/ 
border: inset 2px #555555; 
text-align: center;

	vertical-align: center;
	background: #1D6AC9;
	padding: 5px 10px 5px 10px;
	margin-right: -4px;
}
.search{ 

position: relative;
right: 0px;
border: inset 2px #999999; 

margin-right: 0px;




	background: #1D6AC9;
	padding: 5px 10px 5px 10px;
}
.mainBody{

}
.content{
	background: #B0B9FF;
	color: #000000;
	margin-top: 10px;
	padding: 10px 10px 10px 10px;
}
.content h2{
	text-align: center;
	font-size: 20px;
	color: teal;
	font-style: italic;
	padding-bottom: 3px;

}
.content ul{
	/*margin-left: 267px;*/
	width: 250px;
	display: block;
	padding: 10px 5px 10px 20px;
	border: groove #bbbbbb 4px;
	list-style: disc;
	text-align: justified;
	background: #FFFFCC;
	font-size: 18px;
	color: black;

}

.content p{
	color: black;
}

.front_image{
	text-align: center;
	padding: 10px;
}
#navbar_left ul{
margin-top: 15px;
}

#navbar_left li{
	
	position: relative;
	left: -40px;
	top: -5px;
	width: 130px;
	white-space: nowrap;
	line-height: 1.0;
	list-style-type: none;
	display: block;
	 border: thin #2A1FAA outset; 
	padding: 5px 5px 5px 5px;
	background: #1D6AC9;
	margin-right: -40px;
	margin-top: 5px;

}
.table_header{
	font-weight: bold;
	text-align: center;
	background: #FEF895;
	color: #000099;
}
.row{
	padding: 5px;
	background: #ffffff;
	color: #000000;
}
a.row{
	color: #000099;
	font-weight: bold;
	text-decoration: underline;
	padding:0;
}
a.row:hover{
	color: #000099;
	font-weight: bold;
	text-decoration: underline;
	padding:0;
}
.introBox{
	display: block;
	border: 3px double #000000;
	background: white;
	padding: 5px 5px 5px 5px;
	position: relative;
	left: 250px;
	width: 300px;
	text-align: center;
	font-size: 16px;
	font-weight: normal;

}

.images{
	padding: 10px;
	color: black;
	vertical-align: bottom;

}

a.image{
	color: blue;
}

.caption{
	color: black;
	padding-left: 10px;
	padding-right: 10px;
	font-style: italic;
}
.caption a:link{
	color: blue;
}
.caption a:link:hover{
	color: Darkcyan;
}
.caption a:visited{
	color: blue;
}
.caption a:visited:hover{
	color: Darkcyan;
}
.fullDescription{
	text-indent: 1em;
	position: relative;
	top: -10px;
}
.about{
 color: #000000;	
}
.about a:link{
	color: blue;
}
.about a:link:hover{
	color: Darkcyan;
}
.error{
	color: red;
}

.success{
	color: green;
	font-weight: bold;
}

.border-right {
	padding-right: 10px;
	border-right: 3px outset lightgrey;
}
.border-top-right {
	padding-right: 10px;
	padding-top: 10px;
	border-right: 3px outset lightgrey;
	border-top: 3px outset lightgrey
}
.border-top-left {
	padding-top: 10px;
	padding-left: 10px;
	border-left: 3px outset lightgrey;
	border-top: 3px outset lightgrey
}
.border-left {
	padding-left: 10px;
	border-left: 3px outset lightgrey;
}
.border-bottom-left {
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom: 3px outset lightgrey;
	border-left: 3px outset lightgrey;
}
.border-bottom-right {
	padding-bottom: 10px;
	padding-right: 10px;
	border-right: 3px outset lightgrey;
	border-bottom: 3px outset lightgrey;
}
.salesList a:link{
	color: blue;
	text-decoration: underline;
}
.salesList a:link:hover{
	color: Darkcyan;
	text-decoration: underline;
}
.salesList a:visited{
	color: blue;
	text-decoration: underline;
}
.salesList a:visited:hover{
	color: Darkcyan;
	text-decoration: underline;
}
.userFriendly a:link{
	color: blue;
	text-decoration: underline;
	font-size: 16px;
	text-align: center;
	padding-bottom: 10px;
	width: 100%;
}
.userFriendly a:link:hover{
	color: blue;
	text-decoration: underline;
	font-size: 16px;
	text-align: center;
	padding-bottom: 10px;
}
.userFriendly a:visited{
	color: blue;
	text-decoration: underline;
	font-size: 16px;
	text-align: center;
	padding-bottom: 10px;
}
.userFriendly a:visited:hover{
	color: blue;
	text-decoration: underline;
	font-size: 16px;
	text-align: center;
	padding-bottom: 10px;
}
.footer{
	position: relative;
	bottom: 0px;
	left: 0px;
	border: 3px lightgrey outset;
	margin: 5px
}

.whiteBG a:link{
	color: blue;
	text-decoration: underline;
}
.whiteBG a:link:hover{
	color: Darkcyan;
	text-decoration: dashed;
}
.whiteBG a:visited{
	color: blue;
	text-decoration: underline;
}
.whiteBG a:visited:hover{
	color: Darkcyan;
	text-decoration: dashed;
}
.moreInfo a:link{
	background-color: blue;
	padding: 5px 5px 5px 5px;
	border: 3px outset lightgrey;
	color: white;
}
.moreInfo a:link:hover{
	color: yellow;
}
.moreInfo a:visited{
	background-color: blue;
	padding: 5px 5px 5px 5px;
	border: 3px outset lightgrey;
	color: white;
}
.moreInfo a:visited:hover{
	color: yellow;
}
.sound {
	color: black;
}
.sound a:link{
	background-color: blue;
	padding: 5px 5px 5px 5px;
	border: 3px outset lightgrey;
	color: white;
}
.sound a:link:hover{
	color: yellow;
}
.sound a:visited{
	background-color: blue;
	padding: 5px 5px 5px 5px;
	border: 3px outset lightgrey;
	color: white;
}
.sound a:visited:hover{
	color: yellow;
}
.mediaRow{
	padding: 5px;
	color: #000000;
}
.mediaRow a:link{
	color: blue;
	font-weight: bold;
	text-decoration: underline;
}
a.mediaRow:hover{
	color: DarkCyan;
	font-weight: bold;
	text-decoration: underline;
	padding:0;
}
.black
{
	color: black;
}
.salesListPF{
	width: 595px;
	text-align: left;
}
.short{
	width: 50px;
	display: inline;
	text-align: left;
	position: relative;
	left: 0px;
}
.wide{
	width: 535px;
	display: block;
	text-align: right;
	position: relative;
	left: 70px;
	top: -20px;
}
.wide_desc{
	width: 500px;
	display: block;
	text-align: left;
	position: relative;
	left: 160px;
	top: -155px;
}

.content_ebay{
	color: #000000;
	margin-top: 10px;
	padding: 10px 10px 10px 10px;
	width: 800px;
}
.content_ebay h2{
	text-align: center;
	font-size: 20px;
	color: blue;
	font-style: italic;
	padding-bottom: 3px;

}
.content_ebay ul{
	/*margin-left: 267px;*/
	width: 250px;
	display: block;
	padding: 10px 5px 10px 20px;
	border: groove #bbbbbb 4px;
	list-style: disc;
	text-align: justified;
	background: #FFFFCC;
	font-size: 18px;
	color: black;

}

.content_ebay p{
	color: black;
}

.introBox_ebay{
	width: 400px;
	float: center;
	display: block;
	border: 3px double #000000;
/*	background: lightgrey; */
	padding: 5px 5px 5px 5px;
	margin: 0px 200px 0px 200px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;

}

