  	@charset "utf-8";
/* CSS Document */

/*  General Styles  */
html {font-weight: normal;
	font-family: "myriad-pro",sans-serif;
	color: #333;
}

html { overflow-y:scroll; height: 100%; }

body {
    background-image: url("/images/generic/blue_bg.jpg");
background-repeat: repeat-x;
background-position: left top; 
background-color: rgba(0, 0, 0, 0);
    height: 100%;
    margin: 0;
    padding: 0;
}

a img {
	border: none;
}

.clear {
	clear: both;
}

h1, h2, h3 {
	font-family: museo-slab,serif;
}

a{
	text-decoration: none;

}



p a:hover {
	text-decoration: underline;
	text-align: center;
}



.alertnotice {
    color: white;
    padding: 20px 0;
    text-align: center;
}


.alertnotice p {
    font-family: "Trade Gothic W04";
    font-size: 0.875rem;
    font-style: italic;
    font-weight: normal;
    margin-bottom: 0;
}
.alertnotice p a {
    color: white;
    text-decoration: underline;
}
.alertnotice.red {
    background-color: #8e0a0a;
    border: 5px solid #780002;
}


.hidden {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0 !important;
    border: 0 !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden;
   }


/*  Homepage Header  */

#headerbg {
	min-width: 1000px;
	min-height: 115px;

}

.header_wrapper {
	margin: 0 auto;
	width: 982px;
	
	
}


.header_wrapper img {
padding-top: 25px;}


.wholepagewrapper {
	
	margin: 0 auto;
	width: 1022px;
	}

.mainbodywrapper {
	margin: 0 auto;
	width: 941px;
	padding: 0;
	padding-top: 15px;
	
	
}

#headertophits {
	float: right;
	margin-right: 10px;
	color: white;
	margin-top: 31px;	
}

#headertophits a, #headertophits a:visited{
	color: white;	
	font-size: 14px;
}

#headertophits ul {
	list-style: none;
}

#headertophits ul li {
	display: block;
	float: left;
	padding-right: 10px;	
	padding-left: 10px;
	border-right: 1px white dotted;
}

#headertophits ul li.last{
	border: none;
}

/* Top Navigation */
#search {
	width: 200px;
	height: 23px;
	background: transparent url(/images/generic/search_bg.png) left top no-repeat;
	display: block;
	float: right;
	margin-top: 15px;
	margin-right: 14px;
	
}

#search fieldset {
	border:none;
	padding: 0;
	margin: 0;
	display: block;
	outline: none;
	
}

#search input#q {
	background-color: #e7e7e8;
	border: none;
	outline: none;
	display: block;
	float: left;
	font-size: 11px;
	width:160px;
	margin-top: 4px;
	margin-left: 2px;
	
}

#search input#go {
	cursor: pointer;
	background: transparent url(/images/generic/search_button.png) left top no-repeat;
	width: 28px;
	height: 23px;
	border: none;
	vertical-align: top;
	float: left;
}

#topnav {
	
	margin-top: 25px;
	width: 982px;
	background-color: black;
	height: 55px;
	
}





/* Some fun things (js) to get everything to work and be accessible.  Should work without javascript being turned on.  */

ul.eiumega li a{
	display: block;
	float: left;
	/*width: 100%;*/	
	margin: 0 auto;
	padding-top: 19px;
	height: 36px;
	color: white;
	text-transform: uppercase;
	font-size: 12px;
	padding-left: 18px;
	padding-right: 18px;	
}

.js ul.eiumega li a {
	width: 100%;
	font-size: 14px;
	padding-left: 0px;
	padding-right: 0px;
}

ul.eiumega li a.selected {
	color: #258fc9 !important;
}

ul.eiumega {
  	height: 40px;
	float: left;
	width:740px;
	list-style: none;
	padding: 0;
	margin: 0;
 
}

.js ul.eiumega li {
  padding-left: 14px;
	padding-right: 14px;
	
}

.js ul.eiumega {
	 display: none;
}

ul.eiumega li.mm-item {
}



ul.eiumega li:hover {
  cursor: pointer;
}

ul.eiumega li.clear-fix {
  float: none;
  clear: both;
  margin: 0px;
  padding: 0px;
  height: 0px;
  font-size: 0px;
  line-height: 0px;
}

ul.eiumega a.mm-item-link:link, ul.eiumega a.mm-item-link:visited {
  position: relative;
  display: inline-block;
  color: #FFF;
  text-decoration: none;
  z-index: 10;
  width: 100%;
  

}
/*
*html ul.eiumega a.mm-item-link:link, *html ul.eiumega a.mm-item-link:visited {
  border-color: pink;
  filter: chroma(color=pink);
}
*/ 
ul.eiumega a.mm-item-link-hover:link, ul.eiumega a.mm-item-link-hover:visited {
  color: #258fc9;
  background: black url(https://www.eiu.edu/images12/menu_arrow.gif) center bottom no-repeat;
  

}

ul.eiumega div.mm-item-content {
  color: white;
  padding: 0px;
  position: absolute;
  z-index: 9;
  cursor: default;
}

.mm-content-base {
  
  position: relative;
  z-index: 11;
  padding: 10px;
}
.mm-js-shadow {
  background: none;
  position: absolute;
  z-index: 10;
}

.megabox {
 	display:none;
	margin-left: -15px;
	
	background-color: #258fc9;
	margin-top: 1px;
	min-height: 200px;
	background: #808080 url(https://www.eiu.edu/images12/menu_bg.jpg) left bottom repeat-x;
	padding: 0;
	outline: none;
}

.js .megabox {
	display: block;
}

.megabox ul {
	width: 300px;
	list-style: none;
	padding: 0;
	margin: 0;
	height: 100%;
	/*border-right: 1px solid white;*/
	
	font-family: "myriad-pro",sans-serif;
	margin-top: 15px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	display: block;
	float: left;
	
}

.megabox ul li{
	
	height: inherit;
	margin-top: 8px;
	margin-bottom: 0px;
	font-size: 13px;
	font-weight: 100;

}

.megabox ul li a {
	float: none;
	display: inline;
	text-transform: none;
	font-size: 13px;
	font-weight: 100;
	padding: 0px;
	width: inherit;
	
	
}

.megabox ul li a:hover {
	text-decoration: underline;
}

.megamenuright {
	float: left;
	width: 220px;
	padding-left: 20px;
	border-left: 1px solid white;
	margin-top: 15px;
}

.megamenuright p{
	font-size: 13px;
	margin-top: 0;
	padding-top: 0;
}

.megamenuright h3 {
	margin-bottom: 0;
	padding-bottom: 5px;
	font-weight: normal;
}

.megamenuright p a {
	display: inline !important;
	color: #1d81ce !important;
	float: none !important;
	font-weight: bold;
	text-transform: none !important;
}




.megamyeiu {
	display: block;
	float: left;
	width: 230px;
}

.megamyeiu p{
	font-size: 12px;
	margin-top: 35px;
	display: block;
	float: left;
}

.greenbutton  {
    background-color: #8dc63f;
    border-radius: 15px;
    color: white;
    font-size: 14px;
    padding: 7px 15px;
	padding-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100px;
}

.greenbutton a:link {
	color: #ffffff;}


.greenbutton a:visited {
	color: #ffffff;}
	
.greenbutton a:hover {
    text-decoration: underline;
}



/*Homepage Rotation */

#rotate {
	clear: both;
	position: relative;
	height:535px;
	background: white url(https://www.eiu.edu/images12/loading.gif) center center no-repeat;
}

#rotate .slide {
	
	height:224px;
	width:690px;
	;
}

.slides_container {
width:690px;
	height:224px;
	overflow:hidden;
	position:relative;
	display:none;

}

.next {
	position: absolute;
	top:175px;
	right: 30px;
	z-index: 10000;
	display: none;
	width: 40px;
	height: 40px;
}

.prev {
	position: absolute;
	top:175px;
	left: 240px;
	display: none;
	z-index: 10000;
	width: 40px;
	height: 40px;
}

.pagination {
	margin:26px auto 0;
	width:200px;
	position: absolute;
	top: 457px;
	left: 5px;
	z-index: 1000000000;
	
}

.pagination li {
	float:left;
	margin:0;
	list-style:none;
	
}

.pagination li a {
	display:block;
	width:33px;
	height:0;
	padding-top:25px;
	background-image:url(https://www.eiu.edu/images12/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
	
}

.pagination li.current a {
	background-position:0 -25px;
}


/*Second Page Rotations */

#secondrotate {
	clear: both;
	position: relative;
	background: white url(https://www.eiu.edu/images12/loading.gif) center center no-repeat;
}

#secondrotate .slide {
	
	height:330px;
	width: 0 auto;
	
}

#secondrotate .caption {
	z-index:500;
	position:absolute;
	bottom:0px;
	left:0;
	padding:10px 20px 10px 20px;
	background:#000;
	background:rgba(0,0,0,.8);
	width:901px;
	font-size:14px;
	line-height:22px;
	color:#fff;
	border-top:1px solid #000;
	text-shadow:none;

}

/*Second Page Rotations */

#secondrotate {
	clear: both;
	position: relative;
	background: white url(https://www.eiu.edu/images12/loading.gif) center center no-repeat;
	width: 942px;
	
}

#secondrotate .slides_container .slide {	
	 height: auto;
  margin: 0 auto;
  width: 690px;
}

#secondrotate .slides_container {
	width:690px;
	height: 200px;
	overflow:hidden;
	position:relative;
	display:none;
	margin: 0 auto;
	
}

#secondrotate .pagination {
	margin:26px auto 0;
	width:100px;
	position: absolute;
	top: 372px;
	left: 20px;
	z-index: 10000;
	
}

#secondrotate .pagination li {
	float:left;
	margin:0;
	list-style:none;
	
}

#secondrotate .pagination li a {
	display:block;
	width:33px;
	height:0;
	padding-top:25px;
	background-image:url(https://www.eiu.edu/images12/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
	
}

#secondrotate .pagination li.current a {
	background-position:0 -25px;
}



/* Main Section */

.mainsection {
	background: transparent url(https://library.eiu.edu/images/generic/main_bg_big.png) left top no-repeat;
	
	width: 1022px;
	margin: 0 auto;
	height: auto;
	min-height: 870px;
}

.mainsection a{
	color: #61B3E7;
}

.largerotator {
	margin-top: -212px;
}

.mediumrotator {
	margin-top: -108px;
	padding-top: 90px;
}

.norotator {
		
}



#shadow {
	background: transparent url(https://www.eiu.edu/images12/shadow_seperator.jpg) left top no-repeat;
	width: 982px;
	margin: 0 auto;
	height: 31px;
	clear: both;
	margin-top: 15px;
	margin-bottom: 10px;
	
}

.mainbodywrapper #shadow {
	width: 941px;
	background: transparent url(https://www.eiu.edu/images12/shadow_shorter.jpg) left top no-repeat;
	margin: 0 auto;
	height: 20px;
	clear: both;
	margin-top: 15px;
	margin-bottom: 10px;
}

#homepageleft {
	float: left;
	width: 606px;
	padding-left: 35px;
	padding-right: 7px;
	border-right: 1px solid grey;
}

#homepageright {
	float: left;
	width: 275px;
	padding-left: 21px;
	padding-right: 15px;	
}



.secondstory {
	margin-left: 10px;
}





#homepageright p {
	font-size: 13px;
	line-height: 18px;
}

#homepageright img {
	margin-left: 55px;
}

/*Homepage Calendar */

.events {
	color: #25aae1;
	font-weight: normal;
	margin-left: 2px;
	padding-top: 20px;
	clear: both;
}

.calicon {
	display: block;
	float: left;
	width: 40px;
	margin-left: 3px;
	position: relative;
	clear: both;
	margin-bottom: 15px;
}

.calicon_box {
	display: block;
	float: left;
	width: 40px;
	margin-left: 3px;
	position: relative;
	clear: both;
	margin-bottom: 10px;
}

.orangeicon {
	background: transparent url(https://www.eiu.edu/images12/cal_orange.png) left top no-repeat;
	height: 55px;
	width: 39px;
}

.bloggericon {
	background: transparent url(https://www.eiu.edu/images12/blogger_icon.png) left top no-repeat;
	height: 55px;
	width: 41px;
}

.blueicon {
	background: transparent url(https://www.eiu.edu/images12/cal_blue.png) left top no-repeat;
	height: 55px;
	width: 39px;
}

.greenicon {
	background: transparent url(https://www.eiu.edu/images12/cal_green.png) left top no-repeat;
	height: 55px;
	width: 39px;
}

.month {
	display: block;
	color: white;
	font-family: "myriad-pro",sans-serif;
	font-size: 12px;
	font-weight: bold;
	width:39px;
	text-align: center;
}

.day {
	top:14px;
	left:8px;
	color: black;
	position: absolute;
	font-family: "myriad-pro",sans-serif;
	font-size: 22px;
	font-weight: 900;
	color: #545454;
}

.calinfo {
	display: block;
	float: left;
	width: 235px;
	margin-left: 8px;

}

.calinfo_box {
	display: block;
	float: left;
	width: 215px;
	margin-left: 8px;

}

.calinfo h3, .calinfo p, .calinfo h4, #righthandcontent .calinfo p, .calinfo_box h3, .calinfo_box p, .calinfo_box h4, #righthandcontent .calinfo_box p{
	font-size: 12px;
	margin: 0;
	padding: 0;
	line-height: 14px;
	font-family: "myriad-pro",sans-serif;
}

.calinfo h3 a,  .calinfo h4 a, .calinfo_box h3 a,  .calinfo_box h4 a{
	color: #333;
	text-decoration: none;
}

.left {
	width: 50%;
	display: block;
	float: left;
}

.right {
	width: 49%;
	display: block;
	float: left;
	margin-left: 1%;
}

#greyspacer {
	clear: both;
	background-color: #9a9a9a;
	width:100%;
	height: 40px;	
}

#whitespacer {
	clear: both;
	
	width:100%;
	height: 30px;	
}

#footer {
	clear: both;
	background-color: #151515;
	width:100%;
	height: 200px;
	min-width: 1022px;

}

#subfooter {clear: both;
	background-color: #D5D5D5;
	width:100%;
	height: 80px;
	min-width: 1022px;
	text-align: center;}

#semibread {
	background-color: #61b3e7;
	width: 926px;
	height: 35px;
	margin: 0 auto;
	margin-bottom: 20px;
	font-family: museo-slab,serif;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 15px;
	font-size: 30px;
}

#semibread .topbread {
	color: #aad3ed;
	display: inline;
}


#semibread   a:visited  {
color: #aad3ed;}

#semibread   a:link  {
color: #aad3ed;}

#semibread h1 {
	font-size: 30px;
	color: white;
	display: inline;
	font-weight: 400;
}

#lefthandmenu {
	width: 180px;
	display: block;
	float: left;
	margin-left: 20px;
	/*border-bottom: 1px dotted black;*/
}

#lefthandmenu h2, #lefthandmenu h2 a {
	font-weight: bold;
	font-size: 15px;
	color: #2c2c2c;
	margin: 0;
	padding: 0;
	font-family: "myriad-pro",sans-serif;
	border-top: 1px dotted black;
	padding: 10px 0;
	clear: both;
	padding: 8px 0px;
}

#lefthandmenu p {
	margin-top: 2px;
	padding-top: 0;
	color: #787878;
	
	font-size: 13px;
}

#lefthandmenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	clear: both;
	
	font-size: 14px;
	font-weight: 300;
	padding-bottom: 20px;
	
}

#lefthandmenu ul li {
	margin: 4px 0;
	
}
#lefthandmenu ul li.first {
	margin-top: 0px;
}

#lefthandmenu h2 a{
	display: block;
	width: auto;
	float: left;
	border: none;
	
}

#lefthandmenu h2 {
	clear: both;
		padding-top: 10px;
	padding-bottom: 5px;
}

#lefthandmenu ul {
	clear: both;
}

#lefthandmenu h2.first,  #lefthandmenu h2.first a{
	border-top: none;
}

.js .subleftmenu {display: none;}


#lefthandmenu ul li a{
	color: #787878;
}

#lefthandmenu ul li a:hover{
	color: #00acef;
}

#lefthandmenu ul:focus, #lefthandmenu h2 a:focus{
	outline: none;
}

#righthandcontent {
	width: 690px;
	margin-left: 30px;
	float: left;
	display: block;
}

#righthandcontent h2 {
	margin: 0;
	padding: 0;
}

#righthandcontent p {
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
}


#righthandcontent a {font-weight:400;
}


#maincontent {
	width: 920px;
	display: block;
	margin-left: 40px;
}


.graybg {
	background-color: #efefef;
}



.boldtext {
	font-weight: bold;
}

.moreinfobox{
	width: 910px;
	background-color: #e5e5e5;
	color: #252424;
	
	padding-top: 20px;
	margin: 0 auto;
	font-size: 14px;
}

.moreinfobox h2 {
	margin: 0;
	padding: 0;
}

.moreinfobox ul {
	color: #252424;
	padding-left:0;
	margin-left: 22px;
	margin-top: 3px;
	padding-top: 0;
	font-size: 14px;
	
	
	
}

.moreinfobox ul li {
	padding-left: 0;
	margin-left: 0px;
	margin-top: 2px;
		
}

.moreinfobox ul li a {
	color: #252424;
	font-size: 13px;
	
}

.moreinfobox ul li a:hover {
	text-decoration: underline;
}

.leftlist {
	width: 250px;
	float: left;
	display: block;
	margin-left: 50px;
}

#search-results {
	float: left;
	width: 625px;
	display: block;
	padding-left: 15px;
	height: 100%;
	
}

#directory-results {
	float: left;
	width: 280px;
	display: block;
	padding-left: 20px;
	font-size: 14px;
	
}

#directory-results a {
	color: #252424;
}

#directory ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

.rightdirname {
	font-weight: bold;
	color: #252424;
	font-size: 18px;
}

.footershadow {
	display: block;
	margin: 0 auto;
	width: 934px;
	background: transparent url(https://www.eiu.edu/images12/shadow_footer.png) left top no-repeat;
	height: 28px;
	padding-bottom: 15px;
}
.footerwrapper {
	margin: 0 auto;
	width: 981px;
	padding: 0;
	padding-top: 20px;
}

#footersocial {
	margin-top: 40px;
	float:left;
	margin-left: 15px;
	width:100%;
}

#footersocial img {
	margin-right: 8px;
	display: block;
	float: left;
}

#leftfooter {
	float: left;
	display: block;
	width: 340px;
	
}

#rightfooter {
	float: left;
	display: block;
	width: 600px;
	color: white;
	font-style: normal;
	margin-left: 35px;
	margin-top:5px;
	font-size: 16px;
	font-weight:100;
	line-height: 24px;
}

#rightfooter a {
	color: white;
}

#rightfooter a:hover {
	text-decoration: underline;
}

.moreinfofooter {
	display: block;
	color: #a8a8a8;
	font-size: 13px;
	font-style: normal;
	margin-top: 5px;
}


.moreinfofooter img{
margin-top:10px;}

.moreinfofooter a {
	color: #a8a8a8;
}

.moreinfofooter a:hover {
	text-decoration: underline;
}

.footermand {
	color: #d2d2d2;
	font-size: 10px;
	margin-top: 20px;
	display: block;
	font-style: normal;
}

.smallspacer {
	
	height: 5px;
}

.mediumspacer {
	
	height: 10px;
}

.largespacer {
	
	height: 15px;
}

.errorbox{width: 625px;
	display: block;
	padding: 10px;
	background-color: #FFE7E4;
	border:2px solid #CC0000;
	color: #000000;
	
}

.goodtable td {
padding: 8px 4px;
text-align:left;
border-right: 1px #ffffff solid;
}
#righthandcontent .greybgtable {
background-color: #dddddd;
}
.goodtable thead tr {
color: #ffffff;
background-color: #3e3e3e;
padding: 8px 4px;
}
.goodtable th {
padding: 8px 4px;
border-right: 1px #ffffff solid;
}


ul.eiuou li a{
	display: block;
	float: left;
	margin: 0 auto;
	padding-top: 19px;
	height: 36px;
	color: white;
	text-transform: uppercase;
	font-size: 12px;
	padding-left: 18px;
	padding-right: 18px;	
}


ul.eiuou {
  	height: 40px;
	float: left;
	width:740px;
	list-style: none;
	padding: 0;
	margin: 0;
 
}

.header_wrapper .alert{
	width: 920px;
	display: block;
	padding: 10px;
	font-size: 13px;
	margin: 0 auto;
	background: #e7edff;
}

.header_wrapper .alert h2{
	display: block;
	font-weight: normal; 
	font-variant: small-caps; 
	font-size: 18px; 
	padding: 5px 10px 5px 10px;
	margin:-10px -10px 5px -10px;
}

.greenalert{
	border: 1px solid #999;
	color: black;
	
}

.greenalert h2{
	background: #4fa50a 4px 3px no-repeat;
	color: white;
	padding-left: 10px;	 
}


.orangealert {
	border: 1px solid #EC8A0E;
}

.orangealert h2{
	background: #EC8A0E 4px 3px no-repeat;
	color: white;
		
}

.redalert {
	border: 1px solid #d00000;
	color: black;
}

.redalert h2{
	background: #d00000 4px 3px no-repeat;
	color: white;
		
}


.weathergo h2{
	background: #4fa50a url(https://www.eiu.edu/images08/homepage/snow.jpg) 4px 3px no-repeat;
	color: white;
	padding-left: 35px;
}

.weatheralert h2{
	background: #EC8A0E url(https://www.eiu.edu/images08/homepage/snowcancel.jpg) 4px 3px no-repeat;
	color: white;
	padding-left: 35px;
}


.weathercancel h2{
	background: #d00000 url(https://www.eiu.edu/images08/homepage/snowcancelred.jpg)  no-repeat;
	color: white;
	padding-left: 35px;
}	


/*FOR EXPANDABLE MENUS */
.closed{
	background: transparent url('https://www.eiu.edu/images12/menu/arrows.jpg') -12px top no-repeat;
	width:12px;
	height: 11px;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	margin-top: 8px;
	margin-left: 5px;		
}

.open{
	background: transparent url('https://www.eiu.edu/images12/menu/arrows.jpg') left top no-repeat;
	width:12px;
	height: 11px;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	margin-top: 8px;
	margin-left: 5px;		
}

#footerblib {font-family: Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif;
color: #ffffff;
font-size: 30px;
margin-left: 65px;
margin-bottom: -15px;
position: absolute;
z-index:999 !important;}

#social_connect {font-size:12px;
color: #ffffff;
margin-left: 20px;
padding-top: 12px;}

#sub1{
	left:0px;
	float: left;
	width: 180px;
}

#arrowhead1 {

}

#arrowhead1 h2{
	
margin: 0px;

		display: inline-block;
float: left;
}



#arrow1{;
display: inline;
margin-left: 5px;
float: left;
padding-top: 22px;}






#sub2{
	left:0px;
	float: left;
	width: 180px;
}

#arrowhead2 {

}


#arrowhead2 h2{
	
margin: 0px;
	display: inline-block;
	float: left;
}



#arrow2{;
display: inline-block;
margin-left: 5px;
float: left;
padding-top: 22px;}



#arrowhead3 {

}


#arrowhead3 h2{
	
margin: 0px;
	display: inline-block;
	float: left;
}



#arrow3{;
display: inline-block;
margin-left: 5px;
float: left;
padding-top: 22px;}


#sub3{
	left:0px;
	float: left;
	width: 180px;
}



#lefthandmenu h2, a {border-style:none;}

.bleedingline {width: 175px;
border-top: 1px dotted #000000;
height: 2px;
margin: 0px;
display: inline-block;
}


#colorboxlinks {
height: 30px;}




	#databasesorange  {background-color: #DA7B0B;
	height: 20px; 
	width: 100px; 
	display: block;
	color: #ffffff;
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18px;
	float: left;
	font-family: "myriad-pro",sans-serif;
}
	
	#databasesorange a, a:link, a:visited {
		color: #ffffff;}
	
		#ebooksgrey  {background-color: #636363;
		margin-left: 5px;
	height: 20px; 
	width: 70px; 
	display: block;
	color: #ffffff;
	padding-left: 20px;
	padding-right: 15px;
		padding-top: 10px;
	padding-bottom: 10px;
	find-size: 18px;
	float: left;
	font-family: "myriad-pro",sans-serif;}
	
	#ebooksgrey a, a:link, a:visited {
		color: #ffffff;}
	
		#journalsgreen  {background-color: #759E05;
	height: 20px; 
	width: 70px; 
	display: block;
	color: #ffffff;
	padding-left: 20px;
	padding-right: 15px;
		padding-top: 10px;
	padding-bottom: 10px;
	find-size: 18px;
	float: left;
	margin-left: 5px;
	font-family: "myriad-pro",sans-serif;}
	
	#journalsgreen a, a:link, a:visited {
		color: #ffffff;}
	
	
	
		#refsorucesred  {background-color: #A0410D;
	height: 20px; 
	width: 80px; 
	display: block;
	color: #ffffff;
	padding-left: 20px;
	padding-right: 15px;
		padding-top: 10px;
	padding-bottom: 10px;
	find-size: 18px;
	margin-left: 5px;
	float: left;
	font-family: "myriad-pro",sans-serif;}
	
	
	#refsorucesred a, a:link, a:visited {
		color: #ffffff;}
	
	#guidesyellow{background-color: #CCB302;
	
	
	height: 20px; 
	width: 70px; 
	display: block;
	color: #ffffff;
	padding-left: 20px;
	padding-right: 15px;
		padding-top: 10px;
	padding-bottom: 10px;
	find-size: 18px;
	margin-left: 5px;
	float: left;
	font-family: "myriad-pro",sans-serif;}
	
	#guidesyellow a, a:link, a:visited {
		color: #ffffff;}
	
	#webpurple{background-color: #734293;
	
	
	height: 20px; 
	width: 60px; 
	display: block;
	color: #ffffff;
	padding-left: 20px;
	padding-right: 15px;
		padding-top: 10px;
	padding-bottom: 10px;
	find-size: 18px;
	margin-left: 5px;
	float: left;
	font-family: "myriad-pro",sans-serif;}
	
	
		#webpurple a, a:link, a:visited {
		color: #ffffff;}
	
	#topgreybox {background-color: #E5E5E5; 
	padding-top: 10px; 
	padding-bottom: 10px; 
	padding-left: 20px;
	
		margin-left: 0px;;
margin-top: 35px;}
	

	
	
	#topgreybox a,a:link, a:visited {color: #61B3E7;}
	
