body {
  background: #6495ed url("images/header_1.jpg") repeat-x top center;
}

#header {
  background: #6495ed url("images/header_1.jpg") repeat-x top center;
  position: absolute;
	top: 0;
	left: 0;
  height: 181px;
  width: 100%;
  -moz-box-shadow: 0 0 14px 1px #666;
  -webkit-box-shadow: 0 0 14px 1px #666;
  box-shadow: 0 0 14px 1px #444;
}

#main {
  background-color: transparent;
  color: #333;
  font-size: 17px;
  line-height: 1.45em;
  width: 960px;
}

.content_body {
  background-color: #fff;
  margin-top: 180px;
  padding-top: 0;
  -moz-box-shadow: 0px 0 41px 10px #333333;
  -webkit-box-shadow: 0px 0 41px 10px #333333;
  box-shadow: 0px 0 41px 10px #333333;
  position: inherit;
}

#admin_menu_spacer {
  height: 30px;
}

#top_spacer {
  height: 0;
}

#rel {
  position: relative;
  top: -30px;
  background: transparent url("images/herbody.jpg") no-repeat 0 top;
  padding-top: 10px;
  height: 20px;
}

.indent {
  margin: 0px 150px;
}

h1 {
  font-weight: 600;
  line-height: 1.35em;
  font-size: 24px;
  font-weight: 600;
  margin: 26px 0;
  color: #0066ff;
}


h2 {
  font-weight: 500;
  line-height: 1.35em;
  font-size: 22px;
  font-weight: 600;
  margin: 26px 0;
  color: #0066ff;
  text-align: center;
}

h3 {
  font-weight: 600;
  line-height: 1em;
  font-size: 19px;
  margin: 10px 0;
  color: #0066ff;
  text-align: center;
  line-height: 1.4em;
}

h4 {
  font-weight: 400;
  line-height: 1em;
  font-size: 15px;
  margin: 0 0;
  color: #0066ff;
  text-align: center;
}

.check li {
  background: #fff url("images/check.jpg") no-repeat left top;
  padding: 0 0 0 43px;
  list-style: none;
  margin-left: 0px;
  margin-bottom: 13px;
  min-height: 30px;
}

.r {
  float: right;
	margin: 5px -90px 5px 20px;
}

.l {
  float: left;
	margin: 5px 20px 5px 0;
  border: 1px solid #fff;
  -moz-border-radius: 13px;
	-webkit-border-radius: 13px;
	border-radius: 13px;
  -moz-box-shadow: 2px 3px 4px 2px #777;
  -webkit-box-shadow: 2px 3px 4px 2px #777;
  box-shadow: 2px 3px 4px 2px #777;
}

#inviteform {
  margin-top: -27px;
}

.four_panel {
  margin-top: 22px;
  margin-left: 69px;  
}

.d_boxes {
  margin: -5px 0 40px 69px;
}

.discovers {
  width: 206px;
  float: left;
  font-size: 15px;
}

.discovers p {
  text-align: center;
  font-size: 17px;
  margin: 0px;
}  

.s30 {
  height: 50px;
}

#tsnmainfoot {
  display: none;
}


#side_spot {
  float: left;
	margin: 5px 20px 5px 70px;
  width: 210px;
  height: 377px;
  background-color: #d1ebff;    
  border: 1px solid #0066FF;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  border-radius: 9px;
  -moz-box-shadow: 2px 3px 4px 2px #777;
  -webkit-box-shadow: 2px 3px 4px 2px #777;
  box-shadow: 2px 3px 4px 2px #777;
  position: relative;
}

#next, #prev {
  width: 32px;
  height: 77px;
  position: absolute;
	top: 77px;
	left: 12px;
  background: #d1ebff url("images/frontpage/left.jpg") no-repeat left top;
  cursor: pointer;
}
 
#next {
	left: 165px;
  background: #d1ebff url("images/frontpage/right.jpg") no-repeat left top;
}

#side_spot .griditem {
  position: relative;
	top: 48px;
	left: 10px;
  height: 300px;
  width: 188px;
  text-align: center;
}

#side_spot .views-field-title-1 {
  text-align: center;
  font-weight: 600;
  width: 100%;
  margin-top: 5px;
  font-size: 15px;
}

#spot_box .teacher_tagline {
  display: block;
  font-size: 13px;
  line-height: 1.5em;
  margin-top: 5px;
}

#grid {
  width: 590px;
  height: 383px;
  overflow: hidden;
}

#grid .views-field-title-1 {
  display: none;
}

#grid .imagecache-faculty {
  width: 67px;
  height: 90px;
}

#grid .griditem {
  float: left;
  margin: 3px;
  width: 67px;
  height: 90px;
}

.imagecache-faculty {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

#grid .imagecache-faculty {
  border: 1px solid #6395ed;
  box-shadow: none;
}