<!-- Stylesheet for Hollins Schecter Website 2006 (All pages)
body {
}
body {
  	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; 
	font-size:11px; color:#444444;
	color:444444;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color:#FFFFFF;
}
p {
}
p.main {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; 
	font-size:11px; 
	color:444444
}
span.caption{
	font-size:9px;
	text-align:center;
}
span.main {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; 
	font-size:11px;
	text-align:left;
	color:444444;
}
span.main-leaded {
	line-height:140%;
	text-align:left;
}
span.main-leaded-more{
	line-height:180%;
	font-size:11px;
	text-align:left;
	color:444444;
}
span.header-blue {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; 
	font-size:15px; 
	font-weight:bold; 
	color:#003366;
}
span.header-gray {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; 
	font-size:15px; 
	font-weight:bold; 
	color:#666666;
}
span.subhead-blue {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; 
	font-size:12px; 
	font-weight:bold; 
	color:#003366;
}
span.subhead-blue-small {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; 
	font-size:10px; 
	color:#003366;
}
span.subhead-blue-thin {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; 
	font-size:11px; 
	color:#003366;
}
span.subhead-gray {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; 
	font-size:12px; 
	font-weight:bold;
	 color:#666666;
}
span.offices {
	font-family:"Times New Roman", Times, serif; 
	font-size:12px; 
	color:#003366;
}
span.slogan {
	font-family:"Times New Roman", Times, serif; 
	font-size:16px; font-weight:bold; 
	font-style:italic; 
	color:#003366;
}
span.bullet {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; 
	font-size:11px; 
	font-weight:bold; 
	color:#003366;
}
<!-- LINK COLORS 
a{
}
a:link {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; 
	font-size:11px;
	color: #003366;
	text-decoration: none;
	overflow: hidden;
}
a:visited {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; 
	font-size:11px;
	text-decoration: none;
	color: #002244;
	overflow: hidden;
}
a:hover {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; 
	font-size:11px;
	text-decoration: underline;
	color: #005599;
	overflow: hidden;
}
a:active {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; 
	font-size:11px;
	text-decoration: none;
	color: #EEEEEE;
	overflow: hidden;
}
<!-- DIVS
div{
}
div.padded{
	padding-bottom:10px;
	padding-top:10px;
	padding-left:8px;
	padding-right:8px;
}
#absdiv1 {
   z-index: 5;
}
<!-- Tables
td{
}

td.column{
background-image:url(images/Column_Bg.gif);
background-repeat:no-repeat;
background-color:#CCCCCC;
background-position:top;

}
