body {
	font-family:helvetica,arial,sans-serif;
	padding-top:5px;
	margin:0;
	
}

a {
  color:#0a0a42;
}

a:hover {
  color:#64286d;
}

#header,#days,#courses,.content {
	padding:15px;
	width:850px;
	margin:auto;
	background:#99e076;
	border-left:5px solid #000000;
	border-right:5px solid #000000;
}

#footer img {
	border:0;
}

#footerwrap {
		padding:15px;
	width:850px;
	margin:auto;
	font-size:85%;
}

#footerwrap img {
	float:left;
	margin-left:15px;
	margin-right:20px;
}

#foot1,#foot2 {
	float:left;
	width:350px;
	margin:10px;
	}
	
	#foot3 {
	width:700px;
	margin-left:auto;
	}

#days {
	background:#000000;
	color:#ffffff;
}

#images {
  width:900px;
  height:200px;
  margin:auto;
  padding:0;
  border: 0 5px 5px 5px;
}



#factbox {
  position: absolute;
  top: inherit;
  bottom: inherit;
}

#fact{
	opacity: 1;
}

#imageleft{
  background-image: url();
  background-repeat: no-repeat;	
  width:280px;
  height: 175px;
  float:left;
  margin:0px;
  margin-left:5px;
  margin-top:5px;
  padding:1px;
  border:5px solid #000000;
}

#imagemiddle {
  background-image: url();
  background-repeat: no-repeat;

  width:280px;
  height: 175px;
  margin:0px;
  margin-left:5px;
  margin-top:5px;
  float: left;
  padding:1px;
  border:5px solid #000007;
}

#imagemiddle:hover {
cursor: pointer;
}

.trans{
	background-color:white;
	opacity:0.75;
}

#super_text{
	position: relative;
    height: auto;
    width: auto;
    left: 175px;
    top: 130px;
}

#fact{
	font-size: small;
}

#actions {
  width:286px;
  height:192px;
  float:left;
  position:relative;
  top:-5px;
  margin:0 0 0 5px;
  background:#99e076;
	border-left:5px solid #000000;
	border-right:5px solid #000000;
	border-bottom:5px solid #000000;
	font-size:140%;
}

#action ul {

}

#actions ul li {
  display:block;
  margin-bottom:8px;
  position:relative;
top:-20px;
}


#header {
	border-top:5px solid #000000;
}

#header h1 {
	margin:0;
	padding:0;
}

#days ol {
	padding:0;
	margin:0;
}

#days ol li {
	display:inline;
	margin:0 5px 0 0;
	font-size:180%;
	list-style-type:none;
}

#days ol li a {
	color:#ffffff;
	text-decoration:none;
}

#courses {
	border-bottom:5px solid #000000;
}

#courses img {
	width:276px;
	border:1px dashed #000000;
	margin:auto;
}

#courses a.current img {
  	border:1px solid #000000;
}

.content {
	border-top:5px solid #000000;
	border-bottom:5px solid #000000;
margin-bottom:5px;
}

.content img {
	margin:auto;
	
}

.no-border {
	border: none;
}

.content h2 {
	margin-top:0;
	margin-bottom:3px;
	font-size:200%;
}
/* f6e067 */
#days ol li a#current {
	border:1px solid #f6e067;
	padding:2px;
	}

	
#days ol li a {
border:1px solid #000000;
	padding:2px;
}
	
#days ol li a:visited {
border:1px dashed #837420;
	padding:2px;
}

.clearboth {
  clear:both;
}

#contact {
  font-size:12pt;
  width:245px;
  margin:auto;
}

#contact img {
  margin:5px;
  float:left;
  width:55px;
  height:55px;
}

.hidden {
	display: none;
}
