/* CSS FOR HOMEPAGE ELEMENTS AS WELL AS OVERRIDE OF VARIOUS TEMPLATE ELEMENTS */

#footer
{
    position: relative;
    top: 30px;
    left: 0px;
}

#IE7root #footer
{
    position: relative;
    top: 30px;
    left: 0px;
}

#IE6root #footer
{
    position: relative;
    top: 30px;
    left: -1px;	
}

#leftnav {
background-color:#425573;
padding-bottom:32px;
}

div #columns0
{ /* border:solid 3px #FFFF00; */
height:640px;
} 

#IE6root div #columns0
{
height: 640px;
}

 div #rightbox
{ /* border:solid 3px #ccc; */
background-color:#e0e0e0;
height:105%;
/* padding-bottom:10px; */
padding-left:5px;
} 

#IE6root div #rightbox
{
left:1px;
width: 953px;
height:100%;
}


 div #rightbox2  /*  Default_all.aspx  */
{ /* border:solid 3px #ccc; */
background-color:#FFF;
height:auto;
}

#IE7root div #rightbox2  /*  Default_all.aspx  */
{ /* border:solid 3px #ccc; */
background-color:#FFF;
height:100%;
padding-bottom:11px;
}

div #content
{ width:958px;
  height:630px;
  /* border: solid 2px #009900; */
background-color:#ffefce;
} 

#IE6root div #content
{
height: auto;
}


div #content1  /* Default_all.aspx left column */
{
    width: 958px;
    background: #FFF url(../images/phd1col_5.png) repeat-y left top;
	height:100%;
}

#IE6root div #content1
{
height: auto;
}

#IE7root div #content1
{
height: 100%;
}


 #content2
{
     background: #000 url(../images/phd2col_3.gif) repeat-y left top;
}

#deptheader
{ background-color:#00305A; 
 }

#IE6root  #deptheader
{
position:relative;
top:-10px;
}

#container {     /* for Home page & default_all*/
	height: auto;
  /* border:solid 3px #660000; */
}

#IE7root  #container
{
height: 900px auto;
} 

#IE6root  #container
{
height: 600px auto;
}

 div .phdfooter {
 font:normal 11px verdana,arial,sans_serif;
 color:#00305A;
 text-align:center;
 border-top:solid 1px #00305A;
 padding-top:5px;
 margin-top:10px;
 margin-bottom:10px;
 width:100%;
   }
   
 #maincontent {
     width:97%;
     clear:right;
    background-color:#FFF;
    height:auto;
     }
   
            
 #maincontent2 {
     margin-top:10px;
    width:76%;
    float: left; 
     clear:both;
     background-color:#e0e0e0;	
     padding-left:10px;
     margin-left:2px;
}
   
 press_release  {
 font:normal 12px arial;
 margin-bottom:10px;
 } 
 
 div .header 
    {
     margin:5px 5px 0px 5px;
      }
      
div .hmcontainer /*Surround lower content boxes and headers on home page*/
 {   
    position:relative;
     margin: 0px 5px 5px 5px;
  }
 
   
 div #homenews /*contains press release items */
 {
	  margin:0px 5px 5px 0px;
      padding : 5px;
      height:225px;
      width:448px;
      background-color : #fff;
      clear:both;
           }

div #news {
	height:210px;
	overflow:auto;
    overflow-x:hidden;
	width:450px;
	  }

div .homedrop {
border:solid 1px #ce9a00;
margin:5px 5px 10px 5px;
float:left;
clear:right;
width:183px;
text-align:center;
}

 div .homeblock {
      margin:0px 0px 5px 0px;
      padding : 5px;
      background-color : #fff;
           }

#hmlogo {
width:588px;
height:85px;
}

#hmmap {
width:325px; 
height:320px;
}


div #hmpop {
width:220px;
height:215px;
}

P {
	margin: ;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 8px;
	margin-top: 0px;
}
.default_text {
       font:normal 12px arial,helvetica,sans_serif;
       color:#333
       }
       
h3.pageheader {
        font:bold 18px verdana;
        text-align:left;
        color:#00305A;
        margin-bottom:15px;
    }

ol {
	margin-top: 8px;
	margin-bottom: 10px;
}


li.std {margin-bottom: 5px;}

ul.std {
	margin-left: 38px;
	margin-bottom: 10px;
	
} 
ol.std {
	margin-left: 38px;
	margin-bottom: 10px;
	
} 

ol.alpha {list-style-type:lower-alpha;
	margin-bottom: 10px;}


table.contact  td {
border-collapse:collapse; 
font:normal 11px verdana, arial, sans_serif;
border-bottom:dotted 1px #999;
padding-bottom:5px;
padding-top:5px;
}

