body {
text-align:center;
background-color: #006633;
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 62.5%;
}

#wrapper {
width:750px;
margin-right:auto;
margin-left:auto;
text-align:left;
background-image: url(../images/06home_sealbg.gif);
background-repeat: no-repeat;
background-position: left top;
border: 1px solid #CCCCCC;
font-size: 1.0em;
}
	
#innerwrapper {
width:750px;
margin-right:auto;
margin-left:auto;
text-align:left;
background-image: url(../images/06bglines.gif);
background-repeat: repeat-y;
background-position: top;
}
	
#topmenu {
width: 750px;
margin-right:auto;
margin-left:auto;
padding-bottom: 4px;
font-size: 1.2em;
color: #fff;
text-align: right;
}

#contentheader {
}		
#col1 {
width:150px;
margin-left: 2px;
margin-bottom: 5px;
padding:0px;
float:left;
font-size: 1.2em;
}
	
#col2 {
width:175px;
padding-left: 10px;
padding-right:10px;
margin-top: 0;
margin-bottom: 5px;
float:left;
}

#col2 p {
font-size: 1.4em;
font-weight: bold;
line-height: 1.4em;
}
	
#col3 {
width:380px;
padding:0px;
margin-top: 5px;
margin-left: 10px;
margin-bottom: 5px;
float:left;
}
	
#col3 p {
font-size:1.5em;
line-height: 1.4em;
font-family: "Times New Roman", Times, serif;
font-style:italic;
}

#footer {
width: 750px;
margin-right:auto;
margin-left:auto;
padding-top: 4px;
font-size: 1.1em;
color: #fff;
}

/*end layout styles*/
#iwhs_masthead h1 {
background: url(../images/06home_title.jpg) no-repeat;
height: 62px;
margin: 0px;
}

#iwhs_masthead h1 span {
display: none;
margin: 0px;
}

#comingup h3	{
	height:39px;
	background: url(../images/06home_news.gif) no-repeat top left;
	padding-top: 0px;
	margin-left: 5px;
}
#comingup h3 span {display:none;margin: 0px;}

/*begin home page navigation menu*/
#navigation {position:relative; width:140px; height:210px; background:transparent url(../images/06home_globalmenu.gif) no-repeat 0 0; overflow:hidden;}
#navigation h3 {display:none;}
#navigation ul {margin:0 0 0 0; padding:0;}
#navigation li {list-style-type:none; width:140px; height:42px; overflow:hidden;}
#navigation ul li a#about {position:relative; display:block; width:140px; padding-top:42px; height:0; color:#000; text-decoration:none; background:transparent url(../images/06home_about-over.gif) no-repeat -110px -50px; overflow:hidden;}
#navigation ul li a#adm {position:relative; display:block; width:140px; padding-top:42px; height:0; color:#000; text-decoration:none; background:transparent url(../images/06home_adm-over.gif) no-repeat -110px -50px; overflow:hidden;}
#navigation ul li a#curr {position:relative; display:block; width:140px; padding-top:42px; height:0; color:#000; text-decoration:none; background:transparent url(../images/06home_curr-over.gif) no-repeat -110px -50px; overflow:hidden;}
#navigation ul li a#alum {position:relative; display:block; width:140px; padding-top:42px; height:0; color:#000; text-decoration:none; background:transparent url(../images/06home_alum-over.gif) no-repeat -110px -50px; overflow:hidden;}
#navigation ul li a#news {position:relative; display:block; width:140px; padding-top:42px; height:0; color:#000; text-decoration:none; background:transparent url(../images/06home_news-over.gif) no-repeat -110px -50px; overflow:hidden;}

* html #navigation a:link, * html #navigation a:visited {height:42px; he\ight:0;}

#navigation a#about:hover {position:relative; top:0px; height:0; padding-top:42px; background-position:top right; overflow:hidden;}
* html #navigation a#about:hover {height:42px; he\ight:0;}
#navigation a#adm:hover {position:relative; top:0px; height:0; padding-top:42px; background-position:top right; overflow:hidden;}
* html #navigation a#adm:hover {height:42px; he\ight:0;}
#navigation a#curr:hover {position:relative; top:0px; height:0; padding-top:42px; background-position:top right; overflow:hidden;}
* html #navigation a#curr:hover {height:42px; he\ight:0;}
#navigation a#alum:hover {position:relative; top:0px; height:0; padding-top:42px; background-position:top right; overflow:hidden;}
* html #navigation a#alum:hover {height:42px; he\ight:0;}
#navigation a#news:hover {position:relative; top:0px; height:0; padding-top:42px; background-position:top right; overflow:hidden;}
* html #navigation a#news:hover {height:42px; he\ight:0;}
/*end home page navigation menu*/

/*quick links menu styles*/
#quicklinks select {
margin-left: 5px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #006633;
}
/* end quick links menu styles*/

a:link,a:visited {
	color: #FFFFFF;
}
a:hover {
text-decoration: none;
}

hr {
border: none;
background-color: #ccc;
color: #ccc;
height: 1px;
width: 95%;
}
