body {
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	color: #000000;
	background-color: #FFFFFC;
	padding: 0px;
	margin: 0px;
}
body img{
	border: 0px; text-decoration: none;
}
#container {
	background-color: #FFFFFF;
	width: 80%;
	margin: 10px auto 10px auto;
	padding: 10px;
}
#masthead {
	height: 260px;
	background-color: #E0FFE0;
}
#top-nav {
	height: 50px;
	border-style: dotted none dotted none;
	background-color: #98FB98;
}
#left_nav {
	background-color: #E0FFE0;
	margin: 20px 0px 10px 0px;
	border-style: none;
	width: 180px;
	float: left;
}
#main_content {
	background-color: #FFFFFC;
	border: thick solid #FFFFCC;
	margin: 20px 10px 10px 200px;
        padding: 15px 20px;
}
#footer {
	border-top-style: solid;
	border-top-width: thick;
	border-color: #FFFFCC;
	clear: both;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer p {margin-top: 0px; margin-bottom: 0px;
	
}
h1 {
	font-family: "Lucida Calligraphy";
	color: #5F503D;
}
h2 {
	font-family: "Lucida Calligraphy";
	color: #04B431;
}
table id= #convert {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    width: 100%;}
    #convert td, #convert th {
    font-size: 1em;
    border: 1px solid #98bf21;
    padding: 3px 7px 2px 7px;
}

#convert th {
    text-align: center;
    padding-top: 5px;
    padding-bottom: 4px;
    background-color:#00BFFF;
    color: #FFFF00;
}
.auto-style1 {
	text-align: center;
}
#recalls {
	background-color: #E0FFE0;
	padding: 10px;
	margin: 10px;
	width: 200px;
	height: 200px;
	float: right;
	overflow: auto;
	bottom: 50%;
	visibility: visible;
}

.auto-style1 {
	text-align: center;
}
.auto-style2 {
	width: 100%;
	border: 5px solid #98FB98;
	background-color: #FFFFCC;
}
.auto-style4 {
	text-align: center;
	border: 5px solid #98FB98;
}

#tabs {
	background-color: #FFFFCC;
}
 #tabs-2 p,
        #tabs-3 p,
        #tabs-4 p,
        #tabs-5 p,
		#tabs-6 p,
		#tabs-7 p,
		#tabs-8 p,
		#tabs-9 p,
		#tabs-10 p {
	      line-height: 150%;
}
        
.pics {
      float: left;
      padding: 0 10px 0 0;
      margin-top: 25px;
}