@charset "UTF-8";

body
		{
			background: #577d5a;
			margin: 0;
			padding: 0;
		}
		
#container     { background: #fff url("../images/elements/ICD-container-BG.gif") repeat-y; text-align: left; margin: 0 auto; position: relative; z-index: 1; width: 1028px } 

#header
		 { background: #bbddc2 url("../images/ICD-topheaderbckgrd.jpg"); margin-bottom: 0; z-index: 1; height: 100px }
		
		
#sidebar1
		   { background-color: #e2f3e9; margin: 0; padding: 2px; z-index: 1; width: 175px; float: left }
		
#navbarctr   
		         { display: block; position: absolute; z-index: 999; top: 100px; left: 176px; width: 680px; height: 20px }
#navbarselector  { background-color: #e2f3e9; position: absolute; top: 100px; left: 145px; width: 680px; height: 22px }
#nav-menu       { visibility: visible; position: absolute; z-index: 10; top: 100px; left: 145px; width: 70em; height: 20px }
#mainContent
		    { margin: 25px 0 0 5px; padding: 0 20px; z-index: 1; width: 620px; float: left }
#selectorContent { background-color: #ffffff; margin: 0; padding: 0; width: 1022px; float: left }
#sidebar2
		   { background-color: #e2f3e9; margin: 0; padding: 10px 10px 15px; z-index: 1; width: 164px; float: left }
		
#footer
		{
			clear: both;
			height: 50px;
			background-color: #bbddc2;
			padding: 0 10px 0 20px;
			text-align: center
		}
#toolbar  { text-align: right; padding: 0 10px 0 20px; position: absolute; top: 70px; left: 400px; width: 400px; height: 25px; float: right }

#bottomleftcontent   { background: #ffffff; padding: 2px; position: relative; width: 300px }

#sponsorbrick  { background-color: #f0f8ff; position: relative; top: 0; width: 150px }

#news  { background-color: #f8f8ff; position: relative; left: 3px; width: 165px }

#meetings { background-color: #eee; position: relative; width: 160px }

#office { visibility: visible; position: absolute; top: 162px; left: 5px; width: 185px; height: 108px }
#main-strut-vertical { position: relative; top: 0; width: 0; height: 62em }

