#back {
	height: 600px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #CCC;
}
* {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Home {
	height: 19px;
	width: 40px;
	position: absolute;
	left: 380px;
	top: 86px;
	z-index: 400;
}

#About {
	height: 19px;
	width: 40px;
	position: absolute;
	left: 435px;
	top: 86px;
	z-index: 400;
}
#Syllabi {
	height: 22px;
	width: 42px;
	position: absolute;
	left: 495px;
	top: 86px;
	z-index: 400;
}
#Course {
	height: 18px;
	width: 18px;
	position: absolute;
	left: 555px;
	top: 86px;
	z-index: 400;
}
#Labs {
	height: 19px;
	width: 29px;
	position: absolute;
	top: 86px;
	left: 617px;
	z-index: 400;
}
#News {
	height: 18px;
	width: 36px;
	position: absolute;
	left: 665px;
	top: 86px;
	z-index: 400;
}
#ContactUs {
	height: 19px;
	width: 40px;
	position: absolute;
	left: 720px;
	top: 86px;
	z-index: 400;
}
#textContainer {
	height: 300px;
	width: 720px;
	position: absolute;
	left: 10px;
	top: 150px;
	z-index: 0;
}

#header {
	height: 108px;
	width: 800px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#footer {
	height: 42px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #552179;
	position: relative;
}
#footer p {
	color: #FFFFFF;
}

#footer a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#PictureHolder {
	height: 260px;
	width: 235px;
	margin-top: 100px;
	position: absolute;
	margin-left: 15px;
	z-index: 500;
	left: 499px;
	top: 78px;
}

#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#textHome a:hover {
	color: #000C3A;
	text-decoration: none;
	font-weight: bold;
}

#footText {
	position: absolute;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	margin-top: 30px;
	margin-left: 10px;
	width: 350px;
}
#footer a:hover {
	color: #000C3A;
	text-decoration: none;
	font-weight: normal;
}

#footOther {
	position: absolute;
	margin-top: 12px;
	margin-left: 475px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#footLinks {
	position: absolute;
	margin-top: 12px;
	margin-left: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	height: 16px;
	width: 400px;
}
.courseLinks {
	font-size: 12px;
}

body {
	background-color: #FFFFFF;
	z-index: -1000;
}
#textHome a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#pNbText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #223E7B;
	height: 30px;
	width: 200px;
	margin-top: 650px;
	margin-left: 400px;
	position: absolute;
}
#textHome a:visited {
	color: #223E7B;
	text-decoration: none;
	font-weight: normal;
}

#textAbout {
	height: 400px;
	width: 665px;
	margin-top: 100px;
	position: absolute;
	margin-left: 15px;
	z-index: 500;
	left: 43px;
	top: 66px;
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
#backAbout {
	height: 625px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #CCC;
}
#textContainerAbout {
	height: 450px;
	width: 720px;
	position: absolute;
	left: 40px;
	top: 144px;
	z-index: 0;
	background-color: #552179;
}
#backAboutContact {
	height: 600px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #CCC;
}
#textContainerContact {
	height: 415px;
	width: 720px;
	position: absolute;
	left: 40px;
	top: 150px;
	z-index: 0;
	background-color: #552179;
}
#textContact {
	height: 375px;
	width: 665px;
	margin-top: 100px;
	position: absolute;
	margin-left: 15px;
	z-index: 500;
	left: 43px;
	top: 65px;
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
.styleHeader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #552179;
}
#textAboutContact {
	height: 900px;
	width: 665px;
	margin-top: 100px;
	position: absolute;
	margin-left: 15px;
	z-index: 500;
	left: 43px;
	top: 65px;
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
.styleSecHeader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333;
}
.thridHeads {
	color: #552179;
	font-size: 18px;
}

.paragraphs {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
.profs {
	color: #552179;
}
#textFacultyHolder {
	height: 2065px;
	width: 605px;
	margin-top: 100px;
	position: absolute;
	margin-left: 15px;
	z-index: 500;
	left: 106px;
	top: 66px;
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}

#textContainerFaculty {
	height: 2120px;
	width: 720px;
	position: absolute;
	left: 40px;
	top: 144px;
	z-index: 0;
	background-color: #552179;
}
#textFaculty {
	height: 2000px;
	width: 665px;
	margin-top: 100px;
	position: absolute;
	margin-left: 15px;
	z-index: 500;
	left: 43px;
	top: 66px;
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
#backFaculty {
	height: 2300px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #CCC;
}
#ContainerCourse {
	height: 1330px;
	width: 720px;
	position: absolute;
	left: 40px;
	top: 144px;
	z-index: 0;
	background-color: #552179;
}
#backCourse {
	height: 1515px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #CCC;
}
#textCourse {
	height: 1275px;
	width: 665px;
	margin-top: 100px;
	position: absolute;
	margin-left: 15px;
	z-index: 500;
	left: 43px;
	top: 66px;
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
#ContainerApplication {
	height: 2350px;
	width: 720px;
	position: absolute;
	left: 40px;
	top: 144px;
	z-index: 0;
	background-color: #552179;
}
#textApp {
	height: 2300px;
	width: 665px;
	margin-top: 100px;
	position: absolute;
	margin-left: 15px;
	z-index: 500;
	left: 43px;
	top: 66px;
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
#backApp {
	height: 2525px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #CCC;
}
#backEthics {
	height: 775px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #CCC;
}
#ContainerEthics {
	height: 615px;
	width: 720px;
	position: absolute;
	left: 40px;
	top: 144px;
	z-index: 0;
	background-color: #552179;
}
#textEthics {
	height: 575px;
	width: 665px;
	margin-top: 100px;
	position: absolute;
	margin-left: 15px;
	z-index: 500;
	left: 43px;
	top: 66px;
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
#textImg {
	height: 335px;
	width: 665px;
	margin-top: 100px;
	position: absolute;
	margin-left: 15px;
	z-index: 500;
	left: 43px;
	top: 66px;
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
#ContainerImg {
	height: 380px;
	width: 720px;
	position: absolute;
	left: 40px;
	top: 144px;
	z-index: 0;
	background-color: #552179;
}
#backImg {
	height: 550px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #CCC;
}
#textModeling {
	height: 470px;
	width: 665px;
	margin-top: 100px;
	position: absolute;
	margin-left: 15px;
	z-index: 500;
	left: 43px;
	top: 66px;
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
#ContainerModeling {
	height: 515px;
	width: 720px;
	position: absolute;
	left: 40px;
	top: 144px;
	z-index: 0;
	background-color: #552179;
}

#backModeling {
	height: 675px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #CCC;
}
#backNano {
	height: 775px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #CCC;
}
#ContainerNano {
	height: 610px;
	width: 720px;
	position: absolute;
	left: 40px;
	top: 144px;
	z-index: 0;
	background-color: #552179;
}
#textNano {
	height: 565px;
	width: 665px;
	margin-top: 100px;
	position: absolute;
	margin-left: 15px;
	z-index: 500;
	left: 43px;
	top: 66px;
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
#backOpt {
	height: 745px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #CCC;
}
#ContainerOpt {
	height: 575px;
	width: 720px;
	position: absolute;
	left: 40px;
	top: 144px;
	z-index: 0;
	background-color: #552179;
}
#textOpt {
	height: 535px;
	width: 665px;
	margin-top: 100px;
	position: absolute;
	margin-left: 15px;
	z-index: 500;
	left: 43px;
	top: 66px;
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
#backCourseSyl {
	height: 955px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #CCC;
}
#ContainerCourseSyl {
	height: 780px;
	width: 720px;
	position: absolute;
	left: 40px;
	top: 144px;
	z-index: 0;
	background-color: #552179;
}
#textCourseSyl {
	height: 730px;
	width: 665px;
	margin-top: 100px;
	position: absolute;
	margin-left: 15px;
	z-index: 500;
	left: 43px;
	top: 66px;
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
#textSynth {
	height: 400px;
	width: 665px;
	margin-top: 100px;
	position: absolute;
	margin-left: 15px;
	z-index: 500;
	left: 43px;
	top: 66px;
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
#ContainerSynth {
	height: 445px;
	width: 720px;
	position: absolute;
	left: 40px;
	top: 144px;
	z-index: 0;
	background-color: #552179;
}
#backSynth {
	height: 615px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #CCC;
}
#textLabSynth {
	height: 1925px;
	width: 665px;
	margin-top: 100px;
	position: absolute;
	margin-left: 15px;
	z-index: 500;
	left: 43px;
	top: 66px;
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
#ContainerLabSynth {
	height: 1970px;
	width: 720px;
	position: absolute;
	left: 40px;
	top: 144px;
	z-index: 0;
	background-color: #552179;
}
#backLabSynth {
	height: 2140px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #CCC;
}
#backLabEth {
	height: 1270px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #CCC;
}
#ContainerLabEth {
	height: 1100px;
	width: 720px;
	position: absolute;
	left: 40px;
	top: 144px;
	z-index: 0;
	background-color: #552179;
}
#textLabEth {
	height: 1050px;
	width: 665px;
	margin-top: 100px;
	position: absolute;
	margin-left: 15px;
	z-index: 500;
	left: 43px;
	top: 66px;
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}

#textLabImg {
	height: 1910px;
	width: 665px;
	margin-top: 100px;
	position: absolute;
	margin-left: 15px;
	z-index: 500;
	left: 43px;
	top: 66px;
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
#ContainerLabImg {
	height: 1965px;
	width: 720px;
	position: absolute;
	left: 40px;
	top: 144px;
	z-index: 0;
	background-color: #552179;
}
#backLabImg {
	height: 2140px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #CCC;
}

#textLabNano {
	height: 1675px;
	width: 665px;
	margin-top: 100px;
	position: absolute;
	margin-left: 15px;
	z-index: 500;
	left: 43px;
	top: 66px;
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
#ContainerLabNano {
	height: 1725px;
	width: 720px;
	position: absolute;
	left: 40px;
	top: 144px;
	z-index: 0;
	background-color: #552179;
}
#backLabNano {
	height: 1890px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #CCC;
}
#backLabOptical {
	height: 2085px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #CCC;
}
#ContainerLabOptical {
	height: 1915px;
	width: 720px;
	position: absolute;
	left: 40px;
	top: 144px;
	z-index: 0;
	background-color: #552179;
}
#textLabOptical {
	height: 1865px;
	width: 665px;
	margin-top: 100px;
	position: absolute;
	margin-left: 15px;
	z-index: 500;
	left: 43px;
	top: 66px;
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
#backLab {
	height: 1925px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #CCC;
}
#ContainerLab {
	height: 1750px;
	width: 720px;
	position: absolute;
	left: 40px;
	top: 144px;
	z-index: 0;
	background-color: #552179;
}
#textLab {
	height: 1700px;
	width: 665px;
	margin-top: 100px;
	position: absolute;
	margin-left: 15px;
	z-index: 500;
	left: 43px;
	top: 66px;
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
.labimgs {
	position: relative;
	left: 5px;
	top: 10px;
}
#backAboutBackground {
	height: 1435px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #CCC;
}
#backgroundimg {
	height: 313px;
	width: 375px;
	position: absolute;
	left: 150px;
	padding-top: 10px;
	top: 585px;
}

#ContainerAboutBackground {
	height: 1260px;
	width: 720px;
	position: absolute;
	left: 40px;
	top: 144px;
	z-index: 0;
	background-color: #552179;
}

#textAboutBackground {
	height: 1215px;
	width: 665px;
	margin-top: 100px;
	position: absolute;
	margin-left: 15px;
	z-index: 500;
	left: 43px;
	top: 66px;
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
#AboutLinks {
	position: absolute;
	margin-top: 12px;
	margin-left: 120px;













	color:#606
	font-weight: normal;
	height: 16px;
	width: 550px;
	text-align: right;
	left: 16px;
	top: -32px;
}
#AboutLinks a:link {
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
#AboutLinks a:visited {
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
}
#couzis {
}

.links {
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
}
#backSylLab {
	height: 675px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #CCC;
}
#ContainerSylLab {
	height: 510px;
	width: 720px;
	position: absolute;
	left: 40px;
	top: 144px;
	z-index: 0;
	background-color: #552179;
}
#textSylLab {
	height: 465px;
	width: 665px;
	margin-top: 100px;
	position: absolute;
	margin-left: 15px;
	z-index: 500;
	left: 43px;
	top: 66px;
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
}
#AboutLinksFaculty {
	position: absolute;
	margin-top: 12px;
	margin-left: 120px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#606
	font-weight: normal;
	height: 16px;
	width: 550px;
	text-align: right;
	left: -44px;
	top: -31px;
}
#AboutLinksFaculty a:link {
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
#AboutLinksFaculty a:visited {
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
}


#couzis {
	height: 79px;
	width: 60px;
	position: absolute;
	top: 105px;
	left: 10px;
}
#delale {
	height: 79px;
	width: 60px;
	position: absolute;
	top: 215px;
	left: 10px;
}
#dorsinville {
	height: 79px;
	width: 60px;
	position: absolute;
	top: 340px;
	left: 10px;
}
#john {
	height: 79px;
	width: 60px;
	position: absolute;
	top: 475px;
	left: 10px;
}
#ilona {
	height: 79px;
	width: 60px;
	position: absolute;
	top: 612px;
	left: 10px;
}
#koplik {
	height: 79px;
	width: 60px;
	position: absolute;
	top: 750px;
	left: 10px;
}
#lenzner {
	height: 79px;
	width: 60px;
	position: absolute;
	top: 925px;
	left: 10px;
}
#li {
	height: 79px;
	width: 60px;
	position: absolute;
	top: 1085px;
	left: 10px;
}
#morris {
	height: 79px;
	width: 60px;
	position: absolute;
	top: 1215px;
	left: 10px;
}
#tu {
	height: 79px;
	width: 60px;
	position: absolute;
	top: 1330px;
	left: 10px;
}
#vazquez {
	height: 79px;
	width: 60px;
	position: absolute;
	top: 1455px;
	left: 10px;
}
#yu {
	height: 79px;
	width: 60px;
	position: absolute;
	top: 1590px;
	left: 10px;
}
#CourseLinks {
	position: absolute;
	margin-top: 12px;
	margin-left: 72px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;



















	color:#606
	font-weight: normal;
	height: 16px;
	width: 600px;
	text-align: right;
	left: 12px;
	top: -32px;
	color: #FFF;
}
#CourseLinks a:visited {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
}

#CourseLinks a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
}
#synGraphImg {
	height: 366px;
	width: 498px;
	position: absolute;
	left: 100px;
}
#textSyllabi {
	height: 300px;
	width: 665px;
	margin-top: 100px;
	position: absolute;
	margin-left: 15px;
	z-index: 500;
	left: 43px;
	top: 66px;
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
#textSyllabi a:link {
	color: #552179;
	font-weight: bold;
}
#textSyllabi a:visited {
	color: #333;
}

#backSyllabi {
	height: 545px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #CCC;
}
#ContainerSyllabi {
	height: 355px;
	width: 720px;
	position: absolute;
	left: 40px;
	top: 144px;
	z-index: 0;
	background-color: #552179;
}
#sylColumn {
	height: 350px;
	width: 390px;
	position: absolute;
	top: 106px;
	left: 259px;
}

.allimg {
	position: relative;
	left: 5px;
}
.allimgCopy {
	position: relative;
	margin-bottom: 5px;
	margin-right: 20px;
	float: left;
	margin-top: 6px;
}
#textNews a:link {
	color: #552179;
	font-weight: bold;
}
#NewsColumn a:visited {
	color: #333;
}

#ContainerNews {
	height: 485px;
	width: 720px;
	position: absolute;
	left: 40px;
	top: 144px;
	z-index: 0;
	background-color: #552179;
}
#backNews {
	height: 665px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #CCC;
}
#textNews {
	height: 440px;
	width: 665px;
	margin-top: 100px;
	position: absolute;
	margin-left: 15px;
	z-index: 500;
	left: 43px;
	top: 66px;
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
#SyllabiLinks {
	position: absolute;
	margin-top: 12px;
	margin-left: 120px;
	color:#606
	font-weight: normal;
	height: 16px;
	width: 550px;
	text-align: right;
	left: 31px;
	top: -10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
#SyllabiLinks a:link {
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
}
#SyllabiLinks a:visited {
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
}
#ContainerHome {
	height: 205px;
	width: 720px;
	position: absolute;
	left: 40px;
	top: 150px;
	z-index: 0;
	background-color: #552179;
}
#backHome {
	height: 400px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #CCC;
}
#textHome {
	height: 165px;
	width: 665px;
	margin-top: 100px;
	position: absolute;
	margin-left: 15px;
	z-index: 500;
	left: 43px;
	top: 65px;
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
#boxes {
	background-color: #552179;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
