body, table, td      { color: #000; font-family: Verdana, Helvetica, Arial, sans-serif;}
body  { background: #ff3; margin: 0 0 14px 0; padding: 0px; border-bottom: 3px solid #666;}
ul li  { list-style-image: url(images/bullet.gif); }
#header {
	width: 100%;
	height: 90px;
	border-bottom: #666 solid 3px;
	background: #ff3 url(images/header_flower.jpg) no-repeat right top;
	}

#maincontent {
	border: 0;
	padding: 20px 80px;
	background-color: white;
	color: #333;
	}
#maincontent p, #maincontent ul {
	margin: 1em 24px;
}
#maincontent p {
	line-height: 150%;
}
#maincontent li {
	line-height: 135%;
}
#logotype {
	margin-top: 64px;
	}
#footerrow {background: blue; color: white;}
.quote {padding: 8px; border-bottom: 1px solid gray; border-left: 1px solid gray;}
acronym[title] {cursor: help; border-bottom: 1px dotted gray;}
.alumni {margin: 10px; border: 1px gray solid; padding: 4px; background-color: white; text-align: left; color: #333;}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1  { color: #555; font-size: 1.65em; border-bottom: 1px solid #555; }
h2 {font-size: 1.55em;}
h3 {font-size: 1.4em;}
h4 {font-size: 1.25em; padding: 0; margin: 0;}
h5 {font-size: 1.15em; padding: 6px; background-color: #001b42; color: white; margin: 0; display: block;}
h6 {font-size: 1.1em; color: gray;}

input, textarea {background-color: #ff3; color: #444; padding: 2px;}

cite {font-style: italic;}
em {font-style: italic;}

.maincontent  { padding: 20px; }

.contact {padding: 8px;}

.calloutyellow {border: 2px #666 solid; background-color: #ff3; font-color: #808080; padding: 8px; margin: 1em 20px; text-align: left;}
.quotes {border-top: 2px #666 solid; border-left: 2px #666 solid; border-right: 2px #ccc solid; border-bottom: 2px #ccc solid; background-color: #ffd600; font-color: #808080; padding: 4px; margin: 15px 40px; text-align: justify; font-weight: normal; font-size: 11px; font-family: georgia, bookman, "times new roman", serif;}

.smaller {font-size: 90%;}
.larger {font-size: 110%;}

.highlightred {color: red;}
.highlightgray {color: #393939;}
.highlightdkblue  { color: #006; }
.highlightgreen  { color: green; }
.highlightwhite {color: #fff;}

.sidebar {font-style: italic; background: #6ff; padding: 6px; border-top: 3px dotted #360; border-bottom: 3px dotted #360;}

a:link  { color: blue; font-weight: bold; text-decoration: none; }
a:visited   { color: blue; font-weight: bold; text-decoration: none; }
a:hover  { color: red; font-weight: bold; text-decoration: underline; }
a:active  { color: blue; font-weight: bold; text-decoration: none; }
