/* This is the StyleCatcher theme addition. Do not remove this block. */
/* Selected Layout:  */
@import url(http://www.srwolf.com/socmt/mt-static/themes/base-weblog.css);
@import url(http://www.srwolf.com/socmt/mt-static/themes/theme-stevenson/theme-stevenson.css);
/* end StyleCatcher imports */

#navlist ul
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 5px; }

#navlist a:link, #navlist a:visited
{
color: #fff;
background-color: #036;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #006699;
text-decoration: none;
}


