
body
{
	margin: 0;
	padding: 0;
	font: 100% arial, hevetica, sans-serif;
	text-align: center;
	color: #000000;
	background-color:#FF66CC;
/*	background-image:url(/images/lgrey081.gif);
	background-repeat:repeat;
*/
}
/* css for content pages */

#container
{
	margin: 1em auto;
	width: 760px;
	text-align: left;
	background-color:#FFFFFF;
	border: 1px solid #000000;
	min-height:700px;

}
/* for Internet Explorer */

/*\*/

* html #container {

	height: 700px;

}

/**/

#copyrightbox
{
	margin: 0 auto;
	color:#000000;
	font: 80% arial, hevetica, sans-serif;
	width: 760px;
	text-align: center;
/* 	background-color:#FFFFFF;
	border: 1px solid #000000;
*/
}
#content { margin: 0 0 0 0;
padding: 0 10px 0 10px;}


#content-tight { margin: 0 0 0 0;
padding: 0 0 0 0; }

#header
{

	height: 35px;
	margin-top: 5px;
/*	background-color: #FFFFFF; */
/*	border-bottom: 1px solid #FFFFFF; */
	position: relative;
	text-align:center;	
}

#header ul
{
	margin: 0 0 0 0px;
	padding: 0;
	list-style-type: none;
/*	border-left: 0 solid #E4E4E4; */
}

#header li
{
	display: inline;
	padding: 0 0;
/*	border-right: 1px solid #E4E4E4; */
}


a, a:link, a:visited {
color:#0000FF;
text-decoration:none;}
a:hover {
color:#0000FF;
text-decoration:underline;}






#mainnav
{
/*	background-color:#FFFFFF; */
	font: 60% Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;		
	padding: 2px 0;
	margin-bottom: 22px;
	text-align:center;
}

#mainnav ul
{
	margin: 0 0 0 0px;
	padding: 0;
	list-style-type: none;
	border-left: 1px solid #E4E4E4;
}

#mainnav li
{
	display: inline;
	padding: 0 3px;
/*	border-right: 1px solid #E4E4E4; */
}

#mainnav li a
{
	text-decoration: none;
	color: #000000;
}
#mainnav li a:hover
{
	text-decoration: none;
	color: #0000FF;
}

.spacedtxt {
	line-height:175%;
}

.pagetitle{

font-size:200%;
font-weight:bold;}



.listprice {
font-family:Arial, Helvetica, sans-serif;
font-size:80%;
font-weight:bold;
}


.listitem {
font-family:Arial, Helvetica, sans-serif;
font-size:100%;
font-weight:bold;
}

h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:175%;
font-weight:bold;
margin-bottom:2px;
margin-top:2px;
}
h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:115%;
font-weight:bold;
margin-bottom:2px;
margin-top:2px;
}

.freeshipping{
font-weight:bold;}
/* item pages */
#itemsintro {
	padding:10px;
}


#itemlist {
font-size: 80%

}

#itemlist a:link, #itemlist a:visited {
	color:#0000FF;
	text-decoration:none;
	font-weight:bold;
}
#itemlist a:hover {
	color:#0000FF;
	text-decoration:underline;
	font-weight:bold;
}

#itempagenav{

font-size: 80;
margin-bottom:20px;

}
#itempagenav a:link, #itempagenav a:visited {
	color:#0000FF;
	text-decoration:none;
	font-weight:bold;
}
#itempagenav a:hover {
	color:#0000FF;
	text-decoration:underline;
	font-weight:bold;
}
/* end item pages*/

