html
{ height: 100%;}

*
{ margin: 0;
  padding: 0;
  }
  

body
{ font: normal 85% Lato
  background: #FFF;
  color: #000;
}

p /* Edits to Main Text */
{ padding: 0 0 0px 0;
  line-height: 1.35em;
  font-size: 115%;
}

img
{ border: 0;
  padding-top: 0px;
  }

h2, h3, h4, h5, h6 
{ font: normal 175% Lato;
  color: #1162CB;
  text-shadow: 0px 1px 0px #CCC;
  letter-spacing: 0px;
  margin: 0 0 0px 0;}
  
h1
{ font: normal 100% Arial, Helvetica, sans-serif;
  color: #1162CB;
  text-shadow: 0px 0px 0px #CCC;
  letter-spacing: 0px;
  margin: 0 0 0px 0;}  
  


h2
{ font: normal 165% Lato}

h3
{ font: normal 130% Lato
  color: #1162CB;
}

h4, h5, h6
{ margin: 0;
  padding: 0 0 0px 0;
  color: #1162CB;
  font: normal 100% Lato;
  line-height: 1.5em;}

a
{ color: #1162CB;  
  background: transparent;
  outline: none;
  text-decoration: none;}

a:hover
{ text-decoration: none;  
  color: #ffc222ff}

ul
{ margin: 0px 0 0px 0px;
  line-height: 1.7em;
  font-style: normal;
  font-size: 100%;}
  
ol
{ margin: 0px 0 0px 20px;}

ol li
{ margin: 0 0 0px 0;}

#main, #header, #banner, #menubar, #site_content, #footer, #content_blue, #pub, #news
{ margin-left: auto; 
  margin-right: auto;}

#main
{ background: transparent;} 

#menubar
{ width: 1040px;
  height: 50px;
  margin-top: 40px;  /* space between top of page */ 
  margin-bottom: -15px;  /* menubar and text */
} 
  
#welcome
{ width: 330px;
  float: left;
  text-align: left;
  height: 0px;
  margin: -35px 0 0 0;
  background: transparent;
  margin-left: 20px;}  
  

/* edits to main title was 228%  #1162CB*/  
#welcome h1 
{ font: 200% Josefin Sans;
  letter-spacing: 0px;  
  color: #1162CB;
  text-decoration: none;}
  
#welcome h5 
{ font: normal 95% Arial, Helvetica, sans-serif;
  letter-spacing: 0px;  
  color: #1162CB;
  text-decoration: none;}
  
#menu_items
{ float: right;
  width: 680px;}
  
ul#menu
{ margin:0;
  margin: 0px 0 0px 0px;
  padding-bottom: 0px;
  margin-left: 0px;}

ul#menu li
{ padding: 0 0 0 0px;
  list-style: none;
  margin: 0px 0 0 0;
  display: inline;
  background: transparent;}

 /* Edits to Main Menu */ 
ul#menu li a
{ float: left;
  font: normal 150% Josefin Sans;
  text-align: center;
  color: #1162CB;
  text-decoration: none;
  height: 24px;
  text-shadow: 0px 0px 0px #EEE;
  padding: 0px 20px 0px 20px;  
  background: transparent; } 
 
ul#menu li.current a, ul#menu li:hover a
{ 
font: normal 150% Josefin Sans;
color: #ffc222ff}

#site_content
{ width: 1040px;
  overflow: hidden;
  margin: 0 auto;} 
  
.sidebar_container
{ float: right;
  margin: 0px 20px 0 20px;
  width: 220px;
  padding: 0;}

.sidebar
{ float: right;
  width: 220px;
  padding: 0;
  margin-top: 0px;
  margin-bottom: 10px;}

.sidebar_item
{ font: normal 95% Lato;  
  width: 215px;}

.sidebar h2
{ padding: 0px 0 0 0px;
  font: normal 170% Josefin Sans;
  letter-spacing: 0px;
  height: 30px;
  color: #1162CB;
}


/* ############################ edits to content #################################### */ 
#content
{ width: 760px;
  font: normal 110% Lato;
  margin-bottom: 20px;
  margin-left: 20px;
  float: left;}
  
#content h1 
{ font: normal 180% Josefin Sans;
  letter-spacing: 0px;  
  color: #1162CB;
  text-decoration: none;}

.content_item
{ width: 760px;
  margin-top: 20px;
  margin-bottom: 20px;}
  
.content_container
{ width: 320px;
  padding: 5px;
  margin-right: 10px;
  float: left;}  
  
/* ############################ edits to selected publications #################################### */    
#pub
{ width: 760px;
font: normal 110% Lato;
  margin-bottom: 20px;
  margin-top: -25px; /* space */
  margin-left: 20px;
  float: left;}
 
.pub_item
{ width: 760px;
  margin-top: 20px;
  margin-bottom: 0px;}
  
.oub_container
{ width: 320px;
  padding: 5px;
  margin-right: 10px;
  float: left;}  

#pub p
{
line-height: 1.25em;
}
  
/*#pub a
{ color: #1162CB;  
  background: transparent;
  font-weight: normal;
  outline: none;
  text-decoration: none;}*/
  
/*#pub a:hover
{ text-decoration: none;
  color: #E2004B;}*/
  
#pub h1 
{ font: normal 160% Josefin Sans;
  letter-spacing: 0px;  
  color: #1162CB;
  text-decoration: none;}

  /* ############################ edits to news #################################### */ 
#news
{ width: 760px;
  font: normal 110% Lato;
  margin-bottom: 120px;
  margin-top: 0px;  /* space between */ 
  float: left;
  margin-left: 20px;}
  
.news_item
{ width: 760px;
  margin-top: 20px;
  margin-bottom: 0px;}
 
#news ul
{ font: normal 110% Lato;
  margin: 0px 0 25px 0px;
  margin-left: 20px;
} 

#news li
{ margin-bottom: 10px;
  }
 
#news h1 
{ font: normal 160% Josefin Sans;
  letter-spacing: 0px;  
  color: #1162CB;
  text-decoration: none;}
  
#news h2
{ font: normal 140% Josefin Sans;
  letter-spacing: 0px;  
  color: #1162CB;
  margin: -10px 0 10px 0px;
  text-decoration: none;}
  
  /* ############################ edits to announcements #################################### */ 
#announce
{ width: 760px;
  font: normal 110% Lato;
  margin-bottom: 0px;
  margin-top: 0px;  /* space between */ 
  float: left;
  margin-left: 20px;}
  
.announce_item
{ width: 760px;
  margin-top: 20px;
  margin-bottom: 0px;}
 
#announce ul
{ font: normal 110% Lato;
  margin: 0px 0 25px 0px;
  margin-left: 20px;
} 

#announce li
{ margin-bottom: 10px;
  }
 
#announce h1 
{ font: normal 160% Josefin Sans;
  letter-spacing: 0px; 
  text-align: center;  
  color:red;
  /*color: #1162CB;*/
  text-decoration: none;}
  
#announce h2
{ font: normal 140% Josefin Sans;
  letter-spacing: 0px;  
  color: #1162CB;
  margin: -10px 0 10px 0px;
  text-decoration: none;}

