body, td {
	font-family: arial, helvetica, 'sans-serif';
	font-size: 10pt;
	background-color:#efecdd;
}
td {
	background-color:#ffffff;
  margin: 5px;
}
td.layout {
  padding: 0px;
  margin: 0px;
}

td.altshade {
	background-color:#dddddd;
}
a.navbutton {
	color: #2a2304;
	text-decoration: none;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
}
a.navbutton:hover {
	color: #007c3d;
	background: #ded548;
	color: #ded548;
	background: #007c3d;
}
h1, h2, h3, h4, h5, h6 {
	margin: 3px 0 3px 0;
}
h1 {
	font-size: 18pt;
	color: #333333;
  display: none;

}
h2.old {
	background-color: #007c3d;
	color: #FFFFFF;
	padding: 3px 3px 3px 13px;
	font-size: 12pt;

}
h2, h2.link {
padding: 3px 10px 3px 10px;
margin: 0px;
font-size: 12pt;
	background-image: url('/img/greengrad.gif');
}
h3 {
    padding: 0px;
    font-size: 11pt;
}
div.navbar {
	font-size: 10pt;
	padding: 0 0 0 70px;
	margin: 0px 0px 3px 0px;
	color: #9e8e35;
  position:relative;
  left: 80px;
  top: 70px;
}
div.header {
	margin-bottom: auto;
	background-image: url('/img/skylineheader.jpg');
	background-repeat: no-repeat;
  height: 150px;
}
td.content, td.leftcontent, td.rightcontent, div.content {
	background-color: white;
	border: 1px solid #b1a153;
	border-top: 0px;
	font-size: 10pt;
	padding: 12px;
	text-align: left;
	vertical-align: top;
  padding-top: 0px;
}
td.content, div.content {
  margin: 0px;
}
td.leftcontent {
  border-right: 0px;
}
td.rightcontent {
  border-left: 0px;
}
div.pagecontainer {
	width: 790px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
background-color: white;
padding: 0px;
}
div.footer {
	font-size: 8pt;
	text-align: center;
	padding: 20px;
  background-image: url('/img/skylinefooter.jpg');
  background-position: bottom center;
  color: #ddd546;
}
div.announcement, div.meeting, div.news, div.papers, div.site, div.world, div.stats, div.college, div.computers, div.kids, div.uncat {
	background-repeat: no-repeat;
	padding: 3px  0 12px 36px;
	border-bottom: 1px dashed #c0c0c0;
	margin: 12px 0 12px 0;
}
div.uncat {
  padding: 3px 0 12px 0;
}
div.announcement {
	background-image: url('/img/announcement.gif');
}
div.site {
	background-image: url('/img/site.gif');
}
div.meeting {
	background-image: url('/img/meeting.gif');
}
div.news {
	background-image: url('/img/news.gif');
}
div.papers {
	background-image: url('/img/papers.gif');
}
div.world {
	background-image: url('/img/world.gif');
}
div.stats {
	background-image: url('/img/stats.gif');
}
div.kids {
	background-image: url('/img/rocket.gif');
}
div.college {
	background-image: url('/img/college.gif');
}
div.computers {
	background-image: url('/img/computers.gif');
}
span.postline, small {
	font-size: 8pt;
	font-style: italic;
}
a {
	font-weight: bold;
	color: #535258;
}
a:hover {
	color: #546293;
	text-decoration: none;
}
div.leftimage {
  float: left;
  clear: left;
  border: 1px solid #c0c0c0;
  margin: 5px 10px 5px 0px;
  padding: 5px;
  width: 150;
  color: #535258;
  font-size: 9pt;
    width:180px;
    text-align:center;
}
div.rightimage {
  float: right;
  clear: right;
  border: 1px solid #c0c0c0;
  margin: 5px 0px 5px 10px;
  padding: 5px;
  color: #535258;
  font-size: 9pt;
    width:180px;
    text-align:center;
}

div.searchbox {
	position:relative;
	left: 600;
	top: 10;
}
#search-button {
  width: 22px;
  height: 22px;
  border: 0px solid #9e8e35;
  color: efecdd;
  text-indent: 100em;
  font-size: 1pt;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
  background: url('/img/search.gif') no-repeat center center;
  margin-bottom: 2px;
}
input.searchbox {
	font-size: 8pt; 
	border: 1px solid #314e32;
	padding:3px; 
	height: 22px; 
	background-color:#12311d;
  color: #b1a153;
}
ul {
	margin-top: 5px;
	margin-left: 5px;
	padding-left: 15px;

}
th {
    font-size: 10pt;
    background: #e6e092;
    padding: 5px;
}
p {
    margin: 3px 0px 12px 0px;
}
li.pagenav, li.widget {
  	list-style: none;
}

li.widget
{
	margin-bottom: 20px;
	padding-left: none;
}