/* CSS Document */
<style type="text/css">
body {
	margin:0px; 
	padding:0px; 
	font: 1.0em verdana, arial, sans-serif; 
	text-align:center;
	}
* {margin:0; padding:0;}


p em {font-style:italic;}
p span.normal-link a:link { color:#828282; text-decoration: none;}
p span.normal-link a:visited { color:#828282; text-decoration: none; }
p span.normal-link a:hover, active { color:#000; background-color: #f4f2e4; border-bottom: 1px dotted #000;  }
	
div#mainwrap {
	width:880px; 
	margin-left:auto; 
	margin-right:auto;  
	text-align:left; 
	position:relative;
	top:25px;
	margin-bottom:28px;
	}
div#logo {
	position:absolute; 
	margin-left:auto;
	margin-right:auto;
	top: -15px;
	left: 15px;
	width:150px;
	height:224px;
	background:url(images/logo_normal.jpg) no-repeat 0 0;
	}
div#logo a {	
	height: 224px;
	display:block;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
	}
div#logo a:hover { background:url(images/logo_hover.jpg) no-repeat 0 0; }

/*
---------------------------
Navigation Bar Styling
---------------------------
*/
ul#nav_main {
	list-style-type: none;
	position: relative;
	width: 880px;
	height: 36px;
	margin: 0px;
	padding:0px;
	background: url(/images/nav/nt/nav_bar_whole.jpg) no-repeat 0 0;
	}

li#contributors { position : absolute;
	top : 0px;
	left: 195px;
	width: 142px;
	height: 36px;
	background: url(/images/nav/nt/nav_bar_whole.jpg) no-repeat -195px 0;
	}
li#contributors a {
	top : 0px;
	left: 195px;
	width: 142px;
	height: 36px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	}
li#contributors a:hover { background: url(/images/nav/nt/nav_bar_whole.jpg) no-repeat -195px -36px;}
li#contributors span.contributors_active a { background: url(/images/nav/nt/nav_bar_whole.jpg) no-repeat -195px -36px;}
	
li#articles { position : absolute;
	top : 0px;
	left: 358px;
	width: 80px;
	height: 36px;
	background: url(/images/nav/nt/nav_bar_whole.jpg) no-repeat -358px 0;
	}
li#articles a {
	top : 0px;
	left: 358px;
	width: 80px;
	height: 36px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	}
li#articles a:hover { background: url(/images/nav/nt/nav_bar_whole.jpg) no-repeat -358px -36px;}
li#articles span.articles_active a { background: url(/images/nav/nt/nav_bar_whole.jpg) no-repeat -358px -36px;}
	
li#blog { position : absolute;
	top : 0px;
	left: 473px;
	width: 50px;
	height: 36px;
	background: url(/images/nav/nt/nav_bar_whole.jpg) no-repeat -473px 0;
	}	
li#blog a {
	top : 0px;
	left: 473px;
	width: 50px;
	height: 36px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	}
li#blog a:hover { background: url(/images/nav/nt/nav_bar_whole.jpg) no-repeat -473px -36px;}
li#blog span.blog_active a { background: url(/images/nav/nt/nav_bar_whole.jpg) no-repeat -473px -36px;}

li#submissions { position : absolute;
	top : 0px;
	left: 553px;
	width: 132px;
	height: 36px;
	background: url(/images/nav/nt/nav_bar_whole.jpg) no-repeat -553px 0;}
li#submissions a {
	top : 0px;
	left: 553px;
	width: 132px;
	height: 36px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;}
li#submissions a:hover { background: url(/images/nav/nt/nav_bar_whole.jpg) no-repeat -553px -36px;}
li#submissions span.submissions_active a { background: url(/images/nav/nt/nav_bar_whole.jpg) no-repeat -553px -36px;}
		
li#links { position : absolute;
	top : 0px;
	left: 706px;
	width: 55px;
	height: 36px;
	background: url(/images/nav/nt/nav_bar_whole.jpg) no-repeat -706px 0;}
li#links a {
	top : 0px;
	left: 706px;
	width: 55px;
	height: 36px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;}
li#links a:hover { background: url(/images/nav/nt/nav_bar_whole.jpg) no-repeat -706px -36px;}
li#links span.links_active a { background: url(/images/nav/nt/nav_bar_whole.jpg) no-repeat -706px -36px;}

div#contentarea {width:880px; background-color:#FFF; 
							background-image:url(file:///H|/WebSites/GHERC/GHERC_SITE/images_pres/faux_columns.gif);
							background-repeat: repeat-y;}
/*
---------------------------------------------------
Start of div#column1 and quote generator
---------------------------------------------------
*/
div#column1 {width:180px; background-color:#fff; float:left;}
div#column1 p {
	position: relative;
	top: 225px;
	left: 15px;
	}
#rotator
{
margin-top:200px;
text-indent: -9999px;
background:url(http://www.globalhighered.com/images/quotes/rotator.php) no-repeat top center;
width: 180px;
height: 350px;
}


/*
------------------------------
Center Column Text and Headers
------------------------------
*/
div#column2 {
	width:550px;
	padding-bottom: 20px;
	margin-top: 10px;
	background-color:#fff; 
	float:left;
	}

div#column2 p {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:.8em;
	line-height:1.3em; 
	}

div#column2 p.normaltext {
	color: #403900;
	margin-left: 20px;
	margin-right: 15px;
	margin-top: 10px;
	}
p.subhead {
	font-style:italic;
	color:#304381;
	text-transform:uppercase;
	font-weight:bold;
	}
/*-----------------------------------------------------------Headers Style Definitions -----------*/

h1 {
	margin:5px 0 0 20px;
	text-indent: -9999px;
	overflow: hidden;
	height: 18px;
	font-family:Arial, Helvetica, sans-serif;
	}
h1.mission {
	position:relative;
	top: .2em;
	background:url(images/headers/h1mission.jpg) no-repeat 0 0; 
	height:24px;
	}
h1.contributors {
	position:relative;
	top: .2em;
	background:url(images/headers/h1contributors.jpg) no-repeat 0 0; 
	height:24px;
	}
h1.objective {
	position:relative;
	top: .2em;
	background:url(images/headers/h1objectives.jpg) no-repeat 0 0; 
	height:25px;
	}
h1.directors {
	position:relative;
	top: .2em;
	background:url(images/headers/h1directors.jpg) no-repeat 0 0; 
	height:25px;
	}
h1.affiliate {
	position:relative;
	top: .2em;
	background:url(images/headers/h1affiliate.jpg) no-repeat 0 0; 
	height:25px;
	}
h1.blogcollins {
	position:relative;
	top: .2em;
	background:url(images/headers/h1blogcollins.gif) no-repeat 0 0; 
	height:25px;
	}
h1.submissions {
	position:relative;
	top: .2em;
	background:url(images/headers/h1submissions.gif) no-repeat 0 0; 
	height:25px;
	}
h1.articles {
	position:relative;
	top: .2em;
	background:url(images/headers/h1articles.gif) no-repeat 0 0; 
	height:25px;
	}
h1.updates_announcements {
	position:relative;
	top: .2em;
	background:url(images/headers/h1updates_announcements.jpg) no-repeat 0 0; 
	height:25px;
	}
h1.links {
	position:relative;
	top: .2em;
	background:url(images/headers/h1links.gif) no-repeat 0 0; 
	height:25px;
	}
h1.announcements {
	position:relative;
	top: .2em;
	background:url(images/headers/h1announcements.gif) no-repeat 0 0; 
	height:25px;
	}
h1.welcome {
	position:relative;
	top: .2em;
	background:url(images/headers/h1welcome.gif) no-repeat 0 0; 
	height:25px;
	}
	
img.bio {
	float:left;
	margin-right: 10px;
	margin-top: 0px;
	background:url(images/headers/h1objectives.jpg) no-repeat 0 0; 
	height:132px;
	width:100px;
	}
ul.bullets {
	margin:10px 15px 0 45px;
	
	padding:0;
	}
li.bullets {
	margin:.5em 0 0 0;
	padding:0;
	}
/*-------------------Submission Form CSS*/
div#submission-form {
	margin: 7px 0 0 20px;
	float: left;
	}
/*
-----------------------------------------------------------------------------------------------------
START OF BLOGSPOT CSS DESCRIPTORS                                                    *****  CSS  ******
-----------------------------------------------------------------------------------------------------*/
/* Content
----------------------------------------------- */
@media all {
  #content {
    width:500px;
    margin:0 0 0 15px;
    padding:0;
    text-align:left;
	float: left;
    }
   #sidebar {
    width:120px;
	margin-left: 15px;
	}
  }
/* Headings
----------------------------------------------- */
h2 {
  margin:.8em 0 .50em;
  font:.7em Arial,Verdana,Helvetica,Sans-serif;
  text-transform:uppercase;
  color:#000;
  }
h2.date-header {
	margin-top: 1.1em;
	}
h2.sidebar-title {
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size: .6em;
	color:#000000;
	}
h2.sidebar-title ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
	color: #554400;
	}

/* Posts
----------------------------------------------- */
@media all {
  .date-header {
  	font-size:.7em;
    margin:.7em 0 .5em;
    }
  .post {
    margin:.5em 0 1.1em;
    border-bottom:1px dotted #ccc;
    padding-bottom:1.5em;
    }
  }
@media handheld {
  .date-header {
    padding:0 1.5em 0 1.5em;
    }
  .post {
    padding:0 1.5em 0 1.5em;
    }
  }
.post-title {
  margin:.15em 0 0;
  padding:0 0 4px;
  font-size:1.2em;
  font-weight:normal;
  line-height:.9em;
  color:#c60;
  }
.post-title a, .post-title a:visited, .post-title strong {
  display:block;
  text-decoration:none;
  color:#c60;
  font-weight:normal;
  }
.post-title strong, .post-title a:hover {
  color:#333;
  }
.post div { /*This controls the paragraph properties for the blog article content*/
  margin:0 0 .75em;
  line-height:1 em;
  font-family: Arial, Helvetica, sans-serif;
  font-size: .9em;
  }
div.post-body p {
	margin-top: 1.1em;
	}
p.post-footer {
  margin:-.25em 0 0;
  color:#ccc;
  }
.post-footer em, .comment-link {
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.post-footer em {
  font-style:normal;
  color:#999;
  margin-right:.6em;
  }
.comment-link {
  margin-left:.6em;
  }
.post img {
  padding:4px;
  border:1px solid #000;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }


/* Comments
----------------------------------------------- */
#comments h4 {
  margin:1em 0;
  font:bold 78%/1.6em Arial, Helvetica, Verdana, sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }
#comments h4 strong {
  font-size:130%;
  }
#comments-block {
  margin:1em 0 1.5em;
  line-height:1.6em;
  }
#comments-block dt {
  margin:.5em 0;
  }
#comments-block dd {
  margin:.25em 0 0;
  }
#comments-block dd.comment-timestamp {
  margin:-.25em 0 2em;
  font:78%/1.4em Arial, Helvetica, Verdana, sans-serif;;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
#comments-block dd p {
  margin:0 0 .75em;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }
/* Sidebar Content
----------------------------------------------- */
#sidebar ul {
  margin:0 0 1.5em;
  padding:0 0 1.5em;
  border-bottom:1px dotted #ccc;
  list-style:none;
  }
/*This changes the styling for the 'links' , 'previos posts' and 'archives' in the sidebar*/
#sidebar li {
  margin:0;
  padding:0 0 .25em 15px;
  text-indent:-15px;
  line-height:1.5em;
  color:#554400;
  font-size:.6em;
  }
 #sidebar li a, sidebar li a:visited {
 	color:#554400;
	}
#sidebar p {
  color:#554400;
  line-height:1.5em;
  }


/* Profile
----------------------------------------------- */
#profile-container {
  margin:0 0 1em;
  border-bottom:1px dotted #ccc;
  padding-bottom:1.1em;
  }
.profile-datablock {
  margin:.5em 0 .5em;
  }
.profile-img {
  display:inline;
  }
.profile-img img {
  float:left;
  padding:4px;
  border:1px solid #ddd;
  margin:0 8px 3px 0;
  }
.profile-data {
  margin:0;
  font:bold .7em Arial,Verdana, Helvetica, Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.profile-data strong {
  display:none;
  }
.profile-textblock {
  margin:0 0 .5em;
  }
.profile-link {
  margin:0;
  font:.7em Arial,Verdana, Helvetica, Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  color:#554400;
  }
.profile-link a, .profile-link a:visited {
  color:#554400;
  }
/*End of Sidebar CSS Styling*/  
  
/*
---------------------------------------------------------------------
END OF BLOGSPOT CSS DESCRIPTORS
---------------------------------------------------------------------
*/

/*
-------------------------------
Right Column Text and Headers
-------------------------------
*/
div#column3 {width:150px; background-color:#fff; float:left;}
div#googlesearch {
	position:relative;
	top: 10px;
	width: 145px;
	height: 200px;
	border-left: 2px dotted #993300;
	}
div#googlesearch p.googlesearch {
	position:relative;
	top: 20px;
	margin: 10px 0px 0 10px;
	font-size: .8em;
	}

/*
------------------------
Footer
------------------------
*/

div#footer {
	width:880px;
	text-align:center; 
	padding-top:3px;
	margin-bottom:1px;
	background:url(images/footer-bkg.png);
	color:#fff;
	font: .7em Arial, Helvetica, sans-serif;
	}
/* here follows the brillant "no-extra-markup" clearing method devised by Tony Aslett - www.csscreator.com */
/* simply add the clearfix class to any containter that must enclose floated elements */
/* read the details of how and why this works at http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: ".";              /* the period is placed on the page as the last thing before the div closes */
	display: block;          /* inline elements don't respond to the clear property */ 
    height: 0;                  /* ensure the period is not visible */
    clear: both;               /* make the container clear the period */
    visibility: hidden;	     /* further ensures the period is not visible */
}

.clearfix {display: inline-block;}   /* a fix for IE Mac */

/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
.style4 {color: #c93}
</style>
lay: block;}
.style4 {color: #c93}

.footerlink {
	color: #FFFFFF;
	text-decoration: none;
	}
</style>

