#moresubjects ul {
    clear: both;
    float: left;
    margin: 0 auto 20px;
    width: 100%;
}
#moresubjects ul li {
    clear: both;
    list-style: none outside none;
    margin-left: -40px;
}
#moresubjects ul li a {
    color: #000000 !important;
    font-size: 16px !important;
    font-weight: normal !important;
    text-decoration: underline;
}
#moresubjects ul li a:hover {
    text-decoration: none !important;
}
h2#top{
font-size:2em;
}

#txtcontent h1{
color:#660000;
font-family:Verdana;
font-size:20px;
}

#txtcontent ul li a{
    color: #660000;
    font-size: 15px;
    font-weight: bold;
}

#txtcontent ul li a:hover{
	color:#E97E20;
	text-decoration:none;
}

#moresubjects{
margin-top:25px;
}

#moresubjects h2{
color:#660000;
font-family:Verdana;
font-size:18px;
margin:0 0 6px;
}

#moresubjects a{
color:#000000;
}

#moresubjects a:hover{
text-decoration: underline;
}

#submenuwrap{
    line-height: 17px;
    padding: 10px 50px;
}
#submenuwrap a{
	font-weight:bold;
}
