body{
position:relative;
background:#fff url(img-environ/newenvbkg.png) left top repeat-x;
font-size:1em;
font-family:"lucida sans unicode", "lucida grand", sans-serif;
}
html{
font-size:100%;
}
body *{ 
padding:0;
margin:0;
}
#container{
position:absolute;
width:960px;  /*780px*/
left:50%;
margin-left:-480px;
}
a{
text-decoration:none;
color:blue;
outline:0;
}
a:hover{
color:red;
}
#right{
float:left;
text-align:center;
width:200px;
margin:2em 0 0 31em;
}
#right p{
font-size:.8em;
font-weight:bold;
margin-top:1em;
}
#right img.bullet{
padding-right:5px;
}
h1{
text-indent:-9999px;
background: url(img-environ/envhead.png) no-repeat;
height:200px;
width:450px;
margin-left:0;  /*3em*/
-moz-box-shadow: 10px 10px 10px #333;
-webkit-box-shadow: 10px 10px 10px #333;
box-shadow: 10px 10px 10px #333;
}
#content{
width:730px;   /*580px;*/
float:right;
margin-top:2.8em;
background-color:#e7f5da;
margin-bottom:2em;
border:solid 1px #41a64d;
}
#content img{
float:left;
padding:8px 15px 0 0;
border:2px solid #41a64d;
margin:8px 8px 3px 0;
} 
#content img:hover{
border:2px solid blue;
}
h2{
margin:1em 0 0 1.5em;
}
.dropcap{
float:left;
font-size:2.5em;
font-weight:bold;
line-height:.9em;
padding:0 5px 0 0;
font-family:verdana, geneva, sans-serif;
}
#content p{
padding:0 1em 1em 1em;
font-size:.9em;
}
#content p.first{
padding-top:1em;
}
#links{
background: url(img-environ/envlink3.png)80% 50% no-repeat;
width:120px;
height:280px;
margin-top:7em;
padding-left:1.2em;
}
#links ul{
list-style-type:none;
list-style-image: url(img-admin/eosgd1c.gif);
font-family:"palatino linotype", "book antiqua", serif;
font-size:1em;
font-weight:bold;
margin-left:.9em;
margin-top:.3em;
}
#links li{
padding-bottom:.4em;
padding-left:10px;
}
#links li.last{
font-size:.7em;
font-weight:bold;
font-variant:small-caps;
}
.sidebar{          
width:170px;
margin-top:3em;
border:solid 1px #6161b0;
float:left;
background:url(img-clinical/eoscozywool1b.jpg) left top repeat;
}
.sidebar h3{
text-align:center;
padding-top:.5em;
font-size:.9em;
}
.sidebar p{
padding:10px;
font-size:.75em;
}
#godzilla{
position:absolute;
left:780px;
top:103px;
}