@media screen, print {
body {
     background-color: #F0F0F0;
     font-family: Arial, sans-serif;
     font-size: 70%;
     margin: 0; }

#container {
     width: 60em;
		 /*min-width: 800px;*/
     min-height: 45em;
     height: auto;
     border-left: 11em #999999 solid; }
#menucolumn {
     width: 11em;
     min-height: 50em;
     color: #666666;
     padding: 0px;
     position: absolute;
     z-index: 1;
     top: 0px;
     left: 0px; }
#marker {
     display: none;
     position: absolute;
     top: 6px;
     left: 6px;
     z-index: +1;
     width: 200px;
     height: 18px;
     color: #666666;
     font-size: 12px;
     font-family: monospace;
     letter-spacing: 2px; }
#nav {
     margin-top: 10.2em;
     margin-left: -2em;
     margin-right: 1em;
     font-size: 1.1em; }
#nav a {
     color: #ffffff;
     text-decoration: none; }
#nav a.current {
     color: #000000; }
#nav a:hover {
     color: #99ccff; }
#nav li {
     list-style-type: none;
     text-align: right;
     margin: 0 0 2em 0;
     text-transform: uppercase;
     letter-spacing: .125em;
     display: list-item; }
#footer {
     margin-top: 15em; 
		 width: 100%;}
#footer p {
     margin-left: 1em;
     font-size: 1em;
     line-height: 1.4em;
	color: #333333; }
a {
     color: #006699; }
#copyright {
     background-color: #0099cc;
     min-height: 2.5em;
     padding-top: 0.15em;
     vertical-align: top; 
     }
#copyright p {
color: white; 
font-size: 0.78em;
vertical-align: top; 
}
#contents {
     margin-left: 1em;
     width: 56.5em; 
     min-width: 680px;
     /*height: 100%;*/
     position: relative; }
#banner {padding-top: 4.5em;
     height: 3.5em; }
#logo {
     margin-left: 2.5em; }

#SecondNav {
     position: absolute;
     width: auto;
     float: left;
     z-index: 2;
     padding-right: 1em;
     margin-top: 6.7em; 
     background-color: #FFFFFF;
  /* CSS3 standard */
  opacity: 0.7;
  /* for Mozilla */
  -moz-opacity: 0.7;
     }

#headshots {
     width: auto;
     margin-left: 26em; }

#SecondNav.tmpl3  {
     margin-top: 9.7em;
     background-color: transparent;
     padding: 0px;
     margin-left: -1em; 
     /* CSS3 standard */
  opacity: 1;
  /* for Mozilla */
  -moz-opacity: 1;}
#SecondNav a {
     color: #666666;
     text-decoration: none; }
#SecondNav a.youarehere {
     color: #000000; }
#SecondNav a:hover {
     color: #003366; }
#SecondNav ul {
     margin-left: -2em; }
#SecondNav ul.items li {
     font-size: 0.85em;
     color: #ffcc33; }
#SecondNav li {
     list-style-type: none;
     margin: 0 0 0.5em 0;
     display: list-item; }

#greybox {
     background-color: #cccccc;
     padding: 1.5em 1em 0 1em;
     height: auto;/* 100%; */
     min-height: 41em;
     font-size: 1.1em; }
#greybox.tmpl1a {
     padding-top: 4.5em; 
    min-height: 38.5em;   
  }
#greybox.tmpl2 {
     min-height: 41em; 
  }
#textbox {
     width: 22em;
     min-height: 40em;
     margin: 1em 0 0 0;
     color: #666666;
     /*float: left;*/
     position: relative; }
#textbox.tmpl1a {
     min-height: 30em;
     margin-bottom: -1em;
     }

#textbox.tmpl2 {
     width: 44em;
     min-height: 9em;
     }
#textbox.tmpl3 {
     padding: 0 1em;
     width: auto;
     overflow: auto;
     background-color: #DDDDDD;
     margin-left: 1em;
     min-height: 9em;
     height: 38em;
     margin-right: 0em;
     margin-bottom: 1em;
 }

#textbox.tmpl4  {
     padding: 0 1em;
     width: auto;
     overflow: auto;
     background-color: #DDDDDD;
     margin-left: 1em;
     min-height: 9em;
     height: 38em;
     margin-right: 0em;
     margin-bottom: 1em;
 }

#textbox.tmpl5 {
background-color: #DDDDDD;
     margin: 16.75em 1em 1em 0;
     float: left;
     padding: 1em;
     width: 23em;
     min-height: 10em;
     height: auto; }

#textbox H1, #newspicture h1 {
     font-size: 1em;
     font-weight: normal;
     color: #000;
     text-transform: uppercase;
     margin-top: 1.5em;
     margin-bottom: 1.75em;
     letter-spacing: 0.125em;
     }
#textbox.tmpl2 H1 {
     text-transform: none;
     letter-spacing: 0em; 
     }
#textbox.tmpl3 H1 {
     text-transform: none;
     letter-spacing: 0em;
     color: #222222; 
     }
#textbox.tmpl3 h2  {
     text-transform: none;
     letter-spacing: 0em;
     color: #999999;
     font-size: 1.1em; 
     }
#textbox.tmpl4 h2 {
     text-transform: none;
     letter-spacing: 0em;
     color: #333333;
     font-weight: normal;
     font-size: 1.1em; }
#textbox p {
     line-height: 1.5em;
     margin: 0 0 1em 0;
     font-size: 1em;
 }
#textbox ul {
     font-size: 0.95em;
     margin-left: -1.8em;  
		 }
#textbox li {
     display: list-item;
     list-style-type: disc;
     margin-bottom: 1em; }
#picture {
     margin: 1.4em 0.5em 0 0.5em;
     padding: 0px;
     float: right;
  }
#biopicture {
     margin: 11em 1em 0 12em;
     float: left;
      }
#newspicture {
     margin: 12.7em 1em 0 0;
     float: left;
      }

#newspicture ul.csc-menu li {
      list-style-type: none; margin-left:-3em; padding-bottom:10px; 
      }

#newspicture ul.csc-menu li a {
	color:#666; 
	text-decoration:none;
	}

#newspicture ul.csc-menu li a:hover {color:#333; }

#newspicture h1 {text-transform: capitalize; font-weight:bold; margin-bottom:4px;}

hr.clearer { border:0px solid #666; }

div.news-list-item a {text-decoration:none; }

#projectpicture {
 margin-left: 13.5em;
     margin-top: 1em;
     z-index: 1;
     position: relative; }

#controls {	
	float: right;
	margin: 1em 4em 0 0;
 	} 
#counterdisplay {
	margin-top: 1em; 
		} 
     
#clear {
     clear: both;
     height: 0px;
     /*background-color: #696969;*/
     }
.csc-textpic-caption {
color: #666666;
font-size: 0.8em;
margin-top: 0.5em;
}

#textbox.tmpl6 {
     background-color: #dedede;
     width: 500px; 
padding: 10px;
margin-top: 8em;
min-height: 22em;}

fieldset.csc-mailform {
     border: 1px #999999 solid;
}

div.csc-mailform-field {
margin: 16px;
clear: both;
padding-top: 8px;
}

div.csc-mailform-field input, div.csc-mailform-field textarea , #mailfomattachment1 {
     border: 1px #999999 solid;
     float: right;
    }
div.csc-mailform-field label {
     float: left; }

input#mailformformtype_mail {
clear: both;
}

}

/*@media print {
#nav, #copyright {display: none;}
#footer {
     margin-top: 10em; }
}*/
