/* CSS Document */
/*For Printing Purposes*/

body {
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: none;
}

#wrapper {
	background-image: none;
	width: auto;
	height: auto;
	float: left;
}

#speaker_menu {
	display: none;
}

#header_print{
	display: inline;
	position: static;
	height: 85px;
	width: auto;
	float: none;
	margin-bottom: 15px;
}

#footer_print {
	display: inline;
	float: none;
	position: static;
	margin-top: 10px;
	padding: 0px;
	height: 0px;
}

.first_column,
.second_column {
	width: 48%;
	float: none;
	margin-right: 25px;
	margin-bottom: 25px;
}

.speaker_icon {
	margin-right: 15px;
	float: left;
	margin-bottom: 15px;
}

.instructor_up,
.faculty_position,
.speaker_pic,
.staff_text {
	float: left;
	margin-bottom: 15px;
}

.speech_print {
	display: none;
}

.linkHeader,
a:link.prog_link,
p a:link {
	text-decoration: underline;
}

.container {
	display: none;
}

#footer_text {
	display: none;
}

#footer .small {
	float: none;
	margin: 0px;
}

.header_printimage {
	text-align: center;
}

.horz_alumni_pic {
	border: 3px solid #000;
	text-align: center;
}

.divider_line {
	border-top: 1px solid #000;
	width: 100%;
	float: left;
	margin: 25px;
}

.location {
	display: none;
}

.vert_pic {
	border: 1px solid #fff;
}

#logo_banner,
.logo_image,
.sbt_logo_image,
#events {
	display: none;
	float: none;
}


#connections_login,
#left_sidebar {
	display: none;
}


.question {
	font-size: 17px;
	color: #ccc;
}

p.answer {
	font-size: 17px;
	color: #000;
}

/*.answer,
p,
h5,
.schedule_heading {
	color: #000;
}*/

h5 {
	font-size: 17px;
	color: #000;
}

h6 {
	font-size: 12px;
	color: #000;
	margin: 0px;
}

p.address {
/*	color: #000;*/
	margin: 0px;
	padding: 0px;
	float: none;
}

.program_form {
	display: none;
}

/*COURSE SCHEDULE SEARCH FOR PRINTING PURPOSES*/

.sortable {
	border-right: 1px solid #000;
	border-top: 1px solid #000;
}

TH {
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

TD {
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
}

/*#footer,
#left_sidebar a.title:link,
#left_sidebar a:link,
#left_sidebar a:visited,
#left_sidebar a.title:visited {
	color: #000;
}

#left_sidebar h1 a:link {
	color: #FFF;
}*/

.prog_content,
.onetwentyfive {
	margin: 0px;
	float: none;  /*makes it so the text doesn't get cut off in printing*/
	width: auto;
	height: auto;
	position: static;
}

#copy_content {
	margin: 0px;
	float: left;  /*makes it so the text doesn't get cut off in printing*/
	width: 95%;
	height: auto;
}

#content {
	float: none; 
	width: auto;
	height: auto;
}

#welcome_content {
	width: 95%;
	margin: 0px;
	float: none;  /*makes it so the text doesn't get cut off in printing*/
	height: auto;
}

/*#events {
	visibility: collapse;
	float: left;
}*/

#locationpulldwn,
#site_search,
#print_locations {
/*	color: #000000;*/
	visibility: visible;
	width: auto;
	float: none;
	position: static;
}

#print_locations li {
	visibility: visible;
}



#footer {
	width: auto;
	float: none;
	position: static;
	padding: 0px;
	margin: 0px;
	height: auto;
}
/*
#footer a:link, 
#footer a:visited {
	color: #FFF;
}*/

#footer_image {
	visibility: hidden;
}
