}
.indentmenu{

overflow: hidden; font-style:normal; font-variant:normal; font-weight:bold; font-size:12px; font-family:Lucida Grande, Trebuchet MS, Verdana, Helvetica, sans-serif; position:relative
}

.indentmenu ul{
border-left:0 solid #FFFFFF; border-right:0 solid #FFFFFF; border-top:1px solid #FFFFFF; border-bottom:0px solid #FFFFFF; margin:0; padding:3px; width: 799px; /*width of menu*/
/*dark purple border*/
background: #584E69 url('../media/indentbg.gif') repeat-x center;
}

.indentmenu ul li{
display: inline;
font: bold 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

.indentmenu ul li a{
float: center;
color: #FFFFFF; /*text color*/
padding: 0px;
text-decoration: none;
border-right: 0px solid #FFFFFF; font-size:12pt
}

.indentmenu ul li a:visited{
color: #FFFFFF;font-size:12pt
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: #FFFFFF !important; /*text color of selected and active item*/
padding-top: 7px; /*shift text down 1px for selected and active item*/
padding-bottom: 7px; /*shift text down 1px for selected and active item*/
background: black url('https://www.kevincolangelo.com/media/indentbg2.gif') repeat-x center;; font-size:12pt
}