img
{  border-style: none;}

body {
  font-family:verdana;
  text-align: center;
}
#container{
border: 1px solid lightgrey;
width: 975px;
margin: 0 auto;
text-align: left;
}

input { 
  background-color:#d6d6d6;
  border: 1px solid #555555; 
}

#top{
  height:124px;
  background-image:url('../images/top.png');
  background-repeat: repeat-x

}
#banner{
  margin: 0px 0 0 30px;
/*  background-image:url('../images/logo.gif');
  background-repeat: no-repeat;*/
  height: 95px;
}

#slogan{
 color:gray;
width: 560px;
padding: 64px 0 0 80px;
}

#tabs{float:right;}

#searchbar{
padding: 5px;
float:right;
}
#searchbar a{font-size:11px;}

#picture{
}

.box{
background-color:#eceff2;
background-image:url('../images/top.png');
height:103px;
width:670px;
_width: 185px;
margin: 10px 0px 10px 20px;
padding: 10px 5px;
float: left;
font-size: 12px;
}

.box h4{
font-size:14px;
margin: 0px;
font-family:Times New Roman;
}

#left_column{
width:700px;
_width: 650px;
float: left;
font-size:.9em;
}

#updates{
width:100%;
}




#navigation li.button{
width:100%;
height:90px;
list-style:none;
padding: 0px;
margin:0px;
}

#navigation li:hover{
background-color:gray;
}

#navigation li.active{
background-color:#505050;
width:100%;
height:90px;
list-style:none;
padding:0px;
margin:0px;
}


#button1{
margin: 10px 0 0 10px;
background-image:url('../images/owicons.png');
background-position: 0px 0px;
background-repeat:no-repeat;
height:60px;
}

#button2{
margin: 10px 0 0 10px;
background-image:url('../images/owicons.png');
background-position: 0px -59px;
background-repeat:no-repeat;
height:60px;
width:60px;
}

#button3{
margin: 10px 0 0 10px;
background-image:url('../images/owicons.png');
background-position: 0px -119px;
background-repeat:no-repeat;
height:60px;
width:60px;
}

#right_column{
float:right; 
vertical-align:top;
width: 270px;
}

#navigation {

background-image:url('../images/grad_box.png') !important;
background-repeat:repeat-y;
background-color:#b9b9b9;
background:#b9b9b9;
padding:0px;
margin:0px;
}

#navigation a{
font-size:10px;
padding:0 0 0 75px;
float:left;
width:176px;
_width:250px !important;
_width:176px;
color:black;
text-decoration:none;
}

#right_column h2{
margin: 10px 0 0 10px;
font-family:Times New Roman;
}

.title{
font-family: Times New Roman;
font-size:14px;
margin:0;
font-weight:bold;
}

#right_column h4{
font-family: Times New Roman;
font-size:15px;
margin: 0;
}

#more_info{
  margin: 10px 0 0 0;
  background-image: url(../images/top.png);
  border: 1px solid graytext;
  width: 270px;
  height: 123px;
  font-size: .7em;
}

#more_info ul{
padding: 0 0 0 25px;
margin: 0;
}

#more_info li{
list-style-type:none;
}

#more_info h4{
padding: 0 0 0 10px;
}

#more_info p{
margin: 0 8px;
}


#footer{
  margin:0 0 0 0px;
  clear:both;
  height:20px;
  background-image:url('../images/bottom.png');
  background-repeat: repeat-x;
  padding: 8px 0px;
  font-size: .8em;
}

#footer li{
display: inline;
list-style-type: none;
margin: 0 0 0 5px;
}

#footer a{
padding: 2px 3px;
_text-decoration:none;
_color:black;
line-height:15px;
}

#footer a:hover{
text-decoration: underline;
}

#copyright{
margin: 0 0 0 375px;
}

.case{
margin: 10px;
width:45%;
float:left;
font-size:.85em;
}

.case h4{
text-align: centered;
margin:0px 0 3px 0px;
}



.people {
margin: 13px 0 0 0;
width:100%;
float:left;
clear: both;
border-bottom: 1px solid black;
padding: 0 0 15px 0;
}

.pic{
width:16%;
height: 160px;
float:left;
}

.pic img{
width: 120px;
}


.bio{
 display:inline;
 width:83%;
 font-size:.9em;
 float: left;
}
