
div#functions {
display: inherit;
position: relative;
margin-bottom: 10px;
min-width: 600px;
padding: 0px;

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;

}



div#newcenter {

display: inherit;
position: relative;

width: 55%;
margin-left: 22%;
padding: 10px;

background-color:white;

border-bottom: none;

}



div#newpics1 {

display: inherit;
position: relative;
width: 100%;
text-align: center;

background-color:white;

border-bottom: none;
}


div#newpics2 {

display: none;
position: relative;
width: 100%;
text-align: center;

background-color:white;

border-bottom: none;
}



div#subhead {

padding-top:20px;
margin-top:0px;
}


div#wrapper {

background-image: url('PAGES/functions/bg/1.jpg');

}
