body, p, form, ul, li, h1, h2, h3, h4, h5, h6 {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}

p {
	margin-bottom:10px;
}

#topNav {
	background-color: #990000;
	padding: 5px;
	width: 100%;
	margin: 0px;
	height:20px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right center;
}

ul  {
	font-size:14px;
	float:left;
	list-style-type:none;

}
li{
	display:inline;
	border:2px;
}

a{color:#990000; font-size:12px;}

a.nav{ font-weight:bold; font-size:12px; text-decoration:none; color: #FFFFFF; width:200px;}
a.nav:visited{color:#fffffff;}
a.nav:hover{color: #FFFFFF; background-color: #DD0000;}
#prickly {
	position: relative;
}
#footer {
	position: relative;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.productBox {
	border-top: 0px solid #990000;
	border-right: 0px solid #990000;
	border-bottom: 2px solid #990000;
	border-left: 0px solid #990000;
	background-image: url(../images/cellBack.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
h1 {
	font-size: 20px;
	color: #000000;
	text-decoration: underline;
	margin-bottom:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size: 14px;
	color: #990000;
	text-decoration: underline;
}
h2 {
	font-size: 16px;
	color: #990000;
}
.whiteText {
	color: #FFFFFF;
}
#content {position:absolute; left:80px; top:98px; width:626px; height:308px; z-index:1;}
.indent {
	margin-left: 120px;
}
.indent2 {

	margin-left: 250px;
}
.sale {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.borderstyle {

	padding: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.imagepad {
	padding: 10px;
}
#adminNavigation {
	padding:10px 0;
	}