
body {font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size:0.8em; line-height:1em; color:#333; margin:0px}
p,td  {font-size:0.9em;}
textarea, input {border:1px #000033 solid}
.w_link {color:white}
#whole {height:100%; width:100%;}

#top {background: url('menutop.gif'); height:36px}

#top_ad {background: url('adtop.gif'); }
#top_ad_rest {background: url('adtop.gif'); }
#top_ad_img {margin-top:15px; margin-bottom:15px;  margin-left:140px}


#content {padding-left:32px; padding-top:20px; padding-bottom:30px}
#bigleft{width:700px; padding-right:30px;}
#middle{background: url('line.gif')}
#middlerest{background: url('line.gif')}
#right{padding-left:20px}

img {border:0px}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
<![if !IE 6]>
.shiftcontainer {
position: relative;
left: 5px; /*Number should match -left shadow depth below*/
top: 5px; /*Number should match -top shadow depth below*/
}

.shadowcontainer{
width: 650px; /* container width*/
background-color: #d1cfd0;
}

.shadowcontainer .innerdiv{
/* Add container height here if desired */
background-color: white;
border: 1px solid gray;
padding: 6px;
position: relative;
left: -5px; /*shadow depth*/
top: -5px; /*shadow depth*/
font-size: 13px;
}

<![endif]>

