body {
	background-color: #003B70;
}

#go_home {
	background: url(../images/hss-logo.gif) no-repeat;
}

#content a,
#content a:visited  {
	color: #000000;
}

#content a:hover  {
	color: #D90000;
}

#content {
	background-color: #EBEBEB;
	color: #000000;
}

#options {
	color: #000000;
}

#navigation ul {
	border-left-color: #FFFFFF;
}

#navigation,
#navigation ul li a,
#navigation ul li a:visited {
	color: #FFFFFF;
}

.subcategories,
.articles,
.links,
ul.files_list li,
ul.image_list li {
	background-color: #F4F4F4;
	border: 1px solid #DFDFDF;
}

.lead_text,
.normal_text,
.content_item {
	border-bottom-color: #DFDFDF;
}

#font_sizes ul li a {
	background-image: url(../images/sizes.gif);
}

ul.files_list li a {
	background: transparent url(../images/blank_file.jpg) no-repeat 10px center;
}

ul.files_list a[href $='.pdf'],
ul.files_list a[href $='.PDF'] { 
   background: transparent url(../images/pdf.jpg) no-repeat 10px center;
}

ul.files_list a[href $='.rar'],
ul.files_list a[href $='.RAR'] { 
   background: transparent url(../images/rar.jpg) no-repeat 10px center;
}

ul.files_list a[href $='.zip'],
ul.files_list a[href $='.ZIP'] { 
   background: transparent url(../images/zip.jpg) no-repeat 10px center;
}

ul.files_list a[href $='.doc'],
ul.files_list a[href $='.DOC'],
ul.files_list a[href $='.docx'],
ul.files_list a[href $='.DOCX'],
ul.files_list a[href $='.txt'],
ul.files_list a[href $='.TXT'] { 
   background: transparent url(../images/doc.jpg) no-repeat 10px center;
}

#site_colors ul li.color1 a {
	background-position: 0px -20px;
}

ul.articles.jokes li {
	border-top: 1px solid #DFDFDF;
}

ul.product_list li dd.product_image {
	background-color: #F4F4F4;
	border: 1px solid #DFDFDF;
}
