.huge_it_slideshow_title_text_1 {
   float:left;
}
.blog_section2_comment, .hero-unit-small{
 display:none;
}
.mytree{
    position: fixed ;
    right: 0;
    bottom: 0;
    width: 200px;
    height: 300px;
    z-index: -10;
}
.mybird{
    position: fixed ;
    right: 5px;
    bottom: 110px;
    width: 40px;
    height: 50px;
    z-index: -1;
}

.myrose1{
    position: fixed ;
    right: 90px;
    bottom: 30px;
    width: 40px;
    height: 30px;
    z-index: -20;
}
.myalphabet{
    position: fixed;

    bottom: 30px;
    width: 780px;
    height: 40px;
    z-index: -20;
}
.myfont{    
    font-family: cursive;
    font-size: 16px;
}

.staffPhoto ul li{
    background: url("/i/img_bg.png") repeat-x scroll 0 0 ;
    height: 300px;
}

.staffPhoto img {
border:3px solid silver;
height:220px;
margin-left:65px;
margin-top:35px;
width:180px;
z-index:-10;
}

.staffPhoto ul {list-style:none;}

.right{
    text-align: left;
    font-size: 1.1em;
    position: relative;
    margin-left: 20px;
    margin-top: 120px;
    /* margin: 30px 50px 150px 11px; */
    /* padding: 0 0 150px; */
    min-width: 300px;
    float: left;
}

.left{
    float: left;
}

li span span.title {
background:none repeat scroll 0 0 transparent;
font-size:1.1em;
margin:11px 26px -10px 11px;
padding:0 0 8px;
width:154px;
}

#content #photo table.picture_table {
    width: 100%;
    border-style: solid dashed;
    border-width: thin;
}

#content #photo table.picture_table tr{
     border-style: dashed;
}

#content table.staff_table{
     border-style: dashed;
     width: 100%;
}

#content table.staff_table tr{
     border-style: dashed;
     height: 100px;
     width: 100%;
}

#content table.staff_table tr td img{
    width: 150px;
    height: 200px;
    border:  blue;
}

#content table.download_table{
    width: 80%;
    border: 1px;
    border: fuchsia solid thin;
}

table.download_table tr{
    border: fuchsia solid thin;

}

table.download_table tr td img{
    width: 30px;
    height: 30px;
}

.odd{
   background-color: silver;
}

.head{
    background-color: gray;
    color: maroon;
    font-size: 16px;
}

#content table.download_table tr:hover td { background-color: #c8c8ff; background-image: url(/parkside/i/bg3.png); background-repeat: repeat-x; background-position: left top; border-top: 1px solid #afafaf; border-bottom: 1px solid #afafaf; }
