*{
	margin: 0;
	padding: 0;
}

body {
	background: #fff url(siteimages/bkgrgrad3.jpg) repeat-x;
}
#wrapper {
	width: 840px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	width: 839px;
	margin-left: auto;
	margin-right: auto;
	}
	
#header p {
	text-align: center;
}	
#sig {
	color: white;
	font-weight: bold;
	bottom: 20px;
	position: relative;
	right: 140px;
}
#topnav {
	color: #fff;
}	

#topnav {
	padding-bottom: 1em;
}
#topnav li{
	
	display: inline;
	position: relative;
	left: 550px;
	font-size: 1.75em;
	padding: .5em;
}
#montage {
	margin-left: 6em;
	margin-top: 2em;
}

#montage li{
	display: inline;
	margin: -2px;	
}


#header a {
	border-style: none;
}

#maincontent {
	width: 480px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	padding: 1em;
	background: url(siteimages/textbackground1.png) repeat-x;
	background-color: #fff;
}

#maincontent ul {
	list-style-type: none;
	font-size: 1.2em;
}

/* font stuff */

html {
	font-size: 100%;
}
body {
	font: 62.5%/1.5 Arial, "Lucida Grande", "Lucida Sans Unicode",  Helvetica, sans-serif;
}

h1 {
	font-size: 1.8em;
	line-height: 1em;
	padding-bottom: 7px;
}
h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 1.2em;
}
p {
	font-size: 1.3em;
	margin-bottom: 1.2em;
}
#email a:link {
	color: #000;
}
#email {
	font-size: 1.2em;
}
#slogan {
	text-align: center;
}
.productid {
	text-align: left;
} 
.productprice {
	text-align: right;
}
#footer p {
	font-size: 1em;
	text-align: center;
}
a:link {
	color: #fff;
}
a:visited {
	color: #fff;
}
 a:hover {
	color: #c0c0c0;
	}
	
#email a:link {
	color: #000;
}


