html {
 margin: 0;
 padding: 0;
}

body{
 font-family: verdana, arial, helvetica, sans-serif;
 font-size: 12px;
 margin: 0;
 padding: 0;
 background: url(/images/background.jpg) repeat-x #fff;
}

p{
 font-size: 12px; 
 line-height: 1.8em;
 color: #000;
 text-align: left;   
 }

h1{
font: bold 12px arial, helvetica, sans-serif;
color: #000;
text-align: left;
}



/* Main divs */

div#header {
 padding: 0;
 margin: 0;
 text-align:left;
 background: url(/images/backhead.gif) left top repeat-x;
 height: 38px;
 }

div#heading {
 padding: 0;
 margin: 0;
 text-align:left;
 background: url(/images/backheading.jpg) left top no-repeat;
 height: 144px;
 }

div#ufwus {
 padding: 0;
 margin:0;
 text-align:left;
 min-height:376px; 
 height: auto !important;
 height:376px;
 }



#ufwus p{
font: 12px  arial, helvetica, sans-serif; 
line-height: 18px;
margin:0;
padding: 0px 10px 0 0;
color: #000;
text-align: left;   
}


#ufwus ul li {
 list-style-image: url(/images/bullet.gif);
 list-style-position: inside;
 font: 12px  arial, helvetica, sans-serif; 
 line-height: 18px;
 color: #000;
 text-align: left;
 margin: 0 0 0 30px;
 padding: 0; 
 }

#ufwus ul li a{
 margin:0 0 0 30px;
 padding: 0;
 display: inline;
 text-decoration: none;
 }

#ufwus ul li a:hover{
 text-decoration: underline;
 }

#ufwus a, #ufwus a:link { 
 color: #000;   
 text-decoration: none;
} 

#ufwus a:hover { 
 color: #060;
 text-decoration: none;
} 


#ufwus IMG.back { 
 float: left;
 margin: 0 0 30px 0;
 display: inline;
}

#ufwus IMG.backhome { 
 float: left;
 margin: 0 5px 0 0;
 display: inline;
}

div#footer {
 padding: 0;
 margin: 0;
 text-align:center;
 background: url(/images/backfoot.gif) left bottom repeat-x;
 height: 38px;
 color: #91BA76;
 clear: both;
 }

#footer a, #footer a:link{
color: #91BA76;
font: bold 10px arial, helvetica, sans-serif;
text-decoration: none;
}

#footer a:hover{
color: #DCE4CA;
text-decoration: underline;
}

/*==========================*/
#keenstreet{
font: normal 10px verdana, arial, helvetica, sans-serif;
color: #2C588D;
text-align: center;
clear: both;
}

#keenstreet a, #keenstreet a:link{
color: #2C588D;
font: normal 10px verdana, arial, helvetica, sans-serif;
line-height: 16px;
text-decoration: none;
}

#keenstreet a:hover{
color: #ccc;
text-decoration: underline;
}

/* =============== Navigation ================ */
#navbar {
 position: absolute;
 top: 140px;
 left: 275px;
 font: bold 12px arial, helvetica, sans-serif;
 color: #2C588D;
 margin: 0;
 width: 500px;
 }

#navbar li {
 float: left;
 list-style-type: none;
 margin: 0 0 3px 0;
 padding: 0;
 white-space: nowrap;
 }

#navbar ul {
 margin: 0;
 padding: 0;
 }

#navbar a {
 padding: 3px 10px 3px 13px;
 text-decoration: none;
 }

#navbar a:link, #navbar a:visited {
 color: #2C588D;
 }

#navbar a:hover, #navlist a:active,
#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active {
 color: #91BA76;
 }

#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active {
 /*padding: 3px;*/
 color: #91BA76;
 }