@charset "utf-8";

#wrapper .footermain {
	text-align: center;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	text-decoration: none;
	font-size: small;
	clear: both;
}

#wrapper p {
	padding-top: 10px;
	text-align: justify;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	clear: left;
	z-index: 1;
}

#wrapper ul li {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
}

#nav {
  display: block;
  margin-left: auto;
  margin-right: auto;
  line-height: 36px;
  padding: 0;
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 0;
  list-style: none;
  padding-top: 0px;
  padding-bottom: 0px;
}

#nav li {
	  width: 25%;
	  background-color: rgba(163,185,220,1.00);
	    float: left;
  margin: 0;
  text-transform: uppercase;
  	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bolder;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 15pt;
}

#nav a {
  text-decoration: none;
  color: #000000;
  display: block;
  padding-left: 12px;
  padding-right: 12px;
}

#nav li:hover {
	background-color: rgba(212,212,212,1.00);
	display: block;

}

#nav li a.current-page {
  backgroud-color: rgba(212,212,212,1.00);
  border-bottom: solid 3px #998031;
}


#mainnav {
  border-bottom: solid 3px #ccc;
  background: rgba(163,185,220,1.00);
  height: 36px;
  width: 100%;
}

/*

#nav a:hover {
  color: rgba(212,212,212,1.00);
  border-bottom: solid 3px #998031;
}


.mainnav ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	background-color: rgba(163,185,220,1.00);
	padding-right: 0px;
	padding-left: 0px;
}

.mainnav ul li  {
	display: block;
	width: 25%;
	float: left;
	background-color: rgba(163,185,220,1.00);
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bolder;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: large;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
}

.mainnav li:hover {
	background-color: rgba(212,212,212,1.00);
	display: block;

}

.mainnav ul li a {
	text-decoration: none;
	color: rgba(0,0,0,1.00);
}

*/

header h1 {
	text-align: center;
	font-weight: 300;
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	text-decoration: none;
	letter-spacing: 3px;
	font-size: 35pt;
}

#wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

.footermain {
	clear: left;
}
d
#GroupPic {
	margin-bottom: 5%;
}

#FrameworkPic {
	display: block;
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 60%;
}

ul.videos {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.videos li {
  float: left;
  width: 50%;
  font-size: 120%;
  font-weight: bold;
  text-align: center;
}