h4 {text-align: center; color: #F75665; font-family: Serif; position: relative; top: 15px; }


body {
	margin:0px;
	padding:0px;
	background-color:#CACDDC;
	background-repeat:repeat-x;
}


/* main navigation from msu */


.mainnavbar {
        padding-left: 1px; 
		padding-top: 9px;         
		padding-right: 1px; 
		padding-bottom: 1px;
        color: #31313E;
        font-weight:900;
        text-align: center;
		width: 600px;
        height: 35px;
        font-size: 12pt;
        font-family: Arial;
        margin: 2px;

}


.mainnavbar a:link, .mainnavbar a:visited {
	margin-left: 3px;
	margin-bottom: 3px;
	margin-top: 3px;
	margin-right: 3px;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
	color: #535468;
	text-decoration: none;
	
 }

.mainnavbar a:hover {
	background-color: #D7D6E0;
	position: relative;
	bottom: 3px;
	margin-left: 3px;
	margin-bottom: 3px;
	margin-top: 3px;
	margin-right: 3px;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
	text-decoration: none;
	color: black;
 }


	
/* from msu links */


.leftborder {text-align: left; font-weight: bold; color: #546577; background-color: #f7fbfe; width: 200px; font-family: Serif; }

p.contenttitle {text-align: center; font-weight: bold; color: #F75665; position: relative; top: 15px; font-family: Serif; }
p.contentsubtitle {text-align: center; font-weight: bold; color: #F75665; font-family: Serif; }
p.contenttext {text-align: left; color: #3F3F3F; font-family: Serif; }


.captions {font-weight: bold; color: #dae2f3; font-family: Serif; }
.captionbackground {background-color: #b0b1c1; font-family: Serif; }


.quotes {text-align: center; font-style: italic; color: #546577; font-weight: bolder; font-family: serif; font-size: 12pt; font-family: Serif;}
.cite {text-align: center; color: #7C93CA; font-family: serif; font-size: 12pt; font-family: Serif;}
.quotes1 {position: relative; top: 20px; left: 10px; text-align: center; font-style: italic; color: #FAFAD2; font-weight: bolder; font-family: serif; font-size: 12pt; font-family: Serif;}
