@charset "utf-8";
/* CSS Document */

body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #CCC;
}

a:visited {
	text-decoration: underline;
	color: #FFF;
}
a:link {
	text-decoration: underline;
	font-size:12px;
	color: #CCC;
}
a:hover {
	text-decoration: underline;
	color: #CCC;
}

#sidenav {
	height: 234px;
	width: 145px;
	float: left;
	padding-left: 3px;
	padding-top: 3px;
}
#wildcat {
	height: 234px;
	width: 200px;
	padding-top: 3px;
	background-image: url(../images/wildcat.jpg);
	background-repeat: no-repeat;
	margin-left: 75px;
	background-position: center;
	float: left;
}
#calendar {
	height: 234px;
	width: 200px;
	float: right;
	margin-left: 50px;
	border: 1px solid #CCCCCC;
	margin-top: 3px;
	margin-right: 3px;
}


#content {
	float: left;
	height: auto;
	width: 99%;
	padding-top: 3px;
	text-align: justify;
	padding-right: 3px;
	padding-left: 3px;
}
#content_partners {
	float: left;
	height: 593px;
	width: 542px;
	text-align: justify;
	padding-right: 3px;
	padding-left: 3px;
	position: absolute;
	left: 151px;
	top: 2px;
}

#content_grants {
	float: left;
	height: 593px;
	width: 542px;
	text-align: justify;
	padding-right: 3px;
	padding-left: 3px;
	position: absolute;
	left: 151px;
	top: 2px;
}
#content_staff {
	float: left;
	height: 593px;
	width: 542px;
	text-align: justify;
	padding-right: 3px;
	padding-left: 3px;
	position: absolute;
	left: 151px;
	top: 2px;
}
#content_leap {
	float: left;
	width: 542px;
	text-align: justify;
	padding-right: 3px;
	padding-left: 3px;
	position: absolute;
	left: 151px;
	top: 2px;
}
#image_slider_leap {
	position: absolute;
	height: 480px;
	width: 694px;
	top: 973px;
	left: 3px;
}

#bodycontent_leap {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #0033CC;
	height: 1500px;
	position: relative;
}





#bodytop {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #0033CC;
	background-image: url(../images/address.png);
	height: 86px;
}
#bodycontent {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #0033CC;
	height: 850px;
	position: relative;
}

#navbar {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #0033CC;
	height: 41px;
	background-image: url(../images/navbarbg.png);
	background-repeat: repeat-x;
	text-align: center;
}
#school {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #0033CC;
	background-image: url(../images/walnut.jpg);
	height: 200px;
	background-repeat: no-repeat;
}

#rcs {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
}
#videos {
	text-align: center;
	background-color: #FFF;
	border: 1px solid #999;
	padding: 10px;
	width: 370px;
	height: 309px;
	margin-right: auto;
	margin-left: auto;
}
