body {
margin : 0px;
padding : 0px;
}

img {
display: inline;
}

h1 { page-break-after: avoid; font-family: Georgia, "Times New Roman", Times, serif;
font-size: 36px;
color: maroon;
white-space : nowrap;
padding : 0px 0px 0px 0px;
margin : 0px;
text-align: left; 
display: inline;
}

h2 { font-family: Times, serif; color : #008B00; page-break-before: avoid; font-style: oblique;
font-size: 24px;
font-weight : 600;
padding : 0px 0px 0px 0px;
margin : 0px;
}

td { font-family: Geneva, Arial, Univers, Helvetica, sans-serif}

#banner{
top : 0px;
left : 0px;
margin-left : 0px;
text-align: left;
width : 100%
height : 111px;
background-color : #fff;
z-index : 100;
}

#menu{
position : absolute;
top : 134px;
left : 20px;
width : 160px;
color : #000;
background-color : transparent;
padding-left : 10px;
padding-top : 0px;
z-index: 10;
}

#menu a{
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size : 14px;
	color : #00f;
	background-color : transparent;
	text-decoration : none;
	font-weight: normal;

}

#menu a:hover{
	color : #00CC66;
	text-decoration : none;
	height: 0;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-weight: normal;

}

#menu p{
line-height : 170%;
}

#content {
	margin-top: 0px;
	margin-left: 180px;
	margin-right: 30px;
	padding-top: 10px;
	padding-left: 20px;
	border-left: dashed 1px silver;
	background-image: url(images/matchcaseskmmatchcasegrn35watermrk.jpg);
	background-repeat: no-repeat;
	background-position: center right;
	z-index: 50;
	list-style-position: outside;
	list-style-type: square;
color : #008B00;
}

#content p{
line-height : 140%;
font-family : Geneva, Arial, Univers, Helvetica, sans-serif;
font-size : 12px;
color : #238E23;
}

#alert{color: orange; font-family: "Courier New", Courier, monospace;}

#content a{
color : maroon;
background-color : transparent;
text-decoration : underline;
}

#content a:hover{
color : maroon;
background-color : #eee;
text-decoration : underline overline;
}
#foot {  font-family: Geneva, Arial, Univers, Helvetica, sans-serif; font-size: xx-small; color: #990000; text-align: center}
