div#footer {
    width: 585px;
    padding: 20px 0px;
	border-top: 1px solid #DECEB2;
}
div#mpage {
    background-image: url('graphics/subbg.gif');
}
div.lcont {
	width: 540px;
	padding-left:10px;
}
div.lcont p {
    padding-top: 2px;
    margin-top: 2px;
}
h1 {
	font-family: "Georgia", "Times New Roman", "Times Roman", Times, serif;
    color: #000000;
    font-size: 22px;
    padding-bottom: 0px;
    margin-bottom: 10px;
font-weight:normal;

}
h2 {
	font-family: "Georgia", "Times New Roman", "Times Roman", Times, serif;
    padding-bottom: 0px;
    margin-bottom: 0px;
font-style: italic;
font-weight:normal;
}
div.bbox, div.gbox {
    float: none;
    margin-left: 0px;
}
div.bbox b {
    color: #424242;
}

div.bbox a, div.bbox a:link, div.bbox a:visited {
    color: #424242;
text-decoration:underline;
}

div.bbox a:focus, div.bbox a:hover, div.bbox a:active {
text-decoration:none;
}

a, a:link {
	color: #3E9530;
	line-height: 150%;
	text-decoration: underline;
}


a:visited {
	color: #424242;
	line-height: 150%;
	text-decoration: underline;
}
a:hover, a:focus, a:active {
	text-decoration: none;
}
div.searchbox {
    margin-bottom: 20px;
}
