﻿.figureright {
	float:right;
	padding:0px 0px 5px 0px;
}

.figureleft{
	float:left;
	padding:5px 5px 5px 10px;
	text-decoration: blink;
}
.figureright p{
	margin-top:0;
	margin-bottom:0;
  	text-align: center;
  	font-style: italic;
  	font-size: smaller;
}
.figureleft p{
	margin-top:0;
	margin-bottom:0;
  	text-align: center;
  	font-style: italic;
  	font-size: smaller;
}

.imageright {
	float:right;
	padding:3px 3px 25px 3px;
				}
.imageleft {
	float:left;
	padding:3px 25px 3px 10px;
	margin-right: 0px;
				height: 186px;
				width: 300px;
}
.underline {
	text-decoration:underline;
}
.italisize {
	font-style:italic;
}

.standard_ul {
	font-size: medium;
	list-style:disc;
}
	
.standard_ul li {
	font-size: small;
	padding-bottom: 1.5em;
	line-height: 1.4em;
}

.standard_ol {
	font-size:small;
}

.standard_ol li {
	font-size: small;
	padding-bottom: 1.5em;
	line-height: 1.2em;
}

.toplinks li{
	list-style-type: none;
	font-size: small;
	padding-bottom: 1.5em;
	line-height: 1.0em;
}

h1 {
	/*padding-left: 10px;*/
	font-size: small;
	font-weight: bold;	
}
h2 {
	/*padding-left: 10px;*/
	font-size: 130%;
	font-weight: bold;
} 

h3 {
	/*padding-left: 10px;*/
	font-size: 120%;
	font-weight: bold;
}
h4 {
	/*padding-left: 10px;*/
	font-size: 110%;
	font-weight: bold;
}
p {
	/*padding-left: 10px;*/
	padding-right: 10px;
	line-height: 150%;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
}

.yellowtable {
	background:#FFFFCC;
	width:98%;
	border:0;
	padding:10px;
}

.greytable {
	background:#D7D7D7;
	width:98%;
	border:0;
	padding:10px;
}

a img {
	border:0;
}

.center {
	text-align:center;
	font-size: small;
	text-decoration: blink;
				background-color: #DBC1B0;
}
.whiteonblack {
	background:#000;
	color:#fff;
}

.whiteonblack a{
	color:#fff;
}
.majors{
	width:33%;
				text-align: left;
}
.minors td {
	width:25%;
}
.beigebordertable {
	border:8px solid #DBC1B0;
	width:98%;
	font-size: xx-large;
}
.bioleft {
	width:236px;
}
.small {
	font-size:85%;
}
.coursedescription {
	width:657px;
}
.maroon {
	color:#800000;
}
.green {
	color: #008000;
}
.redunderlined {
	color: #800000;
	border-bottom-style: solid;
}
