body {
	background-color:#E7E7E7;
	font-family: Helvetica, Arial, sans-serif;
	font-size:0.8em;	
	padding:0px;
	margin: auto;
	width: 760px;
	overflow:auto;
}
hr {width:90%}
p{font-family:Arial, Helvetica, sans-serif;}
img {border:0}
/* Divs */
#main {
	background:#E7E7E7 url('../images/mid.gif') repeat-y fixed center top;		
	width:760px;
	padding:0px;
}
#content {
	width:720px;
	padding:5px 20px;	
}
div.shopSmall {float:left;margin:5px}
div.shopBig {float:left;margin:5px; text-align:center}
div.shopRight {float:right;margin:5px}
div.shopSmall p {font-size:0.8em!important}

/* Top Nav */
.topnav {border:1px solid #E7E7E7;border-width:1px 0;overflow:auto}
.topnav ul {margin:auto;width:600px;overflow:auto;padding:0}
.topnav ul li {list-style-type:none;float:left;padding:2px 15px;width:120px;text-align:center}
.topnav ul a {color:#0000FF;font-weight:bold;text-decoration:none}
.topnav ul a:hover {color:#FF0000;}

/* general classes */
.clear {clear:both}

/* the strip */
.strip {margin:auto}
.strip img {width:720px}

/* home page */
.homeTab {width:218px;border:1px solid #CCC;float:left;margin:5px;padding:5px;}
.homeTab h4 {margin:0}
.homeTab img {width:218px}
.homeTab .entry {font-style:italic}