/* BASIC ELEMENTS */

html { 
       height:700px;
       min-height:101%;
}

body { 
	padding:0px;
	margin:0px;
        font-size: 13px; 
	font-family:arial, helvetica, sans-serif;
	background-color:#dddddd;
        height: 101%;
        text-align: center;
 }

/* enforce 100% height */
* html #container {
        min-height: 100%;
        height:auto;

}

img {
	border:none;
}

p {
	margin: 0;
        font-size: 85%;
        line-height: 140%;
}

/* GENERAL LAYOUT */
div#container {
	width:860px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
	border-left:1px solid #999;
	border-right:1px solid #999;
        position: relative;
        height: 150%;
        text-align: left;
}


div#leftcolumn {
        width: 120px;
	padding:0 0 0 17px;
}

div#rightcolumn {
        float: right;
	padding:0 0 0 17px;
	display:inline;/*ie double margin bug*/
	border-left:1px solid #eee;
        min-height: 100%;
}


div#nav { 
          width:100px;
          text-align: left;
	  padding:14px 0 14px 0;
}

div#content { 
          position: absolute;
          width:800px;
          text-align: left;
	  padding:20px 10 14px 10;
          min-height: 101%;
}

div#banner {
        position: absolute;
	height:80px;
	border-bottom:1px solid #999;
        width: 100%;
        background-color: #ccc;
        background-image: url('../images/bannerBG.png');
}

div#bannerPlain {
        position: absolute;
	height:80px;
	border-bottom:1px solid #999;
        width: 100%;
        background-color: #fff;
}

div#bannerText { 
        position: relative;
        left: 0px;
        margin: 20px 20px 20px 30px;
 }

div#bannerPic {
        float: left; 
        margin: 20px 20px 20px 30px;
 }

div#topRow {
        clear:both; 
        margin: 20px 20px 20px 30px;
        background-color:#fafafa;
 }
div#contact {
        margin: 10px 10px 10px 10px;
        background-color:#fafafa;
 }
div#footer {

        clear: both;
	padding:0;
	text-indent:8px;
}

div#figure { 
        float: right;
        margin: 0px 10px 0px 10px;
        position: absolute;
        top: 50%;
 
 }

div#figureRight { 
        float: right;
        //margin: 10px; 
        margin: 0px 10px 0px 10px; 
        top: 50%
 }

div#figureLeft { 
        float: left;
        margin: 0px 10px 0px 10px;                  
        top: 50% 
 }

div#copyright {
        clear: both;
	text-align:center;
	font-size:80%;
	padding:14px 0 0px 0;
        position: relative;
        margin-top: -3.5em;
}

div#topNavBar { 
        position: absolute;
        height: 30px;
        top: 80px;
}

div#leftNavBar { 
        position: absolute;
        clear: both;
        width: 100px;
        top: 93px;
        left: 20px;
}

div#book { 
        position: absolute;
        clear: both;
        width: 150px;
        top: 350px;
        left: 10px;
}

div#news { 
        position: absolute;
        clear: both;
        width: 130px;
        top: 615px;
        left: 10px;
        background-color: #fafafa;
        padding: 10px;
        border: 1px solid #037;
}

div#newsBanner { 
        position: absolute;
        clear: both;
        width: 100%;
        top: 0px;
        left: 0px;
        background-color: #037;
 }

div#massLeftNavBar { 
        position: absolute;
        clear: both;
        width: 200px;
        top: 93px;
        left: 20px;
}

div#leftNavContent { 
        position: relative;
        top: 110px;
        left: 180px;
        width: 640px;
 }

div#topNavContent { 
        clear: both;
        position: relative;
        top: 150px;
        left: 80px;
        width:800px;
 }

div#item { 
        position: relative;
        clear: both;
	padding: 10px 5px 10px 0px;
        margin: 10px;
        width: 100% auto;
        height: 100% auto;       
 }
div#itemGray { 
        position: relative;
	padding: 10px;
        width: 100% auto;
        height: 100% auto;
        background-color: #f3f3f3;

 }
div#logoDiv { 
        clear: both;
	margin:0 auto;
        width:960px;
        text-align:center;

 }

div#bannerPic { 
        position: absolute;
        left: 0px;
        top: 0px;
 }

div#logo { 
  float: left;
  margin: 20px;
 }

div#directoryTable { 
          margin: 20px 0px 0px 0px;
 }

div#projectsTable { 
          margin: 20px 0px 0px 0px;
 }

div#papersTable { 
          margin: 20px 0px 0px 0px;
 }

#modelsTable { 
         padding:3px;

 }

/* nav */

div.menuItemDiv { 
          padding: 3px;
 }

.menuItem { 
          text-decoration: none;
          font-size:90%;
          font-weight:bold;
            
}

.title { 
          text-decoration: none;
          font-size:110%;
          font-weight:bold;
          padding: 30px 5px 10 px 5px;
          color: #a00;
 }

.headline { 
          text-decoration: none;
          font-size:140%;
          font-weight:bold;   
          line-height: 140%;
          color: #666;
 }
.subHeadline { 
          text-decoration: none;
          font-size:95%;
          font-weight:bold;
          color: #999;
          line-height: 140%;
}
.revHeadline { 
          text-decoration: none;
          font-size:140%;
          font-weight:bold;   
          line-height: 140%;
          color: #fff;
 }

.revSubHeadline { 
          text-decoration: none;
          font-size:95%;
          font-weight:bold;
          color: #fff;
          line-height: 140%;
}

.newsHeadline { 
          text-decoration: none;
          font-size:100%;
          font-weight:bold;   
          line-height: 140%;
          padding: 0px 0px 0px 5px;
          color: #fff;
 }

.newsText { 
          text-decoration: none;
          font-size:70%;
          font-weight:normal;
            
 }


.subtitle { 
          text-decoration: underline;
          font-size:85%;
          font-weight:bold;   
	  padding: 30px 5px 10px 0px;
 }
 

.itemtitle { 
          text-decoration: none;
          font-size:85%;
          font-weight:bold;   
	  margin: 30px 0px 10px 0px;
 }

.topNavBarTab { 
          float: left;
          text-decoration: none;
          font-size:85%;
          font-weight:bold;
          padding: 6px;
          width: 100px;
          text-align: center;
}

.leftNavBarTab { 
          float: left;
          text-decoration: none;
          font-size:85%;
          font-weight:bold;
          padding: 6px;
          width: 100px;
          text-align: center;

}


.mm5Table { 
            text-align: center;
            padding: 4px;
            border: 1px solid #aaaaaa;
 }
.categoryHeader { 
          text-decoration: underline;
          font-size:85%;
          font-weight:bold;
          text-align: left;
          margin: 10px 0px 30px 0px;          
 }

.caption { 
          text-decoration: none;
          font-size:90%;
          font-weight:normal;
          font-style: italic;
          padding: 6px;
          width: 100px;
          text-align: center;            
 }

.gray { 
        color: #ccc;
 }

th { 
     text-align: center;
     font-size: 100%;
     font-weight: bold;
     color: #999999;
     border: 1px solid #aaaaaa;

 }

.small { 
         font-size: 75%;
         font-style: italic;
 }


/* GENERAL CHARACTERISTICS */
/* links */
a:link,
.body .infobox a:link,
.body .inset a:link,
.body #ImageControl a:link {
	color: #037;
	text-decoration: none;
}

a:visited,
.body .infobox a:visited,
.body .inset a:visited,
.body #ImageControl a:visited {
	color: #037;
	text-decoration: none;
}

a:hover,
.body .infobox a:hover,
.body .inset a:hover,
.body #ImageControl a:hover {
	text-decoration: underline;
}



/* links in body copy */
.body a:link {
	color: #037;
	text-decoration: underline;
}
.body a:visited {
	color: #037;
	text-decoration: underline;
}
.body a:hover {
	text-decoration: underline;
}



/* headlines */
h1 {
	font-size:136%;
	font-weight:bold;
	line-height:110%;

}
h2 {
	font-size:110%;
	font-weight:bold;
	line-height:110%;
	margin:0; 
	padding:0;
}
h3 {
	font-size:96%;
	font-weight:bold;
	line-height:110%;
}
h4 {
	font-size:78%;
	font-weight:bold;
	line-height:150%;
	margin:8px 8px 8px 8px;
	margin:0;
}
h5 {
	font-size:71%;
	font-weight:bold;
	margin:0px 0px 4px 0px;
}
h6 {
	font-size:71%;
	font-weight:normal;
	margin:0px 0px 4px 0px;
}

