body {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		scrollbar-base-color:   #FF6600; 
}
h1 { 
	color:#000066
	
}
.main {
	background-image: url(images/background.gif);
	background-position:center;
	background-repeat: no-repeat;
	background-position:top;
}
.header {
	font-size: 36px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #FFCC99;
	text-align:center;
	vertical-align: top;

}
.subheader {
	font-size: medium;
	font-weight: bold;

}
.questions {
	color: #FF9900;
	font-weight:bold;

}
.content {
	background-image: url(images/content.gif);
	background-repeat:no-repeat;
}
.contenttext {

	font-size:12px;
}
.news {

	font-size:12px;
}

.newsheader {
	font-size:14px;
	font-weight: bold;
}
	
.productname {
	font-size: x-small;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
}
.productdesc {
	font-size: xx-small;
	text-align: center;
	vertical-align:top;
}
.productthumbnail {
	text-align: center;
}
.products {
	font-size: 11px;
}

.home {
	background-repeat: no-repeat;
	background-position: right;
}
.specialOffers {

	height: 380px;
	width: 570px;
	overflow: auto;

}
#copyright {
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
	color: #CCCCCC;
	padding-right:15px;
	padding-bottom:2px;
	vertical-align:top;
	text-decoration:none;
}

#copyright a {
	color: #CCCCCC;
}
#copyright a:visited {
	text-decoration:none;
}
	
#admin {
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	color: #CCCCCC;
	padding-left:15px;
	padding-bottom:2px;
	vertical-align:top;
	text-decoration:none;
}

#admin a {
	color: #CCCCCC;
}
#admin a:visited {
	text-decoration:none;
}
.scroll {
	overflow:auto;
	height:378px;
	padding-left:4px;
	padding-right:4px;

}
#menu {
	background-image:url(images/menu_background.jpg);
	background-repeat:no-repeat;
	color: #000033;
	text-decoration:none;
	font-weight:bold;
	
}
#menu a {
	text-decoration:none;
	font-weight:100;
	color: #000033;
}
}
#menu a:visited {
	text-decoration:none;
}

#newsheadlines {
	text-decoration:none;
	color:#000066
}