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

html, body {
	margin-top: 2px;	
	
}

nav {
	height: 30px;
	z-index: 1000;
	background-color: rgba(186,190,65,1.00);	
}
nav ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	list-style-image:none;
}
nav ul li {
	display: block;
	width: 14%;
	float: left;
}
nav ul li a {
	display: block;
	height: 30px;
	text-align: center;
	color: rgba(250,247,247,1.00);
	text-decoration: none;
	padding-top: 6px;
}
nav ul li:first-child a {
	
}
nav ul li:nth-child(7) a {
	
}
nav ul li:last-child a {
	
}
nav ul li a:hover {
}
.wrapper {
	height: 965px;
	width: 99%;
	margin-right: auto;
	float: none;
	margin-left: 15px;
}
/* CSS Document */

.header {
	width: 99%;
	height: 130px;
	margin-right: auto;
	float: none;
	margin-top: 71px;
	margin-left: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 3px;
}
.headerh4 {
	float: right;
	text-align: center;
	height: 36px;
	margin-top: -5px;
	padding-bottom: 31px;
	margin-right: 15px;
}
.home {
	height: 44px;
	z-index: 1;
	text-align: center;
	text-decoration: none;
	background-color: rgba(171,171,213,1.00);
	width: 99%;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: x-large;
	left: 25px;
	top: 164px;
	padding-bottom: 8px;
	margin-left: -10px;
	font-style: normal;
	font-weight: bolder;
	color: rgba(238,10,14,1.00);
	position: absolute;
	display: inline-block;
}
.home ul {
	margin:0px;
	padding:0px;
	list-style-image:none;
	list-style-type: none;
}
.home ul li {
	width: 10%;
	display: block;
	float: left;
}
.home ul li:hover ul{
	display:block;
}
.home ul li a {
	display: block;
	height: 36px;
	text-align: center;
	text-decoration: none;
	margin-top: 10px;
	padding-top: 5px;
	border-right-width:2px;
	border-left-width: 2px;	
	
}

.home ul li:first-child a {
}
.home ul li:nth-child(8) a {
}
.home ul li:last-child a {
}
.home ul li a:hover{
	background-color:rgba(0,0,0,1.00);
}
.home ul li ul{
	display:none;
}
.home ul li ul li {
	width: 100%;
	float: none;
}
.home ul li ul li a {
	border-left:none;
	border-right:none;
}
.home ul li ul li a:hover {
	background-color: rgba(239,8,12,1.00);
}
.subheader {
	float: right;
	text-align: left;
	color: rgba(140,143,46,1.00);
	width: 99%;
	margin-top: -15px;
	height: auto;
}
.social {
	float: right;
	height: 37px;
	background-image: url(../../prj1root102918/images/Layer%2091%20copy%202.png);
	background-position: center center;
	background-repeat: no-repeat;
	width: 251px;
	margin-left: auto;
	margin-right: 25px;
	background-size: contain;
}
.gallery {
	margin-left: auto;
	margin-right: auto;
	float: none;
	text-align: center;
	padding-bottom: 17px;
	color: rgba(66,66,141,1.00);
}
.gifbox {
	width: 1140px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	float: none;
	z-index: 999;
	list-style-type: none;
	display: block;
}
.gifbox ul {
	width: 100%;
	list-style-image: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	list-style-type: none;
	display: block;
	z-index: 999;
}
.gifbox ul li {
	width: 18%;
	height: 139px;
	margin: 10px;
	float: left;
	list-style-type: none;
	display: block;
}

.studentgallery {
	width: 1132px;
	height: 113px;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
	font-size: xx-large;
	float: none;
	background-image: url(../../prj1root102918/images/studentgalleryroster.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	margin-top: -100px;
}





.footer {
	width: 99%;
	height: 85px;
	background-color: rgba(5,5,5,1.00);
	background-image: url(../images/tmccfooter.png);
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
}

@media screen{
body {
}
	
	}
.clear {
}
