body {text-align: center; font-size: 11px; font-family: Verdana; color: #153E7E; background: url("Pictures/bodybg.jpg");}

h3 {font-size: 13px; color: navy; margin: 10px;}
h4 {font-size: 13px; color: #000066; margin: 10px;}

p {margin-top: 15px; margin-bottom: 15px;}

#container {
position: relative;
margin: 25px auto;
width: 900px;
border: 1px solid black;
}

#menu {
position: absolute;
top: 150px;
left: 0px;
width: 900px;
z-index: 1;
}

#header {
position: absolute;
top: 0px;
left: 0px;
width: 900px;
}

#secmenu {
position: absolute;
top: 30px;
right: 20px;
font-size: 12px;
font-weight: bold;
text-align: left;
}

#secmenu td {vertical-align: middle;}

#secmenu a, #secmenu a:visited {color: white; text-decoration: none;}
#secmenu a:hover {border-bottom: 2px dotted white;}

#footer {
position: absolute;
bottom: 20px;
left: 500px;
width: 350px;
height: 20px;
border-top: 1px dotted #787878;
text-align: left;
}

#menshadow {
position: absolute;
top: 177px;
left: 0px;
height: 6px;
width: 900px;
background: url("Pictures/menshadow.gif") repeat-x;
}



/* """""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" END GENERIC STLYES """""""""""""""""""""""""""""" */

#body {
position: absolute;
top: 260px;
left: 10px;
width: 550px;
height: 600px;
border: none;
text-align: left;

}

#body a, #body a:visited {text-decoration: none;}

#body li {padding-bottom: 5px;color: blue;}


#container {height: 950px; background: white url("Pictures/homeless.jpg") no-repeat bottom right;}

h2 {font-size: 14px; color: black; margin-bottom: 30px; margin-left: 0px;}
h3 {font-size: 13px; color: navy;margin-left: 0px}


#label {
position: absolute;
top: 180px;
left: 0px;
width: 900px;
height: 47px;
background: url("Pictures/labelshadow.jpg");
text-align: left;
}


a, a:visited {color:#3C3030;font-weight: bold;}
a:hover {color:orange;}
























