@charset "UTF-8";
@import url("../webfonts/Coolvetica/stylesheet.css");

body {
	background-color: white;
	width: 100%;
}

.home-images {
	background-color: rgba(170,179,0,0.50);
	align-content: center center;
	width: 100%;
	height: 400px;
	margin-top: 360px;
	background-attachment: absolute;
}

.navbar {
	height: 100px;
	width: 100%;
	position: absolute;
	background-color: transparent;
	margin-top: 260px;
}

.tmcc-logo {
	height: 150px;
	width: 40%;
	background-image: url(../images/tmcc-logo.png);
	background-size: 50%;
	background-repeat: no-repeat;
	margin-left: 50px;
	margin-bottom: -290px;
}

.home-title {
	height: 0px;
	width: 50%;
	margin-left: 400px;
	margin-top: 100px;
}

nav {
	background-color: transparent;
}

nav ul {
	list-style-type: none;
	list-style-image: none;
}

nav ul li {
	display:inline-block;
	width: 20%;
	height: 30px;
	float: left;
	align-content: left;
}

nav ul li a {
	display: block;
	height: 40px;
	text-align: center;
	float: left;
	background-color: transparent;
	color: black;
	text-decoration: none;
	font-size: 20px;
	padding-top: 15px;
	margin-top: 10px;
	font-style: normal;
	font-family: Coolvetica;
	margin-left: 50px;
}

nav ul li a:hover {
	color: rgba(170,179,0,1.00)
}

.page-bg {
	background-color: rgba(170,179,0,0.50);
	align-content: center center;
	width: 100%;
	height: 400px;
	margin-top: 360px;
	background-attachment: absolute;
}

.po-image {
	background-image: url(../images/po-photo.png);
	background-size: 100%;
	height: 100%;
	width: 60%;
	background-repeat: no-repeat;
	margin-left: 40%;
	margin-top: 0px;
}

.degrees-page-copy {
	height: 300px;
	width: 37%;
	margin-left: 59px;
	margin-top: -320px;
	text-align: justify;
	text-decoration: none;
	font-family: Coolvetica;
	font-size: small;
}

.po-page-copy {
	height: 300px;
	width: 35%;
	margin-left: 30px;
	margin-top: -330px;
	text-align: justify;
	text-decoration: none;
	font-family: Coolvetica;
	font-size: small;
}

.class-page-copy {
	height: 300px;
	width: 37%;
	margin-left: 80px;
	margin-top: -335px;
	text-align: justify;
	text-decoration: none;
	font-family: Coolvetica;
	font-size: small;
	font-weight: lighter;
}

.degrees-image {
	background-image: url(../images/students.png);
	background-size: 85%;
	height: 100%;
	width: 60%;
	background-repeat: no-repeat;
	margin-left: 49%;
	margin-top: 0px;
}

.classes-image {
	background-image: url(../images/course-offerings.png);
	background-size: 100%;
	height: 100%;
	width: 50%;
	background-repeat: no-repeat;
	margin-left: 50%;
	margin-top: 0px;
	
}

.instructors-copy {
	height: 100px;
	width: 50%;
	margin-top: -380px;
	margin-left: 50px;
	text-align: justify;
	font-family: Coolvetica;
	font-size: 1.2em;
}

.instructors-image {
	background-image: url(../images/lizards.png);
	background-size: 100%;
	height: 100%;
	width: 50%;
	background-repeat: no-repeat;
	margin-left: 700px;
	margin-top: 0px;
	}

.monkey-soup {
	background-image: url(../images/monkey-soup-02.jpg);
	background-size: 100%;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
}

.monkey-soup:hover {
	background-image: url(../images/monkey-soup.jpg);
	background-size: 100%;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	
}

.petrichor-image {
	background-image: url(../images/design-poster-06-02.jpg);
	background-size: 105%;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
}

.petrichor-image:hover {
	background-image: url(../images/design-poster-06.jpg);
	background-size: 105%;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
}

.balcony-image {
	background-image: url(../images/design-poster09-02.jpg);
	background-size: 100%;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
}

.balcony-image:hover {
	background-image: url(../images/design-poster09.jpg);
	background-size: 100%;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
}

.gambino-image {
	background-image: url(../images/childish-gambino-02.jpg);
	background-size: 100%;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
}

.gambino-image:hover {
	background-image: url(../images/childish-gambino.jpg);
	background-size: 100%;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
}

.dada-image {
	background-image: url(../images/dada-exhibition-poster-02.jpg);
	background-size: 100%;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
}

.dada-image:hover {
	background-image: url(../images/dada-exhibition-poster.jpg);
	background-size: 100%;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
}

.monkey-container {
	width: 200px;
	height: 360px;
	margin-left: 50px;
	padding-top: 40px;
}

.petrichor-container {
	width: 220px;
	height: 360px;
	margin-left: 290px;
	margin-top: -360px;
}

.balcony-container {
	width: 237px;
	height: 360px;
	margin-left: 550px;
	margin-top: -360px;
}

.gambino-container {
	width: 245px;
	height: 360px;
	margin-left: 830px;
	margin-top: -360px;
}

.dada-container {
	width: 216px;
	height: 360px;
	margin-left: 1120px;
	margin-top: -360px;
}

ul.studentwork {
	width: 50%; /* 50% width ensures our gallery will demonstrate it's float and responiveness */
	list-style-image: none;
	padding: 0px; /*Removes default list padding */
	margin-top: 10px; /* Pushing gallery down from top */
	margin-right: 50px; /* Centers gallery */
	margin-left: 50px; /* Centers gallery */
	margin-bottom: 10px;
	list-style-type: none; /* Removes bullets from list */
}

ul.studentwork li {
	display: block; /* Makes the list items into boxes to float */
	width: 110px; /* Making little boxes to hold images */
	height: 110px; /* Making little boxes to hold images */
	margin: 20px; /* Adding space between images */
	float: left; /* Making images stack next to each other */
}

.clear {
	clear: both;
}

.image-01 {
	color: yellow;
	width: 70px;
	height: 150px;
	margin-left: 0px;
	padding-top: 20px;
	
}

.image-02 {
	width: 70px;
	height: 150px;
	margin-left:300px;
	margin-top: -140px;
}

.image-03 {
	color: yellow;
	width: 70px;
	height: 250px;
	margin-left: 550px;
	margin-top: -100px;
}

.image-04 {
	color: yellow;
	width: 70px;
	height: 150px;
	margin-left: 950px;
	margin-top: -300px;
}



