body {
	background-color: #FFFFFF;
	margin: 0; /* to avoid margins */
    text-align: center; /* to correct the centering IE bug*/
	}

#container {
	position: relative;
	margin-left: auto;
    margin-right: auto;
	width: 800px;
	border: 0px solid #99cccc;
	padding: 0px;
	text-align: left;
	background-color: White;
}

#idcrp_logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 184px;
	height: 159px;
	background: White url(../images/idcrp_logo.gif) no-repeat;
	border-left: 1px solid Black;
	border-top: 0px solid Black;
	z-index: 3;
	}

 #top_banner {
	position: absolute;
	top: 0	px;
	left:183px;
	width: 613px;
	height: 78px;
	background: #BD2025 url(../images/banner.gif) repeat;
	z-index: 1;
	border-right: 1px solid Black;
	border-top: 0px solid Black;
	}
	
#col1
{
	position: absolute;
	top: 75px;
	left: 0px;
	width: 183px;
	height: 526px;
	/*border-bottom: 1px solid Black; */
	border-left: 1px solid Black;
	background: #FFFFFF url(../images/navbackground.gif) repeat;
	z-index: 2;
}	
	
#navlist
{
	position: absolute;
	top: 100px;
	left: 0px;
	padding-left: 0;
	margin-left: -35px;
	
	width: 187px;
}

#navlist li
{
	list-style: none;
	margin: 10px -10px 10px 0px;
	padding: 0.0em;	
	border-bottom: 1px solid White;
}

#navlist li a 
{ 
	text-decoration: none;
	color: #0D0F35;
	font-family: Arial, Arial, Helvetica, sans-serif;  
	font-weight: bold;
	font-size: 12px;
	line-height: 16pt;	
}

#navlist li.active a
{
	color: White;
}

#navlist li a:hover
{
color: #047391;
}
		
#usu_logo {
	position: absolute;
    top: 405px;
	left: 35px;
	width: 100px;
	z-index: 14;
    }

#usu_logo a img {
	text-decoration: none;
	border-style: none;
}


#bottom_logo {
	position: absolute;
	top: 510px;
	left: 55px;
	padding: 0px 2px 0px 5px;
	margin: 0px 0px 0px 0px;
	z-index: 15;
	}
	
#bottom_logo a img {
	text-decoration: none;
	border-style: none;
	}

#bottom_logo p {
	position: absolute;
	top: 45px;
	left: 6px;
	font-family: helvetica, "trebuchet MS", verdana, sans-serif;  
    font-size: 9px;
    width: 170px;
     }

#bottom_logo a {
	text-decoration: none;
	color: White;
	font-weight: bold;
}

#bottom_logo a:hover {
	color: #738FC9;
    }


	
	
	
#col2 {
	position: absolute;
	top: 75px;
	left: 185px;
 	width: 410px;
 /*	height: 526px; */
	border-right: 0px solid #cccc99;
	/* border-bottom: 1px solid Black; */
	
	background-color: white;
	}
	
	

#col2 h2 {
	
    font-family: Helvetica, Times, serif; 
    font-size: 1.25em;
    line-height: 22pt;
    font-weight: 600;
    
    font-style: normal;
    color: #819eae;
    padding: 10px 15px 5px 15px;
    
	}
	
#col2 h3 {
	
    font-family: Times, serif; 
    font-size: 16px;
    font-style: normal;
    color: #819eae;
    padding: 10px 15px 0px 40px;
	
	}
	
	
#col2 p {
	
    font-family: Times New Roman, Times, serif; 
    font-size: 16px;
    font-style: normal;
    color: #0D0F35;
    margin: 0px;
    line-height: 16pt;
    text-align: left;
    padding: 5px 40px 0px 40px;
	
	}
	
	#col2 p a {
    color: #047391;
    text-decoration: none;
	}
	
	#col2 p a:hover {
    color: #BD2025;
    text-decoration: none;
	
	}
	
	#col2 li {
	font-family: Times New Roman, Times, serif; 
	font-size: 16px;
    font-style: normal;	
		
	}
		
.featureLeft   { float: left; margin: 10px 10px 0px 10px; }

	
/*	
#col3 {
	position: absolute;
	top: 75px;
	left: 520px;
	width: 219px;
	height: 93px:
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left; /* For IE, see above */
	/*border: 0px solid Yellow;
	background-color: #0D0F35;
	}
	
	#col3 p {
	
    font-family: Arial, Arial, Helvetica, sans-serif;   
    font-size: 10px;
    color: White;
    margin: 0px;
    line-height: 14pt;
    text-align: left;
    padding: 0px 0px 5px 5px;
	
	}
	
	#col3 h2 {
	
    font-family: Arial, Arial, Helvetica, sans-serif;   
    font-size: 18px;
    font-weight: normal;
    color: White;
    padding: 5px 0px 0px 5px;
	}
	*/
	
	
#box1 {
	position: absolute;
    top: 75px;
	left: 580px;
	width: 199px;
	height: 526px;
    background: White url(../images/labshot.jpg) no-repeat;
  /*  border-bottom: 1px solid Black; */

}

#box2 {
	position: absolute;
    top: 350px;
	left: 545px;
	width: 199px;
	height: 526px;
    background: transparent;
    

}

#box2 p {
	
    font-family: times, serif; 
    font-size: 14px;
    font-style: italic;
    color: #dabf68;
    margin: 0px;
    line-height: 14pt;
    text-align: left;
    padding: 05px 5px 0px 40px;
	
	}

#col4 {
	position: absolute;
	height: 526px;
	top: 75px;
	left: 766px;
 	width: 30px;
	background-color: #819eae;
/*	border-bottom: 1px solid Black; */
	border-right: 1px solid Black;
	}
	
