@charset "utf-8";
			body {
				background-color:aliceblue;
				margin-top: 0px;
				margin-right: 0px;
				margin-left: 0px;
				margin-bottom: 0px;
				font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
				font-size: 1em;
				color:rgba(36,116,154,1.00);
				}

			#container {
				background-color: white;
				width: 960px;
				margin: auto;
				padding: auto;
				}

			img {
			width: 50%;
			height: auto;
			float: center;
			margin-left: 230px;
			display: block;
			border: 8px solid rgba(255,255,255,1.00);
			-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,1.00);
			box-shadow: 0px 0px 10px 0px rgba(0,0,0,1.00);
			border-radius: 100px;
			text-align: center;
			margin-right: 300px;
			margin-top: -15px;
			margin-bottom: 15px;
			}
header p {
	font-size: 1.2rem;
	border-top: medium dotted rgba(36,116,154,1.00);
	/* [disabled]margin-top: 20px; */
	padding-top: 10px;
	padding-left: 50px;
	padding-right: 50px;
	text-align: center;
	text-decoration: none;
}
main h1 {
	color: rgba(46,71,140,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;






	font-size: 2.rem;
	padding-left: 20px;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
}
main p {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: rgba(36,116,154,1.00);
	padding-left: 20px;


	font-size: 1.rem;
	font-size: 1.2rem;
	text-align: center;
}

.mainCourseProjects ul li {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	list-style-type: none;
	display: inline-block;
}

#myFirstPageText p {
	padding-left: 90px;
	padding-right: 110px;
	text-align: left;

}
aside {
	background-color: rgba(111,152,182,1.00);
	border: medium solid rgba(255,255,255,1.00);
	border-radius: 50px;
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,1.00);
	box-shadow: 0px 0px 10px rgba(0,0,0,1.00);
	margin-left: 20px;
	margin-right: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	list-style-type: none;
}

aside h1 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: rgba(255,255,255,1.00);
	text-align: center;
	font-size: xx-large;
}
aside a:link  , aside:visited{
}



#squintStudioText p {
	padding-left: 90px;
	padding-right: 110px;
	text-align: left;
}






a:link, a:visited {
	color: rgba(78,89,137,1.00);
}
a:hover, a:active {
	color: rgba(100,175,210,1.00);
	font-size: medium;
}
header h1 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 75px;
	color: rgba(5,60,85,1.00);
	text-align: center;
	border-bottom: medium dotted rgba(36,116,154,1.00);
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.mainCourseProjects h2 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: rgba(46,71,140,1.00);
	text-align: center;
}
li h3 {
	padding-right: 20px;
}
aside a:link, aside a:visited {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: rgba(18,59,105,1.00);
}
aside a:hover, aside a:active {
	color: rgba(13,69,73,1.00);
}
footer h1 {
	text-align: center;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;



	font-size: 2.rem;
	color: rgba(18,59,105,1.00);
	padding-top: 10px;
	font-weight: normal;
}

ul li h2 {
	margin-top: 0px;
	margin-right: 70px;
	margin-bottom: 0px;
	margin-left: 70px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	list-style-image: none;
	list-style-type: none;
	display: inline-block;
}
#asideP1, #asideP2, #asideP3 {
	color: rgba(255,255,255,1.00);
	text-align: left;
	margin-left: 70px;
	margin-right: 70px;
}


footer ul {
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	text-align: center;
	list-style-type: none;
	margin-bottom: 20px;
}
.mainhome {
}
