* {font-family:Arial, Helvetica, sans-serif;}

body {
	background-color: #EFEEEE;
	margin:0;
	font-size: 0.85em;
	font-weight:300;	
	color:#333333;
}

.maintext {
	padding:30px 20px 20px 0px;

}

.maintext2col {
	padding:0px 20px 20px 0px;

}
.main2col {
	padding:0px 20px 0px 0px;

}
.main2colhome {
	padding:20px 20px 0px 0px;

}

.header {
	padding:10px 10px 0px 25px;

}

h2 {
	color:#660000;
	font-size: 1.2em;
	/* border-bottom: 1px solid #eee; */
}

h3 {
	color:#333333;
	font-size: 1.0em;
	padding:0 0 0 0;
}


a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #660000;
	text-decoration: underline;
}
a:active {
	color: #660000;
	text-decoration: underline;
}
.bigboldtext {
font-size:16px;
font-weight:bold;
color:#660000;
}

/* Teaching Page course title styles (on collage) */
div.collagetitle {width:125px; font-size:.8em; padding:2px 0 4px 0; color:#000;}
/*span.syllabus {display:none;} ***uncomment to hide syllabus links */

body#popup {
padding:20px;
}
