@charset "utf-8";
/* CSS Document */
<style type="text/css">

body {
	background-image: url(images/mjm_bckgrnd_5.jpg);
	background-repeat: repeat-x;
}
#menubar {
	position:relative;
	width:800px;
	height:17px;
	z-index:1;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: CENTER;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dashed;
	border-top-color: #0A3967;
	border-right-color: #0A3967;
	border-bottom-color: #0A3967;
	border-left-color: #0A3967;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
}
a:link {
	color: #0A3967;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0A3967;
}
a:hover {
	text-decoration: none;
	color: #1BA3CD;
}
a:active {
	text-decoration: none;
	color: #0A3967;
}
#maincontent {
	position:relative;
	width:800px;
	height:512px;
	z-index:2;
	background-color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	background-image: url(../images/maincontent_bck_2.jpg);
	background-position: center;
	border: thin solid #1AA3D1;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#footer {
	position:static;
	left:205px;
	top:700px;
	width:800px;
	height:35px;
	z-index:3;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #0A3967;
	margin-right: auto;
	margin-left: auto;
	vertical-align: bottom;
	margin-top: 40px;
}
#mjm_toplogo {
	position:relative;
	width:800px;
	height:100px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	z-index: 5;
}
.main_h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #47A1E0;
}

#main_text {
	position:absolute;
	left:130px;
	top:5px;
	width:567px;
	height:447px;
	z-index:1;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #0B3764;
	text-align: left;
}

h1 {
	font-size: 12px;
	color: #0A3560;
}
h2 {
	font-size: 14px;
	color: #0A3560;
}
.captionText { 
  font-family: Arial, Helvetica,sans-serif; 
  color: #FFFFCC; 
  background-color: #B6A29B; 
  font-style: italic; 
  text-align: center; 
  padding: 5px;
} 
.DataBase-BodyText {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.DataBase-Header2 {
	font-size: 18px;
	color: #000099;
	font-weight: bold;
	font-family: "Century Schoolbook", Chaucer;
}

body {
	background-image: url(../images/mjm_bckgrnd_5.jpg);
	background-color: #FFF;
	background-repeat: repeat-x;
	text-align: center;
}
</style>
.HeadingMJM1 {
	font-size: 16px;
	font-weight: bold;
	color: #0A335F;
}
.MJM-Heading1 {
	font-size: 14px;
	font-weight: bold;
	color: #0B3460;
	text-align: center;
}
.MJM-Heading2 {
	font-size: 16px;
	font-weight: bold;
	color: #0B3460;
	text-align: left;
	font-family: "Courier New", Courier, monospace;
}
