html { background:url(http://www.iheartswimming.com/nitsupak_logos/top.gif) top left repeat-x } 
body { padding-top:5px; }
.primaryColor {color: #58a618;}

.hwsidemenu{
width: 190 px; /*width of menu*/
}

.hwsidemenu ul{
list-style-type: none;
margin: 20;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.hwsidemenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.hwsidemenu ul li a{
font: normal 12px Arial;
color: black;
background: #d1d9fb;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.hwsidemenu ul li a:visited{
color: black;
}

.hwsidemenu ul li a:hover{ /*hover state CSS*/
color: black;
background: white;
}
table.sep
{
border-collapse: separate
}
#featureddesigns {width: 624px}
#featureddesigns a { float:left; width:85px; height:85px; padding:0 6px 6px 0; border:solid 1px RGB(64, 64, 64); margin-left: auto; margin-right: auto;}
#featureddesigns a.lastdesign { padding-right:0; }
