body {
	padding-left: 0px;
	font-family: Arial, Helvetica, sans;
	line-height: 1;
  }
  div.titlebar {
	color: white;
	padding: 5px;
	background: #336699;
	/* width: 595px; */
	width: 80%;
	position: absolute;
	top: 0px;
	left: 165px;
	padding-left: 15px;
	height: 115px;
	font-size: 14pt;
}
  div.main {
	/* width: 580px; */
    width: 78%;
	text-align: justify;
	position: absolute;
	margin: 15px;
	top: -7px;
	left: -11px
}
div.main a {
	color: #993366;
	text-decoration: none;
}
div.main a:visited {
	color: #993366;
	text-decoration: none;
}
div.main a:active {
	color: #993366;
	text-decoration: none;
}

div.main td {
    vertical-align: top;
}

.bug {
	background-color: #FFFFFF;
	background-image: url(fmcad_logo.png);
	background-position: 0px 0px;
	border: 2px solid #336699;
	background-repeat: no-repeat;
	height: 121px;
	width: 165px;
	left: 0px;
	top: 0px;
	position: absolute;
}

div.navbar {
	width: 167px;
	
	background: #336699;
	position: absolute;
	top: 120px;
	left: 0px;
	height: 600px;
  }
  ul.navbar {
	list-style-type: none;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 21px;
	left: 3px;
}
  h1 {
    font-family: Helvetica, Geneva, Arial,
          SunSans-Regular, sans-serif }
  ul.navbar a {
	display: block;
	background: black;
	margin: 7px 0;
	padding: 3px;
	padding-right: 6px;
	text-align: right;
	border: 1px solid;
	width: 131px;
	text-decoration: none;
	border-left-color: black;
	border-top-color: black;
	border-right-color: #000000;
	border-bottom-color: #000000;
	font-size: 9pt;
}
  ul.navbar a.here {
    background: #303030
  }
  ul.navbar a:hover {
    background: #404040 }
  a:link {
    color: white }
  a:visited {
    color: white }
.past {
	color: #F00;
}
.main {
	color: #000;
}
.main p {
	font-family: Times New Roman, Times, serif;
}
.main p {
	font-family: Verdana, Geneva, sans-serif;
}
.main {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}
.main p {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}
