/* CSS Document */

a:link {
	color: #58595b;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #58595b;
}
a:hover {
	text-decoration: underline;
	color: #58595b;
}
a:active {
	text-decoration: underline;
	color: #58595b;
}

body {
	background-color:#cccccc;
	margin: 30px;
	vertical-align: middle;
	background-image: url(../images/Web-BackgroundRepeatGradient.jpg);
	background-repeat: repeat-x;
	}
	
.mainText {
	font-family: Myriad Pro, Myriad, Gill Sans MT, Verdana, Arial;
	font-size: 14px;
	color: #000000;
	}
	
.galleryBG {
	background-image: url(../images/Web-Photographs_03.gif);
	font-family: Myriad Pro, Myriad, Gill Sans MT, Verdana, Arial;
	font-size: 14px;
	color: #000000;
	}
	
.theGalleryBG_top {
	background-image: url(../images/photographs/Web-Photographs_02d.gif);
	font-family: Myriad Pro, Myriad, Gill Sans MT, Verdana, Arial;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	}	
	
.thePortraitsBG_top {
	background-image: url(../images/portraits/y_3.jpg);
	font-family: Myriad Pro, Myriad, Gill Sans MT, Verdana, Arial;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	}
.thePortraitsBG_right {
	background-image: url(../images/portraits/y_5.jpg);
	font-family: Myriad Pro, Myriad, Gill Sans MT, Verdana, Arial;
	font-size: 14px;
	color: #000000;
	}
	
.theProjectBG_left {
	background-image: url(../images/theProject/AboutTheProject_1.jpg);
	}
.theProjectBG_right {
	background-image: url(../images/body_5.jpg);
	}	
.theProjectBG_top {
	background-image: url(../images/body_3.jpg);
	font-family: Myriad Pro, Myriad, Gill Sans MT, Verdana, Arial;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	}	
	
.theCourseBG_top{
	background-image: url(../images/theCourse/AboutTheCourse_4.jpg);
	font-family: Myriad Pro, Myriad, Gill Sans MT, Verdana, Arial;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	}
.theCourseBG_middle {
	background-image: url(../images/theCourse/AboutTheCourse_6.jpg);
	}
	
.studentsBG_top {
	background-image: url(../images/students/students_4.jpg);
	font-family: Myriad Pro, Myriad, Gill Sans MT, Verdana, Arial;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	}
.studentsBG_middle {
	background-image: url(../images/students/students_6.jpg);
	}
	
.oralBG_top {
	background-image: url(../images/somethingWorthDoing/oralHistory_4.jpg);
	font-family: Myriad Pro, Myriad, Gill Sans MT, Verdana, Arial;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	}
.oralBG_middle {
	background-image: url(../images/somethingWorthDoing/oralHistory_6.jpg);
	font-family: Myriad Pro, Myriad, Gill Sans MT, Verdana, Arial;
	font-size: 14px;
	color: #000000;
	}

.navBar {
	background-image: url(../images/NavBarBG.png);
	}
.navBarContent {
	font-family: Myriad Pro, Myriad, Gill Sans MT, Verdana, Arial;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	}
	
.theFilmBG_right {
	background-image: url(../images/filmMakersNotes/6.jpg);
	font-family: Myriad Pro, Myriad, Gill Sans MT, Verdana, Arial;
	font-size: 14px;
	color: #000000;
	}	
.theFilmBG_top {
	background-image: url(../images/filmMakersNotes/4.jpg);
	font-family: Myriad Pro, Myriad, Gill Sans MT, Verdana, Arial;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	}	