body
{
 margin: 0;
 border: 0;
 padding: 0;
 background-color: #ffffff;
 background-image:url('img/background.gif'); 
 /*  bkgd4.jpg  */ 
 /*  background3.gif  */ 
 /*  #ffffff white  */ 
 /*  #f7f7f7 very light grey */
 /*  #eff3f8 very light cool grey */ 
 text-align: center;
}

#content
{
 position: relative;
 width: 860px;
 height: 720px;
 border: solid 1px black;
 margin: 10px auto 0px;
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 text-align: left;
 shadow
}

h1,h2,h3
{
 font-family: Verdana, Arial, sans-serif;
 color: #333399;
}

h1 { font-size: 18px }
h2 { font-size: 15px }
h3 { font-size: 13px }

.para-header { margin-bottom: 0 }
p
{
 margin-top: 1px;
 margin-bottom: 8px
}

#header
{
 position: relative;
 width: 860px;
 height: 130px;
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 text-align: left;
 background-color: #000000;
}

#logo
{
 width: 265px;
 height: 130px;
 border: 0;
 text-align: left;
}

#header-info
{
 position: absolute; 
 left: 280px; 
 top: 32px; 
 color: #ffffff;
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: bold;
 text-align: left;
 line-height: 24px;
}

#header-info a:link { color: #ffffff; text-decoration: none; }
#header-info a:visited { color: #ffffff; text-decoration: none; }
#header-info a:hover { color: #ffffff; text-decoration: none; }
#header-info a:active { color: #ffffff; text-decoration: none; }

#map
{
 position: absolute; 
 left: 736px;
 top: 0px;
 text-align: right;
}

#tagline
{
 position: absolute;
 top: 130px;
 left: 160px;
 width: 694px;
 height: 21px;
 padding: 3px;
 border: none;
 background-color: #6985d4;
 text-align: center;
 color: #ffffff;
 font-family: Verdana, Arial, sans-serif;
 font-size: 17px;
 font-weight: bold;
 border-bottom-width: 3px;
 border-bottom-color: #a2b4ea;
 border-bottom-style: solid;
}


#main-panel
{
 position: absolute;
 top: 160px;
 left: 160px;
 width: 660px;
 height: 520px;
 padding: 20px;
 border: none;
 background-color: #FFFFFF;
}

#main-panel-home
{
 position: absolute;
 top: 160px;
 left: 160px;
 width: 660px;
 height: 660px;
 padding: 20px;
 border: none;
 background-color: #FFFFFF;
}


#bottom-panel-home
{
 position: absolute;
 top: 542px;
 left: 160px;
 width: 660px;
 height: 238px;
 padding: 20px;
 border: none;
 background-color: #000000;
}

#navbar
{
 position: absolute;
 top: 130;
 left: 0;
 width: 160px;
 height: 590px;
 margin: 0;
 border: none;
 background-color: #333399;
}

#navbar-links
{
 width: 150px;
 margin: 10px auto 0;
}

.nav-item
{
 margin: 0 auto;
 padding: 1px 0;
 font-family: Verdana, Arial, sans-serif;
 font-size: 15px;
 font-weight: bold;
 text-align: center;
}

.nav-item-text
{
 margin: 5px auto;
}

.nav-item-current
{
 background-color: #6985d4;
 color: #ffffff;
}

.nav-item-link
{
 color: #ffffff;
 cursor: pointer;
}

#navfooter
{
 width: 862px;
 height: 34px;
 margin: 0 auto 15px;
 padding: 5px 0px 0px 0px;
 font-size: 11px;
 font-family: Verdana, Arial, sans-serif;

 background-color: #000000;
 color: #FFFFFF ;
}
#navfooter a
{
 text-decoration: none;
}
#navfooter a:link { color: #FFFFFF }
#navfooter a:visited { color: #FFFFFF }
#navfooter a:hover, #navfooter span:hover { color: #FFCC66; text-decoration: underline; }
#navfooter a:active { color: #FFCC33}
#navfooter span { color: #333333 }

/*
#navfooter
{
 width: 860px;
 margin: 0 auto 15px;
 font-size: 11px;
 font-family: Verdana, Arial, sans-serif;
 color: #000000;
}
#navfooter a
{
 text-decoration: none;
}
#navfooter a:link { color: #003366 }
#navfooter a:visited { color: #0066CC }
#navfooter a:hover, #navfooter span:hover { color: #0066CC }
#navfooter a:active { color: #0066CC }
#navfooter span { color: #333333 }
*/

a:link, a:visited { color: #436dbe }
a:hover { color: #5a92ff }
a:active { color: #fff }


.bg-brown { background-color: #eddfd3 }
.bg-lightblue { background-color: #e6e4f4 }
.hd-blue { color: #436dbe }
.textpanel { margin: 15px;  }

.img-bg
{
 margin: 0;
 border: none;
}

.img-heading
{
 margin-top: 15px;
 margin-bottom: 8px;
}

.form 
{
 width: 570px;
}

td.inp 
{
 padding: 20px;
 margin: 20px;
}

td.lbl 
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #333333;
 padding-left: 20px;
 padding-right: 10px;
 padding-top: 10px;
 padding-bottom: 10px;
 font-weight: bold;
}

td#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 20px;
	padding-right: 20px;


}

td#content {
	padding-bottom: 20px;

}
